Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Dec 26, 2018
1 parent 913ee87 commit 36f9318
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,9 @@ Dkron runs on Linux, OSX and Windows. It can be used to run scheduled commands o

You can use Dkron to run the most important part of your company, scheduled jobs.

## Status
## Installation

Currently Dkron is under heavy development but approaching production quality, it has been tested in production for long time and a moderate amount of jobs.

Said that, I encourage you to try it, it's very easy to use, see how it works for you and report any bugs [creating an issue](https://github.com/victorcoder/dkron/issues) in the github project.

## Documentation
[Installation instructions](https://dkron.io/basics/installation/)

Full, comprehensive documentation is viewable on the [Dkron website](http://dkron.io)

Expand All @@ -42,7 +38,7 @@ This will start, etc, consul and Dkron instances. To add more Dkron instances to

Check the port mapping using `docker-compose ps` and use the browser to navigate to the Dkron dashboard using one of the ports mapped by compose.

To add jobs to the system read the API docs.
To add jobs to the system read the [API docs](https://dkron.io/api/).

## Frontend development

Expand Down

0 comments on commit 36f9318

Please sign in to comment.