renegadespork@lemmy.jelliefrontier.nettoTenForward: Where Every Vulcan Knows Your Name@lemmy.world•Your Best in Warp Speed analogyEnglish
47·
11 days agoI thought there was an episode where they found out Warp Travel was doing damage to space in some areas, so they instituted a speed limit (unless it’s an emergency) to mitigate the impact.
If you’d like to run them on the same Ubuntu VM, I’d recommend deploying them using docker, as that will make avoiding port conflicts much easier as well as keeping each application isolated.
You should also look into a reverse proxy so you can reroute traffic from your desired subdomain to non-standard ports (otherwise you’ll need to specify ports in the URL which gets weird). I recommend Nginx Proxy Manager which can also run in docker.
You could spin up another VM for Lemmy if resources get tight and you don’t mind the extra cost.