Add initial configuration files for Dockhand setup

- Create .env.example for environment variable configuration
- Update README.md with setup instructions and usage details
- Add docker-compose configuration for socket-proxy and dockhand services
This commit is contained in:
Joakim Hellsén 2026-08-01 05:19:33 +02:00
commit 4459a858e4
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
3 changed files with 97 additions and 2 deletions

3
.env.example Normal file
View file

@ -0,0 +1,3 @@
# Generate a 32-byte (256-bit) random key encoded as base64:
# openssl rand -base64 32
DOCKHAND_ENCRYPTION_KEY=