Skip to content

Commit 0d7f8cf

Browse files
bendehaancommjoen
andauthored
Update aws/README.md
Co-authored-by: Jeroen Willemsen <[email protected]>
1 parent 30c8386 commit 0d7f8cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Follow the following steps:
7979
Now visit the CTFd instance and setup your CTF. If you haven't set up a load balancer/ingress, the you can use `kubectl port-forward -n ctfd $(kubectl get pods --namespace ctfd -l "app.kubernetes.io/name=ctfd,app.kubernetes.io/instance=ctfd" -o jsonpath="{.items[0].metadata.name}") 8000:8000` and go to `localhost:8000` to visit CTFd.
8080

8181
Then use the administrative backup function to import the zipfile you created with the juice-shop-ctf command.
82+
After that you will still need to override the flags with their actual values if you do use the 2-domain configuration.
8283
Want to setup your own? You can! Watch out for people finding your key though, so secure it properly: make sure the running container with the actual ctf-key is not exposed to the audience, similar to our heroku container.
8384

8485
### Clean it up

0 commit comments

Comments
 (0)