Skip to content

Commit 7c4baee

Browse files
author
Gabriel Monroy
committed
lay down initial structure dev/ops tutorials
1 parent 6756763 commit 7c4baee

15 files changed

Lines changed: 128 additions & 11 deletions

docs/devtutorial/devfirststeps.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: First Steps for Developers using Deis
2+
:description: First steps for developers using Deis to deploy and scale applications.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, developer, dev
4+
5+
First Steps for Developers
6+
==========================
7+
8+
First Steps for Developers

docs/devtutorial/index.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
:title: Developer Tutorial
2+
:description: Step-by-step tutorial for developers using Deis to deploy and scale applications.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, developer, dev
4+
5+
.. _devtutorial:
6+
7+
Developer Tutorial
8+
==================
9+
10+
:Release: |version|
11+
:Date: |today|
12+
13+
.. toctree::
14+
:maxdepth: 1
15+
16+
devfirststeps
17+
workingwithapps
18+
workingwithcontainers
19+
workingwithreleases
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: Working with Deis Applications
2+
:description: Learn how to work with Deis applications using the Deis command line interface.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, applications, apps
4+
5+
Working with Applications
6+
=========================
7+
8+
Working with Applications
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: Working with Deis Containers
2+
:description: Learn how to work with Deis containers using the Deis command line interface.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, containers, docker
4+
5+
Working with Containers
6+
=======================
7+
8+
Working with Containers
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: Working with Deis Releases
2+
:description: Learn how to work with Deis releases using the Deis command line interface.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, releases, build, config
4+
5+
Working with Releases
6+
=====================
7+
8+
Working with Releases

docs/opstutorial/index.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
:title: Operations Tutorial
2+
:description: Step-by-step tutorial for operations engineers setting up a private PaaS using Deis.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, devops, techops, operations, ops
4+
5+
.. _tutorial:
6+
7+
Operations Tutorial
8+
===================
9+
10+
:Release: |version|
11+
:Date: |today|
12+
13+
.. toctree::
14+
:maxdepth: 1
15+
16+
opsfirststeps
17+
workingwithproviders
18+
workingwithflavors
19+
workingwithformations
20+
workingwithlayers
21+
workingwithnodes

docs/opstutorial/opsfirststeps.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: First Steps for Operations Engineers deploying a Deis PaaS
2+
:description: First steps for operations engineers and system administrators operating a Deis application platform.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, sysadmins, operations
4+
5+
First Steps for Operations
6+
==========================
7+
8+
First Steps for Operations
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: Working with Deis Flavors
2+
:description: Learn how to work with Deis flavors using the Deis command line interface.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, flavors
4+
5+
Working with Flavors
6+
====================
7+
8+
Working with Flavors
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: Working with Deis Formations
2+
:description: Learn how to work with Deis formations using the Deis command line interface.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, formations
4+
5+
Working with Formations
6+
=======================
7+
8+
Working with Formations
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
:title: Working with Deis Layers
2+
:description: Learn how to work with Deis layers using the Deis command line interface.
3+
:keywords: tutorial, guide, walkthrough, howto, deis, layers
4+
5+
Working with Layers
6+
===================
7+
8+
Working with Layers

0 commit comments

Comments
 (0)