Published Question
I am planning to create a docker configuration, it will be implemented in an empty VPS.
The idea is to cover all process, including generating SSL certificate using letsencrypt, until serving the MERN application.
Wha...
Accepted Answer:
Hi there @budiantoip,
I believe that it would be more convenient for you to have 1 Docker Compose Yaml file which would do all of the set up for you.
That way if you need to move your application to another Droplet, y...
2
•
•
By
budiantoip
Docker