Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inecas/foreman-rex
Repository for collecting and sharing work done as part of http://projects.theforeman.org/issues/9893: Foreman Remote Execution design
https://github.com/inecas/foreman-rex
Last synced: 4 days ago
JSON representation
Repository for collecting and sharing work done as part of http://projects.theforeman.org/issues/9893: Foreman Remote Execution design
- Host: GitHub
- URL: https://github.com/inecas/foreman-rex
- Owner: iNecas
- Created: 2015-04-07T14:00:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T15:27:19.000Z (over 9 years ago)
- Last Synced: 2024-10-16T07:12:10.272Z (about 1 month ago)
- Size: 2.87 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Foreman Remote Execution
========================See [the project page](https://inecas.github.io/foreman-rex) for more
details.Generating the docs
-------------------0. ``cd doc``
0. ``mkdir .bin`` # only first time
1. ``bundle install``
2. ``bundle exec rake plantuml_install`` to install prerequisites
3. ``bundle exec jekyll serve`` to see the rendered changes locally
4. ``bundle exec rake publish`` to publish the changes to Github pages