rwth-acis / mobsos-surveys

A simple survey management service and Web application, being part of the MobSOS toolkit.
Other
7 stars 10 forks source link

add kubernetes configs #26

Closed Navidda closed 3 years ago

Navidda commented 3 years ago

The nginx issue is finally solved and now the service is working fine and pretty fast. It reduced the page loading time from 9 seconds to 1 second.

The files related to nginx are new and is added in the current task so it is good if you have a look at them. I also exported the kubernetes configs for the service itself here so that it becomes version controlled.

There was also an error in the surveys ingress which would cause only the main page of the service be served and block all other urls. This one got fixed by the following changes: