Hey y’all — excited to be testing the new Ghost Docker setup!
I understand there are happy paths to prioritize so please ignore this unless you happen to know the fix or can point me in a good direction.
Background: I am coming from an existing setup in Coolify which uses Traefik as the reverse proxy (it can do caddy, but I’d like to stick with Traefik if possible). Prior to Traefik + Coolify, I was using nginx to expose Ghost and pass through requests to my selfhosted activitypub service via a custom nginx location block.
I have not yet figured out the magic traefik dynamic configuration file to manually add or traefik labels to apply to my coolify compose file.
Anyone have suggestions or examples on how to set up a path-based route for the proxied request in this new setup in Traefik? For selfhosted activity pub service or the hosted ap.ghost.org?
Ok so the above worked well for my demo site + new selfhosted activitypub service.
Also confirmed this works pointed to ap.ghost.org. To do this in coolify I added the following dynamic config to traefik proxy as a file named activitypub.yaml