top | item 46673406

Show HN: Deploy multiple apps on the same VPS with a single command

2 points| 4m1rk | 1 month ago |github.com

I bought a VPS for less than $4, yet it was large enough to host multiple of my silly projects. I needed something super simple to deploy all of them on the same machine with SSL. So I created it.

    docklift init  # Provide host info and domain
    docklift deploy
That's it.

discuss

order

No comments yet.