Skip to content

Commit

Permalink
Partial update to AWS deployment guide
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoor committed Feb 27, 2025
1 parent dba3580 commit c3b8a94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/guides/deployment/aws_aurora_ecs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ It's often convenient to create an alias for the remote instance using
$ gel instance link \
--trust-tls-cert \
--dsn gel://admin:<password>@<hostname>
--dsn gel://admin:<password>@<hostname> \
my_aws_instance
This aliases the remote instance to ``my_aws_instance`` (this name can be
Expand Down Expand Up @@ -123,7 +123,7 @@ your terminal:
.. _cf-deploy:
https://console.aws.amazon.com
/cloudformation/home#/stacks/new?stackName=Gel&templateURL=
https%3A%2F%gel-deploy.s3.us-east-2.amazonaws.com%gel-aurora.yml
https%3A%2F%2Fgel-deployment.s3.us-east-2.amazonaws.com%2Fgel-aurora.yml
.. _aws_console:
https://console.aws.amazon.com
/ec2/v2/home#NIC:search=ec2-security-group
Expand Down

0 comments on commit c3b8a94

Please sign in to comment.