From d65c163c57ff8dfb38747e665924d70a8de8e6e4 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Thu, 18 Jun 2026 21:44:13 +0000 Subject: [PATCH] docs: drop outdated --pass note and redundant pg-upgrade section Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index a584f36..14a478f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ A platform for community discussion 1. Set up Docker Swarm and [`abra`] 2. Deploy [`coop-cloud/traefik`] -3. `abra app new discourse --secrets` (optionally with `--pass` to save secrets in `pass`) +3. `abra app new discourse --secrets` 4. `abra app config YOURAPPDOMAIN` — set `DOMAIN` and `DISCOURSE_DEVELOPER_EMAILS` 5. `abra app deploy YOURAPPDOMAIN` 6. Open the configured domain in your browser to finish set-up. The first account @@ -43,12 +43,6 @@ override) so it works behind the reverse proxy. abra app run YOURAPPDOMAIN app discourse admin create ``` -## Postgres major version upgrades - -Handled automatically. The `db` entrypoint detects an older data directory on -deploy and runs `pg_upgrade` in place (it installs the old binaries, detects the -cluster's real install superuser, and upgrades). No manual dump/restore needed. - ## Migrating from the previous (bitnami) recipe The official image stores uploads under `/shared` rather than bitnami's