Commit Graph

12 Commits

Author SHA1 Message Date
Finn Stutzenstein 0993c25e66
Fix HaProxy redirection and client 2020-08-17 13:36:42 +02:00
Finn Stutzenstein ff2569aba9
Added redirect from http to https 2020-08-14 11:13:56 +02:00
fistutzenste 3297e9c4e2
Remove mkcert, update submodules 2020-07-31 09:22:24 +02:00
Finn Stutzenstein 296a39929e
Merge pull request #5487 from FinnStutzenstein/smallerTimeouts
Smaller timeouts for HaProxy
2020-07-31 08:56:46 +02:00
FinnStutzenstein e518ef2784
WIP: Adding media service 2020-07-29 15:57:03 +02:00
FinnStutzenstein ded12bbea4
Smaller timeouts for HaProxy
This is needed to quickly detect the downage from a service. With these timeouts 12 seonds are needed for HaProxy to return an initial 503. All other 503 are instance since the service is not detected up again.
2020-07-28 10:49:09 +02:00
Sascha Wilde 9bcffb08fb If mkcert is not available, create certificates using openssl 2020-07-24 17:32:28 +02:00
FinnStutzenstein 79ddac9da8
Use HTTPS in development mode 2020-07-24 10:58:39 +02:00
FinnStutzenstein cd007b0950
Update images 2020-07-23 12:16:35 +02:00
GabrielMeyer 1f8e3d60e6 Adds submodule openslides-auth-service 2020-07-14 16:21:49 +02:00
FinnStutzenstein fe8a74ddf4
Integrate the autoupdate and backend service 2020-06-18 12:43:06 +02:00
FinnStutzenstein 4484d1e4ef Integrating the client and datastore into the main repo:
- Added each service as a submodule for development
- Added conventions for naming environment variables
- Added required targets in makefiles of services
2020-02-26 14:47:13 +01:00