By CheezBallz
I’m still trying to wrap my head around how droplets work, as I’m coming from a WHM & cPanel experience. I just started to manage my first Ubuntu VPS for a client so the command line is doable.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @CheezBallz,
Yes it is possible to run multiple different services on the same server.
One important thing that you need to keep in mind is that you can not have multiple services listening on the same port. So if you start Discourse on port 8080 for example you should start Ghost on a different one.
Once you have the two services running on different ports, you can use Nginx as a reverse proxy so that you could map different domain names to each service and have the different applications accessible via ports 80 and 443.
I could suggest taking a look at this quick demo on how to run multiple Docker containers on the same server with Nginx:
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.