Skip to content

MR5356/aurora

Repository files navigation

Aurora

go-test go-report docker-image release


Aurora is an open source system for DevOps, consisting of:

  • convenient Admin dashboard UI
  • Host and scheduled task management
  • Health check etc.
  • and simple REST-ish API

For documentation and examples, please visit https://aurora.docker.ac.cn.


To start developing Aurora

The repository hosts all information about building Aurora from source, how to contribute code and documentation, who to contact about what, etc.

If you want to build Aurora right away there are two options:

You have a working Go environment
git clone https://github.com/MR5356/aurora.git
cd aurora
make init build
You have a working Docker environment
git clone https://github.com/MR5356/aurora.git
cd aurora
make docker

Support

If you have questions, reach out to us one way or another.