Change location of gorealis to point to auora-scheduler repository.

This commit is contained in:
Renan DelValle 2020-02-19 12:07:15 -08:00
parent d3295a8729
commit debe608b8a
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
15 changed files with 18 additions and 18 deletions

View file

@ -1,12 +1,12 @@
# Australis
A light-weight client for [Apache Aurora](https://aurora.apache.org/) built using [gorealis](https://github.com/paypal/gorealis).
A light-weight client for [Aurora Scheduler](https://aurora-scheduler.github.io/) built using [gorealis](https://github.com/aurora-scheduler/gorealis).
## Usage
See the [documentation](docs/australis.md) for more information.
## Status
Australis is a work in progress and does not support all the features of Apache Aurora.
Australis is a work in progress and does not support all the features of Aurora Scheduler.
### Build locally
This project uses go mods. To build locally run:
@ -14,4 +14,4 @@ This project uses go mods. To build locally run:
`$ go build -o australis main.go`
### Building debian package
From the inside of the deb-packaging folder, run [build_deb.sh](deb-packaging/build_deb.sh)
From the inside of the deb-packaging folder, run [build_deb.sh](deb-packaging/build_deb.sh)