Update README.md

This commit is contained in:
Stefan Otto 2022-02-25 14:49:05 +01:00 committed by GitHub
parent f5f2d30448
commit 446b87d8ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
# ![edumeet logo](/app/public/images/logo.edumeet.svg)
# Documentation / Table Of Contents
### [Overview eduMEET](/README.md)
### [Documentation of configuration for client/app](/app/README.md)
### [Documentation of configuration for server](/server/README.md)
### [Documentation of configuration for client/app](/app/public/config/README.md)
### [Documentation of configuration for server](/server/config/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)