Server management tool written in Rust for fast and secure management of containerized applications
This project is at early stage of development, see development ROADMAP.md
cp .env.sample .env
head -c16 /dev/urandom > src/secret.key
docker-compose up
cargo install diesel_cli --no-default-features --features sqlite
diesel setup
diesel migration run
Stackdogs's documentation, included into this repo, is built with Jekyll and publicly hosted on GitHub Pages at https://stackdog.io
See CONTRIBUTING.md.
Stackdog is maintained under the the Semantic Versioning guidelines.
Get updates on Bootstrap's development and chat with the project maintainers and community members.
- Follow @stackdog1 on Twitter
- Join the official Gitter room
Vasili Pascal
Support this project by becoming a sponsor.
Your logo will show up in this README with a link to your website.
This project exists thanks to all the people who contribute.
Thank you to all our backers! 🙏 Become a backer
- Portainer - A lightweight management UI for managing your Docker hosts or Docker Swarm clusters by @portainer
- Seagull - Friendly Web UI to monitor docker daemon. by @tobegit3hub
- Swarmpit - Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc.
- Swirl - Swirl is a web management tool for Docker, focused on swarm cluster By @cuigh
- Yacht 🚧 - A Web UI for docker that focuses on templates and ease of use in order to make deployments as easy as possible. By @SelfhostedPro
- Written in Rust
- Better security
- Better performance
- Modular design