Self-host without the hassle. Building the complete open source toolkit for startups and developers.
npm install -g @vyft/clivyft deployVyft is an open source, all-in-one infrastructure toolkit designed to make self-hosting applications as easy and fast as possible. You can deploy any app in less than 5 minutes while maintaining full control over your infrastructure.
Our mission is to empower startups and developers with everything needed to seamlessly run and manage software on your own servers. No need for a platform as a service, and no compromises on developer experience.
vyft help # Show help information
vyft --version # Show versionvyft provider add # Add a new cloud provider
vyft provider list # List configured providers
vyft provider remove # Remove a cloud providervyft cluster add # Add a new Kubernetes cluster
vyft cluster list # List configured clusters
vyft cluster use # Set the current active cluster
vyft cluster current # Show the current active cluster
vyft cluster remove # Remove a cluster
vyft cluster scale # Scale cluster up or downvyft ssh # SSH into cluster nodesgit clone https://github.com/vyftlabs/vyft.git
cd vyft
pnpm install
pnpm devAGPL v3 - Use freely, but keep it open source.
Made with ❤️ in Sweden