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.
28 lines
539 B
28 lines
539 B
# community services for woodbine.nyc
|
|
|
|
Install [redo](https://redo.readthedocs.io)
|
|
|
|
brew install redo || sudo apt install --yes redo
|
|
|
|
Run the services you want
|
|
|
|
redo services/web/run
|
|
|
|
Make sure to enable backups
|
|
|
|
redo services/backup/run
|
|
|
|
## 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
|