Skip to content

Commit dcbb706

Browse files
committed
Merge pull request #3936 from carmstrong/deis-pro-snippet
docs(installing_deis): include Deis Pro in AWS docs
2 parents ba9899e + 1f559cb commit dcbb706

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

docs/_includes/_deis-pro.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.. note::
2+
3+
An automated deployment of a Deis cluster on AWS is provided for free by Engine Yard at `try.deis.com`_.
4+
For Engine Yard deployments, your cluster is already fully provisioned. Skip to the :ref:`using_deis`
5+
documentation for details on deploying applications, creating users, and other tasks.
6+
7+
.. _`try.deis.com`: https://try.deis.com/

docs/installing_deis/aws.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ In this tutorial, we will show you how to set up your own 3-node cluster on Amaz
1111
Please :ref:`get the source <get_the_source>` and refer to the scripts in `contrib/ec2`_
1212
while following this documentation.
1313

14+
.. include:: ../_includes/_deis-pro.rst
1415

1516
Install the AWS Command Line Interface
1617
--------------------------------------

docs/installing_deis/quick-start.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ Quick Start
66

77
These steps will help you provision a Deis cluster.
88

9-
.. note::
10-
11-
An automated deployment of a Deis cluster on AWS is provided by Engine Yard at `try.deis.com`_.
12-
For Engine Yard deployments, skip to the :ref:`using_deis` documentation.
13-
9+
.. include:: ../_includes/_deis-pro.rst
1410

1511
.. _get_the_source:
1612

@@ -73,4 +69,3 @@ please refer to :ref:`install_deisctl` and :ref:`install_deis_platform`.
7369

7470

7571
.. _`CoreOS`: https://coreos.com/
76-
.. _`try.deis.com`: https://try.deis.com/

0 commit comments

Comments
 (0)