github.com/chasestarr/deis@v1.13.5-0.20170519182049-1d9e59fbdbfc/docs/installing_deis/index.rst (about) 1 :title: Installing Deis 2 :description: Step-by-step guide for operations engineers setting up Deis. 3 4 .. _installing_deis: 5 6 Installing Deis 7 =============== 8 9 Installing Deis consists of provisioning three or more :ref:`concepts_coreos` 10 machines and using :ref:`deisctl <install_deisctl>` to set up and start 11 the core components. 12 13 Anywhere you can run CoreOS, you can run Deis, including most cloud providers, 14 virtual machines, and bare metal. See the `CoreOS documentation`_ for more 15 information on how to get set up with CoreOS. 16 17 :Release: |version| 18 :Date: |today| 19 20 .. toctree:: 21 22 quick-start 23 system-requirements 24 aws 25 baremetal 26 digitalocean 27 gce 28 linode 29 azure 30 openstack 31 vagrant 32 install-deisctl 33 install-platform 34 35 .. _`CoreOS Documentation`: https://coreos.com/docs/