- Mar 18, 2021
-
-
Tom Teichler authored
-
Tom Teichler authored
-
- Mar 17, 2021
-
-
Tom Teichler authored
Allow running cleery in Docker See merge request !537
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Add support to build tables and forms for executing actions for multiple objects Closes #390 See merge request !502
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Julian authored
-
Jonathan Weth authored
[Docker] Use `SELECT 1` to wait for database See merge request !535
-
- Mar 16, 2021
-
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
This removes the need to have host and port as environment variables (we might get it in a YAML file from a K8s ConfigMap, or some such). Also, it ensures that the system answering is a database rather than an IoT Waffeleisen with a bad taste in port selection.
-
Jonathan Weth authored
Add Redis password to URL setting as well See merge request !532
-
- Mar 15, 2021
-
-
Nik | Klampfradler authored
The Celery broker URL requires the password to be passed directly
-
- Mar 14, 2021
-
-
Jonathan Weth authored
-
Jonathan Weth authored
[uWSGI] Make serving of /static configurable See merge request !528
-
Nik | Klampfradler authored
Make data checks compatible with non-optional Celery See merge request !509
-
Jonathan Weth authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Jonathan Weth authored
-
Jonathan Weth authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
[Docker] Fix runuwsgi command-line See merge request !527
-
Nik | Klampfradler authored
-
- Mar 13, 2021
-
-
Nik | Klampfradler authored
Fix migration naming to adhere our naming rules See merge request !526
-
Jonathan Weth authored
-
Jonathan Weth authored
[Docker] Rewrite entrypoint See merge request !525
-
Nik | Klampfradler authored
-
Jonathan Weth authored
[Docker] Run pre-boot tasks in correct order See merge request !523
-
Jonathan Weth authored
Remove unnecessary Celery options See merge request !524
-
- Mar 12, 2021
-
-
Nik | Klampfradler authored
After all, it is not an entrypoint anymore
-
Nik | Klampfradler authored
En passant, this removes the need to force the entrypoint away if wanting to spawn a shell in the container
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
Celery can now be started together with uWSGI if one wants to do that
-
Nik | Klampfradler authored
-
Nik | Klampfradler authored
This reverts commit cedf3588.
-
Nik | Klampfradler authored
The database needs to be migrated before compiling SCSS, as the SCSS references a site preference.
-