https://github.com/rackerlabs/docs-cloud-orchestration
Developer documentation source for Rackspace-specific Cloud Orchestration
https://github.com/rackerlabs/docs-cloud-orchestration
Last synced: over 1 year ago
JSON representation
Developer documentation source for Rackspace-specific Cloud Orchestration
- Host: GitHub
- URL: https://github.com/rackerlabs/docs-cloud-orchestration
- Owner: rackerlabs
- Created: 2014-01-08T17:10:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T21:20:12.000Z (about 3 years ago)
- Last Synced: 2024-04-14T09:07:17.442Z (over 2 years ago)
- Language: HTML
- Homepage: https://developer.rackspace.com/docs/cloud-orchestration/v1/developer-guide/
- Size: 3.63 MB
- Stars: 3
- Watchers: 35
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Rackspace Cloud Orchestration API documentation
[](https://app.netlify.com/sites/docs-cloud-orchestration/deploys)
This GitHub repository contains the source files that generate the following Rackspace Cloud Orchestration API documentation:
* [Getting Started Guide](https://developer.rackspace.com/docs/cloud-queues/v1/developer-guide/#getting-started/)
* [Developer Guide](https://developer.rackspace.com/docs/cloud-orchestration/v1/developer-guide/)
* [API Reference](https://developer.rackspace.com/docs/cloud-orchestration/v1/developer-guide/#api-reference)
When you commit changes to the master branch of this repository, the
[Strider CI/CD build job](https://build.developer.rackspace.com/rackerlabs/docs-cloud-identity/)
builds the documentation. Successful builds are deployed to production.
## Local Setup
`npm i -g netlify-cli`
`netlify init`
`netlify build`
`netlify dev`
`netlify deploy`
### Support and feedback
We welcome feedback, comments, and bug reports. Follow the
[contributor guidelines](CONTRIBUTING.md)
to propose a source file change, or [submit a GitHub issue](https://github.com/rackerlabs/docs-cloud-identity/issues/new)
to request an update or to provide feedback.
You can also contact the [Rackspace documentation team](mailto:devdoc@rackspace.com) directly for general issues
or questions about the content.