ba74f33e68
will setup caddy to check if the Host-header matches one of the space delimited fields in ALLOWED_HOSTS. Or do no such thing if ALLOWED_HOSTS is not set. |
||
---|---|---|
.github | ||
dev-commands | ||
docker | ||
integration | ||
localprod | ||
logo | ||
openslides-auth-service@9e252f33cc | ||
openslides-autoupdate-service@92bd8f7cf8 | ||
openslides-backend@689eb8fd14 | ||
openslides-client@8c60e9682a | ||
openslides-datastore-service@7170f008cc | ||
openslides-icc-service@d6fe42a4f1 | ||
openslides-manage-service@215f448e9b | ||
openslides-media-service@8435aca151 | ||
openslides-vote-service@d43821f508 | ||
proxy | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
CHANGELOG.md | ||
db.sh | ||
dc-dev.sh | ||
DEVELOPMENT.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
services-to-master.sh |
OpenSlides
What is OpenSlides?
OpenSlides is a free, web based presentation and assembly system for managing and projecting agenda, motions and elections of an assembly. See https://openslides.com for more information.
Using OpenSlides productively
OpenSlides 4 (this) is currently in beta version!
If you are just looking to use OpenSlides in a productive manner, please refer to the OpenSlides 3.4 (stable)
Installation
Requirements
You need Docker and Docker Compose.
Setup OpenSlides
For a productive setup of OpenSlides get the OpenSlides manage tool from GitHub and make it executable. E. g. run:
$ wget https://github.com/OpenSlides/openslides-manage-service/releases/download/latest/openslides
$ chmod +x openslides
Then follow the instructions outlined in the OpenSlides Manage Service.
Development
For further information about developing OpenSlides, refer to the development readme.
Architecture of OpenSlides 4
Read more about our concept of OpenSlides 4.0.
The technical documentation about the internals, requests and functionality can be found in the wiki.
License and authors
OpenSlides is Free/Libre Open Source Software (FLOSS), and distributed
under the MIT License, see LICENSE
file. The authors of OpenSlides are
mentioned in the AUTHORS
file.