diff options
author | Jenniferplusplus <contact@jenniferplusplus.com> | 2023-11-12 18:51:36 -0600 |
---|---|---|
committer | Jenniferplusplus <contact@jenniferplusplus.com> | 2023-11-12 18:51:36 -0600 |
commit | 64c1d42dba333159ff57400c0496f81d07e64d82 (patch) | |
tree | ed8aab19814292e41a4220431b9dba6d3b0cdbda /readme.md | |
parent | b061f4101e104a49eb2c25ec91f087dafc771a7d (diff) | |
download | sandcastles-64c1d42dba333159ff57400c0496f81d07e64d82.tar.gz sandcastles-64c1d42dba333159ff57400c0496f81d07e64d82.tar.bz2 sandcastles-64c1d42dba333159ff57400c0496f81d07e64d82.zip |
link to smallstep
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Traefik serves as a reverse proxy, handling *all* of the federated traffick betw You will need a docker run time and a docker client that supports docker compose. The easiest way to do that is to just install docker desktop. It's *probably* also possible to use podman, and podman compose, but for now that is untested. Let us know if you have success with it. -You may also want to install the step cli. This isn't strictly necessary, but it will make it a lot easier to manage your certificates, and to add your new internal root CA as a trusted CA on your local computer. +You may also want to [install the `step cli`](https://smallstep.com/docs/step-cli/installation/). This isn't strictly necessary, but it will make it a lot easier to manage your certificates, and to add your new internal root CA as a trusted CA on your local computer. ## Steps |