0b585ec4fd
* Add guide for Packet host * incorporate feedback from Packet * Format headings according to Python doc guide * fixed rstcheck issues in packet guide
19 lines
502 B
ReStructuredText
19 lines
502 B
ReStructuredText
Detailed Guides
|
|
```````````````
|
|
|
|
This section is new and evolving. The idea here is to explore particular use cases in greater depth and provide a more "top down" explanation of some basic features.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
guide_aws
|
|
guide_azure
|
|
guide_rax
|
|
guide_gce
|
|
guide_cloudstack
|
|
guide_vagrant
|
|
guide_rolling_upgrade
|
|
guide_docker
|
|
guide_packet
|
|
|
|
Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/DigitalOcean, Continuous Deployment, and more.
|