Report this

What is the reason for this report?

How to Utilize my domain address in the Ubuntu Project that I am using for Docker for another app?

Posted on October 25, 2020

Dear All,

I am using one system(2 GB Memory / 50 GB Disk / FRA1 - Ubuntu 20.04 (LTS) x64) for one of my project for docker, celery purposes.

I want to utilize my domain address on the same project, on the same system so as to prevent spending money for another machine/project?

  1. Is that possible?
  2. If yes, Can you help/guide me?

Thanks



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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This comment has been deleted

Hi, yes you can run multiple apps / containers on a single droplet provided that the 2GB RAM / 50GB of disk is sufficient for the needs of the apps.

Here’s a good walk through @bobbyiliev posted earlier this year:

https://www.digitalocean.com/community/questions/how-to-host-multiple-docker-containers-on-a-single-droplet-with-nginx-reverse-proxy

The nginx reverse proxy is the “magic” that allows you to share one domain across multiple apps.

Hope this helps, and please let us know if you have any other questions or feedback :)

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.