This project is actively being developed. Nothing should yet be assumed stable
🚀 Zero-config platform for deploying microservices anywhere - VMs, containers, or bare metal - with just 24MB RAM overhead.
# Deploy directly from your project directory
omni up
That's it! Omniforge automatically detects your project type and deploys it to your configured provider, if there is no configuration Omni will select everything automatically.
# Using GRIP
grip install omni-cli
# Or download the binary
curl -L https://omni-forge.github.io/get | sh
Built with ❤️ using Rust. Star us on GitHub if you like Omniforge!