mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Merge pull request #225 from glennsarti/add-dev-doco
(maint) Update development documentation
This commit is contained in:
commit
58b580d3eb
4 changed files with 237 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ vmpooler provides an API and web front-end (dashboard) on port `:4567`. See the
|
|||
|
||||
### API
|
||||
|
||||
vmpooler provides a REST API for VM management. See the [API documentation](API.md) for more information.
|
||||
vmpooler provides a REST API for VM management. See the [API documentation](docs/API.md) for more information.
|
||||
|
||||
### Dashboard
|
||||
|
||||
|
|
@ -136,6 +136,10 @@ A dashboard is provided to offer real-time statistics and historical graphs. It
|
|||
|
||||
- [vagrant-vmpooler](https://github.com/briancain/vagrant-vmpooler) Use Vagrant to create and manage your vmpooler instances.
|
||||
|
||||
## Development and further documentation
|
||||
|
||||
For more information about setting up a development instance of vmpooler or other subjects, see the [docs/](docs) directory.
|
||||
|
||||
## Build status
|
||||
|
||||
[](https://travis-ci.org/puppetlabs/vmpooler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue