.github | ||
dev-commands | ||
docker | ||
integration | ||
localprod | ||
logo | ||
openslides-auth-service@9e252f33cc | ||
openslides-autoupdate-service@f7449396e8 | ||
openslides-backend@c0048095bd | ||
openslides-client@e76a50df3a | ||
openslides-datastore-service@844d7b1104 | ||
openslides-icc-service@cecf9f0a41 | ||
openslides-manage-service@8209ac5358 | ||
openslides-media-service@db6b4ecb8d | ||
openslides-vote-service@c8b9a4d2c3 | ||
proxy | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
CHANGELOG.md | ||
db.sh | ||
dc-dev.sh | ||
DEVELOPMENT.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
services-to-main.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.