Deploy web application to your server or vps using docker/docker-compose
This services include the following items:
- install docker on your vps/server
- create a deployment file (docker-compose file)
- deploy 2 services mainly your application and db (Mysql, Postgres etc...)
- expose your application/site to internet