TOC documentation, work in progress

This commit is contained in:
Stefan Otto 2022-02-02 18:46:11 +01:00 committed by GitHub
parent 43f8fe3b07
commit 8d020df00a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
# ![edumeet logo](/app/public/images/logo.edumeet.svg)
# Documentation / Table Of Contents
## [Documentation of configuration for client/app] (/app/README.md)
## [Documentation of configuration for server] (/server/README.md)
## [Documentation of Development enviroment with Docker] (/compose/README.md)
### [Overview eduMEET](/README.md)
### [Documentation of configuration for client/app](/app/README.md)
### [Documentation of configuration for server](/server/README.md)
### [Documentation of Development enviroment with Docker](/compose/README.md)
### [Setup HAproxy / load balancing edumeet](HAproxy.md)
### [Scaling and recommended Hardware](SCALING_AND_HARDWARE.md)