aboutsummaryrefslogtreecommitdiff
path: root/infrastructure
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure')
-rw-r--r--infrastructure/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/infrastructure/README.md b/infrastructure/README.md
index f4f6a97..616cb6a 100644
--- a/infrastructure/README.md
+++ b/infrastructure/README.md
@@ -50,6 +50,12 @@ Then, you can use the following command to create a test VM on Incus and deploy:
uv run ansible-playbook -i production.yaml -i incus-test-local.yaml site.yaml
```
+### Accessing
+
+1. Obtain the VM IP address by running `incus list`.
+1. Run `ssh -D 1080 $IP`.
+1. Configure your browser to use a SOCKS v5 proxy on `localhost:1080` and to proxy DNS.
+
## Notes
### Contabo Debian 13