To scale out Slurp’it, you would deploy each container on a separate server and establish IP connectivity between them.
Why would use you separate the application over multiple servers?
- To divide the application load over different hardware
- To give certain application requirements more hardware performance. For example if finding new devices in your network is important and needs to be very fast, we can give this part of the architecture faster hardware then the rest of the application.
- Reduce application outages
- Separate parts of the application between On Premise and Cloud.
Step by step guide
Setup the appliance
- Latest documentation regarding the step by step setup can be found on our GIT page, click here
Configuration video
To make it easier, we also a video about the steps.