73ddad152d
Co-authored-by: Adrian Richter <adrian@intevation.de> |
||
---|---|---|
.github | ||
dev-commands | ||
docker | ||
integration | ||
localprod | ||
logo | ||
openslides-auth-service@61841f76ce | ||
openslides-autoupdate-service@18f8b6d2fc | ||
openslides-backend@d13299321f | ||
openslides-client@64e1dd2793 | ||
openslides-datastore-service@eacfa31989 | ||
openslides-icc-service@69643b146a | ||
openslides-manage-service@fae51b4709 | ||
openslides-media-service@db6b4ecb8d | ||
openslides-vote-service@f137dbe43a | ||
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.