Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Apr 29, 2024
1 parent 1cffc77 commit d221072
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ While working on the next step, you can already start the devshell using:

nix develop

This will be done automatically if you are using [direnv](https://direnv.net/).
This will be done automatically if you are using [direnv](https://direnv.net/) and issue `direnv allow`.

## AWS

Expand All @@ -46,10 +46,13 @@ SRE cluster secret in `~/.age/credentials`:
# cardano-playground: sre
AGE-SECRET-KEY-***********************************************************

If needed, a new secret can be generated with `age-keygen`.

## SSH

If your credentials are correct, you will be able to access SSH after creating
an `./.ssh_config` using:
If your credentials are correct, and the cluster is already bootstrapped with
openTofu infrastructure, you will be able to access SSH after creating an
`./.ssh_config` using:

just save-ssh-config

Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d221072

Please sign in to comment.