infrastructure for woodbine's online presence
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.
 
 
Go to file
Jonathan Dahan ac368dd62b
make readme markdown
2 years ago
data Web serving and authoring works! 2 years ago
secrets Web serving and authoring works! 2 years ago
services fix webdav 2 years ago
.gitignore Web serving and authoring works! 2 years ago
env.production fix webdav 2 years ago
readme.md make readme markdown 2 years ago

readme.md

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

  • [*] caddy with homepage
  • [*] 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