diff --git a/docs/README.md b/docs/README.md index 89dbef54..4ddb0a52 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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) \ No newline at end of file +### [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)