.github | ||
dev-commands | ||
docker | ||
integration | ||
localprod | ||
logo | ||
openslides-auth-service@9e252f33cc | ||
openslides-autoupdate-service@50083a6092 | ||
openslides-backend@f0fe824b81 | ||
openslides-client@98869ba3d1 | ||
openslides-datastore-service@dde477c405 | ||
openslides-icc-service@d416d28c11 | ||
openslides-manage-service@bfe6620594 | ||
openslides-media-service@db6b4ecb8d | ||
openslides-vote-service@d717545721 | ||
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.