Updated microservices (markdown)
@@ -8,6 +8,8 @@ Currently, there are three officially supported microservices:
|
|||||||
* Auth Server: https://github.com/krgamestudios/auth-server
|
* Auth Server: https://github.com/krgamestudios/auth-server
|
||||||
* Chat Server: https://github.com/krgamestudios/chat-server
|
* Chat Server: https://github.com/krgamestudios/chat-server
|
||||||
|
|
||||||
|
See [Configuration](configuration) for how to actually pull docker images of these.
|
||||||
|
|
||||||
## News-Server
|
## News-Server
|
||||||
|
|
||||||
The news server is the first and most stable element of this system. It provides a stream of news articles, as well as features to publish, edit and delete them. It relies on the auth-server's tokens for authentication.
|
The news server is the first and most stable element of this system. It provides a stream of news articles, as well as features to publish, edit and delete them. It relies on the auth-server's tokens for authentication.
|
||||||
|
|||||||
Reference in New Issue
Block a user