I’m wondering if anyone has ideas on best practices for installing Ghost 6.x (New Docker Preview method) on a subdirectory setup.
Also best practices for hosting multiple Ghost instances on the same VPS.
Any thoughts? ![]()
I’m wondering if anyone has ideas on best practices for installing Ghost 6.x (New Docker Preview method) on a subdirectory setup.
Also best practices for hosting multiple Ghost instances on the same VPS.
Any thoughts? ![]()
I will actually be researching this too in the near future. Currently using Ghost-CLI and I’ve got three ghost installations on one cloud server using NGINX.
Not really a Docker fan, but I guess if that’s the direction Ghost is headed for self-hosting I’ll have to get used to it.
From what I gather, I would need to spin up three Docker containers to hold my Ghost sites, then spin up a fourth Docker container to hold a web server/reverse proxy like NGINX or Caddy and somehow link that to my three other containers so they get served correctly. That’s a very rudimentary explanation, but I haven’t started researching it yet.
I’d also like to hear about how other people are handling it so following along here. ![]()
I only migrated one instance to Ghost 6 and I will need to do the same with the others at some point. It also depends on your specific setup (e.g. are you hosting anything else on your vps, or are you fine with caddy using ports 80+443, etc.). But two initial thoughts come to mind for N instances: