In the case where the proxy does not pass `HTTP_X_FORWARDED_PROTO`, we need a way to explicitly request `https://` scheme on callbacks.
This change adds a constant `FORCE_HTTPS` which can be used to forcibly override automatic detection of HTTPS usage, when set.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Run migrations on entrypoint
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Finalize Docker configuration
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
turn on pretty urls
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Make framadate await database container
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Add missing rewrite rule to apache config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Finalize
Signed-off-by: Thomas Citharel <tcit@tcit.fr>