Get the latest tech news
Show HN: A CLI tool I made to self-host any app with two commands on a VPS
Bare metal to production ready in mins; your own fly server on your VPS. - MightyMoud/sidekick
Send public key back to host machine to be used later for encryption Install Docker Setup Traefik and SSL certs on your VPS What does Sidekick do when I run this command Build your docker image locally for linux Compare your latest env file checksum for changes from last time you deployed your application. Once you have a clean git tree, you can run the following command to deploy a preview environment: What does Sidekick do when I run this command Build your docker image locally for linux Tag the new image with the short checksum of your git commit Compare your latest env file checksum for changes from last time you deployed your application.
Or read this on Hacker News