Skip to content

vsilent/stackdog

Repository files navigation

🚧🚧🚧🚧🚧🚧 Under Development!!! 🚧🚧🚧🚧🚧🚧🚧

CI/CD Security Crates.io Docs.rs Docker Stars Docker Pulls Gitter chat

Server management tool written in Rust for fast and secure management of containerized applications

Table of contents

Quick start

This project is at early stage of development, see development ROADMAP.md

Setup development environment

cp .env.sample .env
head -c16 /dev/urandom > src/secret.key
docker-compose up

Setup diesel cli for sqlite, run migrations

cargo install diesel_cli --no-default-features --features sqlite
diesel setup
diesel migration run

Documentation

Stackdogs's documentation, included into this repo, is built with Jekyll and publicly hosted on GitHub Pages at https://stackdog.io

Contributing

See CONTRIBUTING.md.

Versioning

Stackdog is maintained under the the Semantic Versioning guidelines.

Community

Get updates on Bootstrap's development and chat with the project maintainers and community members.

Creators

Vasili Pascal

Sponsors

Support this project by becoming a sponsor.

Your logo will show up in this README with a link to your website.

Become a sponsor!

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 Become a backer

Inspired by

  • 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

Why another container management tool ?

  • Written in Rust
  • Better security
  • Better performance
  • Modular design

License

MIT

About

Docker Container Management with Rust

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •