Skip to content

Commit

Permalink
Update AMI usage instructions (gravitational#25807)
Browse files Browse the repository at this point in the history
Closes gravitational#18600

Our usage instructions for newly built Teleport AWS AMIs point to a
location of the docs that no longer exists. Update this to point to
current locations within the docs.
  • Loading branch information
ptgott authored May 17, 2023
1 parent 6d0e0f7 commit 9753888
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion assets/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,15 @@ make oss

## Usage instructions

To use the AMI, see the [AMI guide](https://gravitational.com/teleport/docs/aws_oss_guide/#single-oss-teleport-amis-manual-gui-setup) in the docs.
To see how to use your Teleport AMI to run a single-instance Teleport cluster,
read our [Getting Started Guide](https://goteleport.com/docs/get-started).

You can use your Teleport AMI to deploy EC2 instances running any Teleport
service. To read how to join your instance to a Teleport cluster in order to
protect resources in your infrastructure, see our [Joining Services to a
Cluster](https://goteleport.com/docs/management/join-services-to-your-cluster/)
guides.

If you are hosting the Teleport Auth and Proxy Services yourself, [read our
guide](https://goteleport.com/docs/deploy-a-cluster/high-availability/) to
designing a high-availability architecture for your Teleport deployment.

0 comments on commit 9753888

Please sign in to comment.