This commit is contained in:
Mayel de Borniol 2021-12-21 15:27:32 +13:00
parent d4d6fa8e3a
commit 411fde1e1a
2 changed files with 5 additions and 2 deletions

View file

@ -52,6 +52,9 @@ And in public.env:
- HOSTNAME
- PUBLIC_PORT
You can make registrations on your instance invite-only by setting `INVITE_ONLY=true` in public.env and setting an `INVITE_KEY` in secrets.env. You can then invite people by sending them to https://yourinstance.tld/signup/invitation/your_INVITE_KEY_here
### Further information on config
The app needs some environment variables to be configured in order to work. The easy way to manage that is whit the `make` commands which take care of loading the environment for you.

View file

@ -28,12 +28,12 @@
"bonfire_me": {:git, "https://github.com/bonfire-networks/bonfire_me", "31455f3607767b14cfa5d695cd7ec44b6af1895e", [branch: "main"]},
"bonfire_quantify": {:git, "https://github.com/bonfire-networks/bonfire_quantify", "eeb837c308aef68aa01987cb6aa12889e8772a3b", [branch: "main"]},
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "1fdceaf1ee3b58bec16c5d1446ac6a237c00fe8e", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "98fae1985940608af6662d12ab1790f88a2d2a5b", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "135cba1ee061f35b43a3047ebd8fe4998cba43bd", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "4e345222f0be39461d20ac9789dcc93885590c43", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "10b62f5e048fd482f5c94ac2de98e10646616678", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "a6655e3a6ce3b770670b663edd2494a22e6c1584", [branch: "main"]},
"bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "d260f64c7db4e82eb596c463a004f484ddce03b8", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "c7d485935bdaf1897082cd6369edec4608da1f50", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "000d44b91f743480a6f692e780db8ca8575c933b", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "3aac3b82a8e075873d36d683057a20890731f702", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "75216ea2ea0c2658bebb26bbbe341157176f4b1a", [branch: "main"]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "238c090f7da27e2aa917f5f47de8b3a3ddfde7ae", []},