| Age | Commit message (Collapse) | Author |
|
|
|
SSL is now in place, so Ghost should use https:// for its URL and
admin URL. Fixes the membership portal failing to load due to
mixed content / SSL protocol errors on API calls.
Note: DOMAIN in stack.env must be set to the bare domain (e.g.
swave.lol) without a port number.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Without an explicit name, Compose creates ghost_ghost_network
instead of ghost_network, breaking nginx reverse proxy.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
|
Add Docker configurations for Ghost, Git server, and Nginx services
with documentation and architecture diagrams.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|