Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/tutorial/part_1/03_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Before installing Exosphere, ensure you have the following applications installe
* [Git](https://git-scm.com)
* [Docker](https://www.docker.com)

If you plan on deploying your application to the cloud as well, ensure you have the additional applications installed:
* [AWS CLI](https://aws.amazon.com/cli/)
* [Terraform](https://www.terraform.io/)
* [Docker Compose](https://docs.docker.com/compose/)

## General installation instructions

* Download and install the binary executable for your platform from the
Expand Down