Question
Docker with Wordpress, Django, OpenVPN on a single server
Is it within the intended purpose of docker to serve live installations of Wordpress, OpenVPN, Django, or other apps, each in their own container, on a single droplet?
I’d like to combine some services on a single droplet but use docker to make them easy to spin off to their own droplet someday, not sure if this is the right use of Docker, thanks in advance.
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.
×