Contents:
.. toctree::
:maxdepth: 2
:caption: Getting Started
Hello World in ElasticBox <getting-started/hello-world-in-elasticbox.rst>
Login and Quick Tour <getting-started/login-and-quick-tour.rst>
ElasticBox Editions <getting-started/about-elasticbox-editions.rst>
Enterprise Setup & Onboarding <getting-started/enterprise-setup-onboarding.rst>
.. toctree::
:maxdepth: 2
:caption: Core Concepts
Providers <core-concepts/providers.rst>
Boxes <core-concepts/boxes.rst>
Workspaces & Sharing <core-concepts/workspaces-and-collaboration.rst>
Lifecycle Editor <core-concepts/lifecycle-editor.rst>
.. toctree::
:maxdepth: 2
:caption: Automating Deployments
Script Box <configuring-and-managing-boxes/script-box.rst>
Deployment Policy Box <configuring-and-managing-boxes/deploymentpolicy-box.rst>
Application Box <configuring-and-managing-boxes/application-box.rst>
CloudFormation Box <configuring-and-managing-boxes/cloudformation-box.rst>
Docker Containers <configuring-and-managing-boxes/docker-container-service.rst>
Parameterizing with Variables <configuring-and-managing-boxes/parameterizing-boxes-with-variables.rst>
Jinja Templating for Variables <configuring-and-managing-boxes/syntax-for-variables.rst>
Install, Configure & Other Events <configuring-and-managing-boxes/start-stop-and-upgrade-boxes.rst>
Version Control & Auto-Updates <configuring-and-managing-boxes/version-control.rst>
ElasticBox Commands <configuring-and-managing-boxes/elasticbox-commands.rst>
Binding Large-Scale Deployments <configuring-and-managing-boxes/managing-multi-tier-applications.rst>
.. toctree::
:maxdepth: 2
:caption: Deploying Anywhere
Deploying Instances <deploying-and-managing-instances/deploying-managing-instances.rst>
Google Cloud <deploying-and-managing-instances/using-your-google-cloud-account.rst>
Amazon Web Services <deploying-and-managing-instances/using-your-aws-account.rst>
AWS GovCloud <deploying-and-managing-instances/using-awsgovcloud.rst>
VMware vCenter <deploying-and-managing-instances/using-the-vsphere-private-datacenter.rst>
vCloud Air & vCloud Director <deploying-and-managing-instances/vcloudair-director.rst>
OpenStack Cloud <deploying-and-managing-instances/using-the-openstack-cloud.rst>
Rackspace Cloud <deploying-and-managing-instances/using-rackspacecloud.rst>
HP Cloud <deploying-and-managing-instances/using-hpcloud.rst>
CloudStack <deploying-and-managing-instances/using-cloudstack.rst>
Azure <deploying-and-managing-instances/using-azure.rst>
SoftLayer <deploying-and-managing-instances/using-softlayer.rst>
Any Infrastucture <deploying-and-managing-instances/deploying-on-anyinfra.rst>
.. toctree::
:maxdepth: 2
:caption: Administering your Organization
Overview <managing-your-organization/admin-overview.rst>
Give Admin Access <managing-your-organization/admin-access.rst>
Manage Assets & Monitor Usage <managing-your-organization/manage-assets-monitor-usage.rst>
Enable User Authentication <managing-your-organization/user-authentication.rst>
Enable Cloud Access <managing-your-organization/provider-access.rst>
Tag Instances <managing-your-organization/resource-tags.rst>
Reporting <managing-your-organization/reporting.rst>
Integrate with Webhooks <managing-your-organization/webhooks.rst>
.. toctree::
:maxdepth: 2
:caption: Integrate with Jenkins
Overview <integrate-with-jenkins/ci-cd-overview.rst>
Set Up Jenkins & ElasticBox <integrate-with-jenkins/jenkins-elasticbox-setup.rst>
Set Up Slave Node <integrate-with-jenkins/jenkins-elasticbox-slaves.rst>
Set Up CI / CD with GitHub <integrate-with-jenkins/setting-up-ci-cd.rst>
Set Up CI / CD with BitBucket <integrate-with-jenkins/setting-up-ci-cd-bitbucket.rst>
.. toctree::
:maxdepth: 2
:caption: ElasticBox Appliance
Overview <deploying-appliance/appliance-overview.rst>
Installing in VMware vCenter <deploying-appliance/appliance-vsphere.rst>
Installing in OpenStack <deploying-appliance/appliance-openstack.rst>
Networking <deploying-appliance/appliance-networking.rst>
Setting up <deploying-appliance/appliance-initialsetup.rst>
Upgrading <deploying-appliance/appliance-upgrading.rst>
Appliance Migration <deploying-appliance/appliance-migration.rst>
.. toctree::
:maxdepth: 2
:caption: Troubleshooting
Troubleshooting Tips <troubleshooting/troubleshooting-tips.rst>
Contacting Support <troubleshooting/contacting-support.rst>
.. toctree::
:maxdepth: 2
:caption: Tutorials & Videos
LAMP Stack <sample-tutorials/lamp-stack.rst>
Jenkins CI / CD <sample-tutorials/jenkins-elasticboxplugin.rst>
Vagrant Dev Environment <sample-tutorials/dev-environment-anyinfra.rst>
Videos <sample-tutorials/videos.rst>
.. toctree::
:maxdepth: 2
:caption: API
Main changes in this release <api/api-future.rst>
Overview & Access <api/overview-access.rst>
Workspaces <api/workspaces.rst>
Boxes <api/boxes.rst>
Instances <api/instances.rst>
Organizations <api/organizations.rst>
Providers <api/providers.rst>
Blobs <api/blobs.rst>
Reporting <api/reporting.rst>
Sample one: Using the API <api/sample-deploy-box.rst>
Sample two: Deploy MongoDB <api/sample-deploy-mongodb.rst>