Show HN: Docklift – Probably the cheapest and fastest way to deploy web apps(github.com)
github.com
Show HN: Docklift – Probably the cheapest and fastest way to deploy web apps
https://github.com/amirkarimi/docklift
0 comments
—
https://github.com/amirkarimi/docklift
—
That's it. It installs Docker and Docker Compose on your VPS, uploads the source code, generates `docker-compose.yml` file for the project including Caddy configuration with SSL, builds and runs the Docker container. You only need to have Dockerfile.