When viewing a server, you can click the Network tab in the left sidebar. From that page, you can check all the servers that the current server can connect to.
Multiple web servers and dedicated DB server
Is it possible to provision servers in Forge without installing any database server?
I'd like to be able to setup several web servers to serve my application, and have them all use a standalone database (AWS RDS MariaDB in this case). I'd also like to be able to setup a dedicated worker server so that my workers are not running on my web server. When provisioning servers in Forge, I don't see a way to control what software is installed so that I can tell it not to install any database software.
Am I missing something, or is it not possible to provision a server without also installing the database server? Incidentally, I'd also like to not install redis on every server so that I can have one dedicated redis server that all my servers use.
Thanks for the help.
Please or to participate in this conversation.