Virtualize Application Server

Hi guys,

Im looking to virtualize the Chirpstack Application Server in the cloud. Im trying to understand the required topology. Can I host the Application Server in the cloud and run a separate Gateway-Bridge? Does the Chirpstack Network-Server live with the Application server or the Gateway Bridge? What are requirements to get this to work? Is it just a matter of adding the network server in the application and then modifying a Network-Server or Gateway-Bridge TOML file?

Thanks.

This doc has a pretty good overview of the options when setting up your architecture:

https://www.chirpstack.io/project/architecture/

My preferred starting point is each service containerized, with the Gateway Bridge running on each gateway - but there are probably a thousand variations one could use and make things work successfully.