8000 GitHub - vsilent/stackdog: Docker Container Management with Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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