You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
woodbine.nyc/readme.md

27 lines
644 B

# community services for woodbine.nyc
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