wip: switch app to official discourse/discourse image (with idempotent migration) #16
Reference in New Issue
Block a user
No description provided.
Delete Branch "discourse-official"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replaces the paywalled bitnamilegacy app with the official discourse/discourse image
The migration is automatic, other than the env var changes mentioned in release notes (https://git.coopcloud.tech/coop-cloud/discourse/pulls/16/files#diff-4aee966e8b70b89de8df216eef186a72e555f8db)
The new discourse image seems to require
pgvectoralso... so we are stuck usingpgvector+ our bespoke auto-postgres-upgrade script (but on the plus side, it appears to be working)Looks good, and nice to see that migrating works fine for everyone on the Bitnami image!
Have you seen the discourse/discourse-postgres image? This looks to be based on pgvector and includes auto-upgrade.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.