ec3ce1f39c
* Initial commit for the Meraki scenario guide * Added Meraki guide to indexes, fixed an error * Added common parameters to scenario guide * Add additional information for first draft - Added very common parameters everyone uses. - Documented common format for returned data from Meraki. - High level explanation of error handling. * Fix .rst formatting error * Added section about handling returned data. More to come. * Small formatting changes
22 lines
546 B
ReStructuredText
22 lines
546 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_aci
|
|
guide_aws
|
|
guide_azure
|
|
guide_meraki
|
|
guide_rax
|
|
guide_gce
|
|
guide_cloudstack
|
|
guide_vagrant
|
|
guide_rolling_upgrade
|
|
guide_docker
|
|
guide_packet
|
|
guide_vultr
|
|
|
|
Pending topics may include: Docker, Jenkins, Google Compute Engine, Linode/DigitalOcean, Continuous Deployment, and more.
|