{"id":27359644,"url":"https://github.com/rackerlabs/docs-core-infra-user-guide","last_synced_at":"2025-04-13T00:33:31.145Z","repository":{"id":17305376,"uuid":"20075936","full_name":"rackerlabs/docs-core-infra-user-guide","owner":"rackerlabs","description":"User documentation source for Rackspace Cloud Core Infrastructure Services User Guide","archived":false,"fork":false,"pushed_at":"2023-07-25T16:21:58.000Z","size":10212,"stargazers_count":6,"open_issues_count":9,"forks_count":27,"subscribers_count":29,"default_branch":"master","last_synced_at":"2024-04-14T09:07:17.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developer.rackspace.com/docs/user-guides/infrastructure/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rackerlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-22T20:30:08.000Z","updated_at":"2021-06-15T18:30:16.000Z","dependencies_parsed_at":"2023-01-11T20:26:20.510Z","dependency_job_id":null,"html_url":"https://github.com/rackerlabs/docs-core-infra-user-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fdocs-core-infra-user-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fdocs-core-infra-user-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fdocs-core-infra-user-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fdocs-core-infra-user-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rackerlabs","download_url":"https://codeload.github.com/rackerlabs/docs-core-infra-user-guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650538,"owners_count":21139670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-13T00:33:30.525Z","updated_at":"2025-04-13T00:33:31.130Z","avatar_url":"https://github.com/rackerlabs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rackspace Cloud Core Infrastructure Services User Guide\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/97c80656-30c4-432b-a487-2b9b664fbc36/deploy-status)](https://app.netlify.com/sites/docs-core-infra-user-guide/deploys)\n\n## Purpose\n\nThis GitHub repository contains the source files for the Rackspace Cloud Core Infrastructure Services User Guide.\n\n## Contributing\n\nContributions are welcome!\n\n* To suggest changes or report a problem, submit an [issue](https://github.com/rackerlabs/docs-core-infra-user-guide/issues).\n\n* To make changes to a project, create your own fork of the repository. Then, submit a [pull request](https://github.com/rackerlabs/docs-core-infra-user-guide/compare?expand=1) to have your changes reviewed and merged into the master branch as appropriate.\n\nTo contribute content, all you need is an editor and a basic understanding of the project layout and [reStructuredText syntax](http://sphinx-doc.org/rest.html).\n\nYou can use the GitHub editor or any text editor to work with documentation source files. For quick syntax checking, try the [Online reStructuredText editor](http://rst.ninjs.org/).\n\n**Note**: If you want to build the project, you need to install the [Sphinx documentation generator](http://www.sphinx-doc.org/en/stable/install.html).\n\n## Source format\n\nThe Rackspace Cloud Core Infrastructure Services Guide is developed and built using the [Python Sphinx documentation generator](http://sphinx-doc.org/). Content is written in [reStructuredText](http://sphinx-doc.org/rest.html), the markup syntax and parser component of [Python Docutils](http://docutils.sourceforge.net/index.html).\n\nThe repository includes the documentation source files, Sphinx configuration and build files, as well as any required Sphinx extensions and build tools.\n\n## Structure\n\nSource files for the Sphinx documentation project are in the main `docs-core-infra-user-guide` directory. Following are the key files that define the Spinx project and content architecture for the documentation:\n\n| Content | File |\n|---|---|\n| Sphinx documentation configuration file | [conf.py](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/conf.py) (Typically, this file does not require changes.) |\n| Index page for the main content structure | [index.rst](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/index.rst) |\n|User Guide introduction index | [cloud-guide-intro/index.rst](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/cloud-guide-intro/index.rst) |\n| Cloud configuration index | [cloud-config/index.rst](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/cloud-config/index.rst) |\n| Cloud interfaces index | [cloud-interfaces/index.rst](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/cloud-interfaces/index.rst) |\n| Introducing the Rackspace cloud | [cloud-intro/index.rst](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/cloud-intro/index.rst) |\n| Cloud operations index | [cloud-ops/index.rst](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/cloud-ops/index.rst) |\n| Cloud productivity index | [cloud-preprod/index.rst](https://github.com/rackerlabs/docs-core-infra-user-guide/blob/master/cloud-preprod/index.rst) |\n| **make.bat** | Windows build script |\n| **Makefile** | Linux and OS X build |\n\n## Support and feedback\n\nIf you find a problem, open a GitHub [issue](https://github.com/rackerlabs/docs-core-infra-user-guide/issues).\n\nIf you need additional assistance, contact us at \u003cdevdoc@rackspace.com\u003e.\n\n## Local Setup\n\n`npm i -g netlify-cli`\n`netlify init`\n`netlify build`\n`netlify dev`\n`netlify deploy`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frackerlabs%2Fdocs-core-infra-user-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frackerlabs%2Fdocs-core-infra-user-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frackerlabs%2Fdocs-core-infra-user-guide/lists"}