feat(discourse): switch app to official discourse/discourse image (experimental) #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "discourse-official-image"
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?
Switch the app from the paywalled
bitnamilegacy/discourseimage to the officialdiscourse/discourseimage behind Traefik (HTTP-only via an install-ssl override; sidekiq runs inside the app container). DB stays onpgvector/pgvector:pg17with the install-user-awarepg_upgradeentrypoint; uploads migrate from the legacy bitnami volume idempotently.Mirrors coop-cloud/discourse#16 (same single commit,
0c4539b).Verified on cctest (fresh install reaches healthy + HTTPS 200). Running
!testmeto confirm in CI.!testme
🌻 cc-ci —
discourse@0c4539b7✅ passedfull logs · dashboard
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.