Go to file
GabrielInTheWorld f2515decf8
Merge pull request #6214 from GabrielInTheWorld/of-update-initial-data
Updates the docker-compose.dev.yml file to use master
2021-08-26 15:55:30 +02:00
.github Update readme 2021-08-19 12:32:05 +02:00
dev-commands Update manage service 2021-05-17 00:17:26 +02:00
docker Updates the initial data used by the datastore 2021-08-20 10:52:42 +02:00
docs Issue6204: Define fields for archiving of meetings 2021-08-17 09:03:03 +02:00
logo Updated improved OpenSlides logo. 2019-09-13 13:25:41 +02:00
openslides-auth-service@205a8333ed Updated os4 services 2021-08-05 20:55:12 +02:00
openslides-autoupdate-service@fa7f9e92c6 Updated os4 services 2021-08-05 20:55:12 +02:00
openslides-backend@f575b5fefc Add a CI check to verify that migrating the initial data works 2021-08-18 11:58:20 +02:00
openslides-client@cc5c714117 Update Submodules to enable migrations 2021-08-17 11:37:15 +02:00
openslides-datastore-service@25233066f2 Update Submodules to enable migrations 2021-08-17 11:37:15 +02:00
openslides-icc-service@6dbc589b80 Updated os4 services 2021-08-05 20:55:12 +02:00
openslides-manage-service@74460b6999 Updated os4 services 2021-07-14 21:01:19 +02:00
openslides-media-service@6db3ecb09e Update 2021-02-04 15:35:15 +01:00
openslides-permission-service@4b058fe85f Updated os4 services 2021-06-28 12:05:04 +02:00
proxy Add ICC Service 2021-06-29 20:20:59 +02:00
.gitignore OS4 productive setup changes 2021-04-08 12:52:59 +02:00
.gitmodules Updated services 2021-06-30 14:31:30 +02:00
AUTHORS changed email 2019-08-08 08:07:29 +02:00
CHANGELOG.md Prepared repository for OpenSlides 4. Removed OpenSlides 3 code. 2020-01-05 14:16:23 +01:00
DEVELOPMENT.md Update readme 2021-08-19 12:32:05 +02:00
LICENSE Prepared repository for OpenSlides 4. Removed OpenSlides 3 code. 2020-01-05 14:16:23 +01:00
Makefile Update Backend 2021-08-06 11:14:30 +02:00
README.md Update readme 2021-08-19 12:32:05 +02:00
db.sh Permission Service 2020-11-17 07:49:14 +01:00
dc-dev.sh Prod setup 2020-10-28 08:46:03 +01:00

README.md

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 under heavy development!

If you are just looking to use OpenSlides in a productive manner, please refer to the OpenSlides 3.4 (stable)

Everything else in this document is irrelevant for you

Installation

Requirements

You need Docker and Docker Compose.

Setup OpenSlides

For a productive setup of OpenSlides 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

System 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.