|
5 | 5 | site_name: Deis Documentation |
6 | 6 | pages: |
7 | 7 | - Welcome: index.md |
8 | | - - Quick Start: installing-deis/quickstart.md |
9 | | - - Understanding Deis: |
10 | | - - Concepts: understanding-deis/concepts.md |
11 | | - - Architecture: understanding-deis/architecture.md |
12 | | - - Components: understanding-deis/components.md |
13 | | - - Installing Deis: |
14 | | - - Quick Start: installing-deis/quickstart.md |
15 | | - - System Requirements: installing-deis/system-requirements.md |
16 | | - - Installing Deis Workflow: installing-deis/installing-deis-workflow.md |
17 | | - - Configuring Object Storage: installing-deis/configuring-object-storage.md |
18 | | - - Using Deis: |
19 | | - - Installing the Client: using-deis/installing-the-client.md |
20 | | - - Registering a User: using-deis/registering-a-user.md |
21 | | - - Deploying an Application: using-deis/deploying-an-application.md |
22 | | - - Process Types and the Procfile: using-deis/process-types-and-the-procfile.md |
23 | | - - Using Buildpacks: using-deis/using-buildpacks.md |
24 | | - - Using Dockerfiles: using-deis/using-dockerfiles.md |
25 | | - - Using Docker Images: using-deis/using-docker-images.md |
26 | | - - Configuring an Application: using-deis/configuring-an-application.md |
27 | | - - Managing an Application: using-deis/managing-an-application.md |
28 | | - - Application SSL Certificates: using-deis/application-ssl-certificates.md |
29 | | - - Managing Deis: |
30 | | - - Adding/Removing Hosts: managing-deis/adding-or-removing-hosts.md |
31 | | - - Backing up and Restoring Data: managing-deis/backing-up-and-restoring-data.md |
32 | | - - Configuring DNS: managing-deis/configuring-dns.md |
33 | | - - Configuring Load Balancers: managing-deis/configuring-load-balancers.md |
34 | | - - Managing Disk Usage: managing-deis/managing-disk-usage.md |
35 | | - - Operational Tasks: managing-deis/operational-tasks.md |
36 | | - - Platform Logging: managing-deis/platform-logging.md |
37 | | - - Platform Monitoring: managing-deis/platform-monitoring.md |
38 | | - - Production Deployments: managing-deis/production-deployments.md |
39 | | - - Security Considerations: managing-deis/security-considerations.md |
40 | | - - Platform SSL: managing-deis/platform-ssl.md |
41 | | - - Upgrading Deis: managing-deis/upgrading-deis.md |
42 | | - - Using a Proxy Server: managing-deis/using-a-proxy-server.md |
43 | | - - Customizing Deis: |
44 | | - - CLI Plugins: customizing-deis/cli-plugins.md |
| 8 | + - Quick Start: installing-workflow/quickstart.md |
| 9 | + - Understanding Workflow: |
| 10 | + - Concepts: understanding-workflow/concepts.md |
| 11 | + - Architecture: understanding-workflow/architecture.md |
| 12 | + - Components: understanding-workflow/components.md |
| 13 | + - Installing Workflow: |
| 14 | + - Quick Start: installing-workflow/quickstart.md |
| 15 | + - System Requirements: installing-workflow/system-requirements.md |
| 16 | + - Installing Workflow: installing-workflow/installing-deis-workflow.md |
| 17 | + - Configuring Object Storage: installing-workflow/configuring-object-storage.md |
| 18 | + - Using Workflow: |
| 19 | + - Installing the Client: using-workflow/installing-the-client.md |
| 20 | + - Registering a User: using-workflow/registering-a-user.md |
| 21 | + - Deploying an Application: using-workflow/deploying-an-application.md |
| 22 | + - Process Types and the Procfile: using-workflow/process-types-and-the-procfile.md |
| 23 | + - Using Buildpacks: using-workflow/using-buildpacks.md |
| 24 | + - Using Dockerfiles: using-workflow/using-dockerfiles.md |
| 25 | + - Using Docker Images: using-workflow/using-docker-images.md |
| 26 | + - Configuring an Application: using-workflow/configuring-an-application.md |
| 27 | + - Managing an Application: using-workflow/managing-an-application.md |
| 28 | + - Application SSL Certificates: using-workflow/application-ssl-certificates.md |
| 29 | + - Managing Workflow: |
| 30 | + - Adding/Removing Hosts: managing-workflow/adding-or-removing-hosts.md |
| 31 | + - Backing up and Restoring Data: managing-workflow/backing-up-and-restoring-data.md |
| 32 | + - Configuring DNS: managing-workflow/configuring-dns.md |
| 33 | + - Configuring Load Balancers: managing-workflow/configuring-load-balancers.md |
| 34 | + - Managing Disk Usage: managing-workflow/managing-disk-usage.md |
| 35 | + - Operational Tasks: managing-workflow/operational-tasks.md |
| 36 | + - Platform Logging: managing-workflow/platform-logging.md |
| 37 | + - Platform Monitoring: managing-workflow/platform-monitoring.md |
| 38 | + - Production Deployments: managing-workflow/production-deployments.md |
| 39 | + - Security Considerations: managing-workflow/security-considerations.md |
| 40 | + - Platform SSL: managing-workflow/platform-ssl.md |
| 41 | + - Upgrading Deis: managing-workflow/upgrading-deis.md |
| 42 | + - Using a Proxy Server: managing-workflow/using-a-proxy-server.md |
| 43 | + - Customizing Workflow: |
| 44 | + - CLI Plugins: customizing-workflow/cli-plugins.md |
45 | 45 | - Troubleshooting: |
46 | 46 | - Troubleshooting with kubectl: troubleshooting/troubleshooting.md |
47 | 47 | - Roadmap: |
|
0 commit comments