Setting up Docker Environment for a Self-Hosted Server
Budget: $20 – $30 SGD
I have a self-hosted server, and I want to deploy my code changes for it.
I want the setup to be replicable, so I'd like to use docker to do the setup. I'm expecting a delivery of a folder of docker files, this docker files should include:
- ansible script to setup needed tools on my server
- setup Nginx to serve the traffic, do dynamic load balancing
- a flow to deploy code change (RubyOnRails / Golang)
- the deployment process shouldn't have any down
I want the setup to be replicable, so I'd like to use docker to do the setup. I'm expecting a delivery of a folder of docker files, this docker files should include:
- ansible script to setup needed tools on my server
- setup Nginx to serve the traffic, do dynamic load balancing
- a flow to deploy code change (RubyOnRails / Golang)
- the deployment process shouldn't have any down