# community services for woodbine.nyc Experiment in digital autonomy ## running docker-compose --env-file env.production \ --file services/caddy.yaml \ --file services/zitadel.yaml \ up --build ## port forwarding echo 'net.ipv4.ip_unprivileged_port_start=80' | sudo tee -a /etc/sysctl.conf sudo sysctl -w net.ipv4.ip_unprivileged_port_start=80 ## beta release - [x] caddy with homepage - [x] backup using duplicity uploaded to backblaze b2 - [ ] webdav for personal home pages - [ ] restore using duplicity downloaded from backblaze b2 - [ ] zitadel sso - [ ] wiki - [ ] dendrite matrix server - [ ] gitea instance ## credits thank you hackerspace.zone