Skip to content

Commit

Permalink
Merge pull request #451 from mesos/fix-links
Browse files Browse the repository at this point in the history
Remove broken links (files don't exist anymore)
  • Loading branch information
ssk2 committed May 14, 2015
2 parents 23f9a11 + c942176 commit 4f585f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/docs/webui.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ Assets are automatically compiled when running `mvn package`. If you change asse

To modify assets and have changes reflected on the fly, you will need to start Chronos with a specially configured YAML file. The configuration is quite simple and is documented at [dropwizard-configurable-assets-bundle](https://github.com/bazaarvoice/dropwizard-configurable-assets-bundle/blob/master/README.md).

There are also two included example YAML files that make use of this configuration:

* [config/local_scheduler.yml](/mesos/chronos/blob/master/config/local_scheduler.yml#L4)
* [config/local_scheduler_nozk.yml](/mesos/chronos/blob/master/config/local_scheduler_nozk.yml#L7)

### Build Requirements

When building and optimizing the assets, make sure you have at least 1GB of RAM available.

0 comments on commit 4f585f8

Please sign in to comment.