UNMS & UCRM on same server
- 
 I currently have UNMS and UCRM running on separate Debian 9.1 servers within Hyper-V on my laptop. Both are installed as Docker containers. Is it recommended to run both within the same server? I am considering going with a Vultr dedicated instance (120GB @ $60/month) over 2 VC2 (60GB @ $20/month) instances in order to reduce noisy neighbors and having the increase in monthly bandwidth. 
- 
 I've never used the UCRM, so no clue. I would assume that you will have to drop Nginx on the box to handle it all. I know UNMS works will with that. 
- 
 I would use LXD containers and nginx as @JaredBusch mentions. 
- 
 
- 
 Docker is installed by the install scripts from Ubiquiti automatically. I'll have to look into installing Nginx. 
- 
 Well that was easy. Installed both on the same server and moved UNMS to 8080/8443. No errors at all. Am I missing something by not installing nginx? 
- 
 @nerdydad said in UNMS & UCRM on same server: Well that was easy. Installed both on the same server and moved UNMS to 8080/8443. No errors at all. Am I missing something by not installing nginx? I hate using ports on public facing stuff. 
- 
 @jaredbusch said in UNMS & UCRM on same server: @nerdydad said in UNMS & UCRM on same server: Well that was easy. Installed both on the same server and moved UNMS to 8080/8443. No errors at all. Am I missing something by not installing nginx? I hate using ports on public facing stuff. Yeah, unms.domain.com, and ucrm.domain.com would be cleaner. 

