Expand multi-server docs, especially networking? #106
Labels
✨ Enhancement
Suggestions to improve or add detail to existing docs.
🧐 Triage
Needs review and prioritization by maintainers.
I'd be happy to help contribute documentation on what I'm about to ask (I write quite a bit for a living), but need some guidance first on the most current/recommended way to communicate between two servers. Suppose you have Postgres on server A and an app on server B? What's the easiest/fastest/most bulletproof "Coolify way" to set this up?
Cloudflare tunnels are an option but the documentation seems to mostly focus on getting remote access e.g. to a server on a home or private LAN that you want to get to elsewhere. The docs don't really cover server-to-server comms.
Traefik as a proxy can do all kinds of wonderful things but at least IMO it's a more advanced concept for most. I'm not sure this is the best place for a newbie to start...
Obviously you have SaaS options like if you're in AWS cloud, you have the usual VPC mechanisms you would have with any other app. But they're vendor-specific and don't apply to all the cases where you can use Coolify.
Tailscale is an interesting option - it's really easy to set up, and addresses both server-to-server and admin-workstation-to-server needs. But it's not mentioned anywhere in the docs yet, so I'm not sure if it's really what the core maintainers want to recommend.
Ideally, what I'd like to achieve (and be happy to help document) is the simplest path to:
Any input would be appreciated. Thanks!
The text was updated successfully, but these errors were encountered: