A CLI tool I made to self-host any app with two commands on a VPS

Summary: Sidekick is a new tool that streamlines the process of hosting side projects on a VPS, providing a simple and affordable solution for production-ready deployment. Key features include one-command VPS setup, zero downtime deployment, SSL certs, and integration with SOPS for secure encryption. Users can deploy any application from a dockerfile, connect domains, and manage env secrets easily. Sidekick also allows for preview environments, simple version updates, and easy removal if desired. The future roadmap includes additional features such as paid options, improved zero downtime deploys, TUI monitoring, and more. Overall, Sidekick aims to simplify and optimize the process of hosting side projects on VPS.

https://github.com/MightyMoud/sidekick

To top