Status: | Proof of Concept |
---|---|
Documetation: | tutorial |
The basic idea here is to start with Dokku-like experience to make first deployment as easy as possible, but allow to scale a cluster to several nodes.
Theoretically you could continue to scale the cluster beyond several nodes, but usually this uncovers more details specific to your project. Which basically means you will fork our scripts, tweak verwalter's scheduler and continue use the tools on your own.
This project is built with vagga, cantal, lithos and verwalter. We also use nginx, rsync, linux and more, they are pretty ubuquitous, though.
See Verwalter's concepts for description of roles of all these tools, but you don't need to learn all that. You should get used to vagga basics to be productive, though. Luckily there are plenty of tutorials.
Licensed under either of
- Apache License, Version 2.0, (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.