Commit graph

31 commits

Author SHA1 Message Date
1b0671b34c Initial commit 2025-03-24 09:18:53 +01:00
ed37be0c60 Add celery healthcheck & update existing healthcheck 2025-03-23 16:24:33 +01:00
161234defd Bump rabbitmq version 2025-03-23 16:23:45 +01:00
89d4ebdc49 Add missing VERSION environment variable 2024-10-07 21:42:20 +02:00
b78f03d3b0 Remove twitter integration 2024-09-06 09:17:23 +02:00
a041d5f7fa Use uv to manage requirements 2024-08-30 21:05:55 +02:00
12c1ac9d17 Remove version from docker-compose 2024-08-24 15:14:42 +02:00
5b59b189d6 Add missing env vars 2023-07-02 10:50:13 +02:00
d479b5e5f7 Update rabbitmq 2023-07-02 09:11:12 +02:00
b06af33a19 Update celery 2023-07-02 09:06:21 +02:00
858c2c6eb3 Use docker extensions for env variables 2023-07-02 08:24:11 +02:00
4b04178a4f Set env files explicitly 2023-06-29 09:35:24 +02:00
b91f5c8939 Add missing env_file setting & remove redundant database settings 2023-06-28 19:42:44 +02:00
5a73707d61 Split production dependecies & update production configuration 2023-06-28 19:38:44 +02:00
89d88ccceb Update logging configuration 2023-06-27 20:37:47 +02:00
6a46dc01e2 Remove variable defaults
These are not set whenever a merged compose file is used
2023-06-27 10:11:07 +02:00
3ebba6df47 Use more enviroment variables 2023-06-27 09:06:24 +02:00
82a7176629 Increase healthcheck interval 2023-03-05 15:32:15 +01:00
89f23fe668 Initial refactor 2023-03-05 15:21:04 +01:00
d3f9a11f44 Replace node-sass with dart sass 2022-05-26 11:39:59 +02:00
40a027587b Add Twitter integration
Fixes #46
2020-09-27 16:08:30 +02:00
6ce013d0d4 Add reddit integration 2020-07-12 20:10:57 +02:00
083f728404 Use celery configuration similar to production 2020-06-16 20:48:21 +02:00
2d3eae6e39 Remove django entrypoint script 2020-06-07 10:29:51 +02:00
7fc899937d Refactor much needed docker setup
- Build static files inside seperate container
- Remove unnecessary env variables
2020-05-02 20:21:22 +02:00
e495d7c188 Use poetry for dependency management 2020-04-13 17:06:31 +02:00
afc3c11775 Set celery logging level 2020-03-02 23:34:57 +01:00
961535dd60 Add axes integration & add cache configuration 2020-02-27 19:47:45 +01:00
5976870d38 Squashed commit of the following:
commit 99fd94580f95dcbfb77b73e2de846f76a5709ef9
Author: Sonny <sonnyba871@gmail.com>
Date:   Sat Feb 15 21:45:16 2020 +0100

    Use postgres password

    As of https://gitlab.com/gitlab-com/support-forum/issues/5199
2020-02-16 12:21:25 +01:00
858f84aaad Refactor endpoint tests
Replace force_login calls with login call from client class in setUp
2019-10-28 21:35:19 +01:00
0658d6404f Add docker specific files 2019-08-10 21:12:59 +02:00