audiobookshelf warning and formatting improvements

This commit is contained in:
2026-01-24 21:23:08 -07:00
parent b4711953bc
commit cfee6f7302
6 changed files with 27 additions and 7 deletions
+2 -1
View File
@@ -5,6 +5,7 @@ Modified from official instructions: https://docs.joinpeertube.org/install/docke
2. Generate `PEERTUBE_SECRET` using `openssl rand -hex 32`.
3. Create the volume directories needed: config, data, opendkim, postgres, redis
4. Launch from CLI docker compose.
5. Search logs for "User password" (near the end) to find the generated password for the root account.
5. Search logs for "User password" (near the end) to find the generated password
for the root account.
Be careful setting up the instance initially. It's not as easy as it seems.