James Loh c6211c9493 Caddy: Add note about redirect requirement for ActivityPub
no ref

- Our ActivityPub framework lets users set their AP username to index@example.com and have Ghost on www.example.com (ie instead of having their AP user be index@www.example.com)
- To do this users _must_ redirect from the non-www domain -> the www domain as the AP protocol will do lookups on the non-www path to validate and communicate to that username on the web
- Without this AP will fail since domains can't communicate with AP as there wont be redirects for them to follow
2025-07-15 21:22:33 +10:00
2025-07-15 11:40:53 +10:00
2025-06-25 15:44:39 +10:00
2025-07-08 15:57:13 +10:00
2025-05-27 16:23:47 +01:00

Ghost Docker

Configuration to run Ghost and its services with Docker Compose

Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.

Description
No description provided
Readme MIT 315 KiB
Languages
Shell 85.9%
JavaScript 12.4%
Dockerfile 1.7%