wuest-halle / wuestbot

Code underlying WUEST's online representations. Includes Telegram chatbot.
GNU General Public License v3.0
1 stars 1 forks source link

[WIP] Server & Website #56

Closed softbobo closed 3 years ago

softbobo commented 3 years ago

This PR adds an nginx container, whose purpose at the moment is to just serve static content as a dockerized service. In further steps the server should also act as a reverse proxy for other services. Still to do

would be happy on any pointers for what is still necessary