I love the most recent Docker install method for running Ghostv6/Activitypub, it is so easy to install/ update. It works well with my primary domain/website, I love the simplicity of it.
I used the instructions on How To Install Ghost With Docker (preview) - Ghost Developer Docs
I want to add a second Ghostv6 instance in a different directory via a similar Docker install.
If I try adding a second instance using the Ghost documentation, it will lead to port conflicts as ports 80/443/2368/8080 will already be in use.
Does anyone have an example yaml file for running multiple instances of Ghost/Activitypub/Tinybird using Caddy and Docker ?