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.
21 lines
456 B
21 lines
456 B
# community services for woodbine.nyc
|
|
|
|
docker-compose --env-file env.production \
|
|
--file services/caddy.yaml \
|
|
--file services/zitadel.yaml \
|
|
up
|
|
|
|
## beta release
|
|
|
|
- [*] caddy with landing page of this readme
|
|
- [*] backup using duplicity uploaded to backblaze b2
|
|
- [ ] zitadel sso
|
|
- [ ] bookstack wiki
|
|
- [ ] caddy webdav for personal home pages
|
|
- [ ] dendrite matrix server
|
|
- [ ] gitea instance
|
|
|
|
## credits
|
|
|
|
thank you hackerspace.zone
|