Commit graph

56 commits

Author SHA1 Message Date
Jenny Danzmayr
3b21392f4c use pygobject instead of pgi for docker container
pgi doesn't work anymore/ It's unclear why we used it in the first place
instead of pygobject.
2024-12-04 20:09:22 +01:00
Jenny Danzmayr
d13af9e5d1 updated docker images to Ubuntu 24.04 2024-12-03 21:16:59 +01:00
Jenny Danzmayr
85beff40e7 prometheus multirproc: fix typo 2024-09-18 02:14:27 +02:00
Jenny Danzmayr
1ae228fb31 fix: don't break management commands with prometheus multiproc 2024-09-18 02:06:33 +02:00
Jenny Danzmayr
e0e38ff699 moved languages config to locale group 2024-09-18 01:37:51 +02:00
Jenny Danzmayr
b643494a0f added django_extensions to docker image 2024-09-17 00:05:52 +02:00
Jenny Danzmayr
09b2375d79 added SSO support using Python Social Auth including custom backend for EF Identity 2024-09-12 21:42:28 +02:00
Jenny Danzmayr
44c4264f7d don't create and compile message files for external packages 2024-09-08 18:10:03 +02:00
Laura Klünder
43f7414573 UwU suppowt 2024-09-06 21:15:08 +02:00
se4598
d6ba4a71d5
compile translations when building image (#189) 2024-08-27 16:37:58 +02:00
Jenny Danzmayr
39002576e2 remove unnecessary COPY from dockerfiles 2024-08-12 00:27:47 +02:00
Jenny Danzmayr
5cb6f87445 added prometheus metrics exporter 2024-03-29 23:39:13 +01:00
Jenny Danzmayr
de6b96fd5e use daphne instead of uvicorn for now to fix websockets 2024-03-28 19:37:49 +01:00
renovate[bot]
43387ba685
⬆️ Update ubuntu_23_04/tzdata to v2023d-0ubuntu0.23.04 2024-01-16 04:47:01 +00:00
renovate[bot]
7118d8a311
⬆️ Update ubuntu_23_04/tzdata to v2023d-0ubuntu0.23.04 2024-01-16 04:46:51 +00:00
Jenny Danzmayr
18462e9ea7 improved health checks for tile cache server 2023-12-23 23:32:07 +01:00
Jenny Danzmayr
702ada35fa fixed uwsgi metrics endpoint for tileserver container 2023-12-21 19:26:05 +01:00
renovate[bot]
42d5e73cd9
⬆️ Update ubuntu_23_04/python3.11 to v3.11.4-1~23.04.2 2023-12-11 22:36:57 +00:00
renovate[bot]
acb40e8b5d
⬆️ Update ubuntu_23_04/python3.11 to v3.11.4-1~23.04.2 2023-12-11 22:36:42 +00:00
Jenny Danzmayr
eb256132de fixed missing new-line escape in tileserver dockerfile 2023-12-11 18:45:16 +01:00
Jenny Danzmayr
4fb1230163 added version information to sentry and the about page 2023-12-11 18:32:26 +01:00
Jenny Danzmayr
555b4b107c added readme for building the docker containers 2023-12-08 22:58:37 +01:00
Jenny Danzmayr
f27605434b updated docker build script to allow building from git 2023-12-08 00:22:49 +01:00
Jenny Danzmayr
4e4b88ad68 added zstd to docker containers 2023-12-07 07:28:07 +01:00
renovate[bot]
54635da40a
⬆️ Update ubuntu_23_04/postgresql-15 to v15.5-0ubuntu0.23.04.1 2023-12-06 18:50:49 +00:00
renovate[bot]
9a134aaa70
⬆️ Update ubuntu_23_04/curl to v7.88.1-8ubuntu2.4 2023-12-06 16:49:23 +00:00
renovate[bot]
1f21404797
⬆️ Update ubuntu_23_04/curl to v7.88.1-8ubuntu2.4 2023-12-06 16:49:14 +00:00
Jenny Danzmayr
5e35725e3a updating docker base_image tag and digest because renovate doesn't work 2023-12-04 16:15:50 +01:00
Jenny Danzmayr
ad241769b5 updated tileserver cache URLs again ^^` 2023-12-04 02:33:15 +01:00
Jenny Danzmayr
4c4069426d changed builder step of docker files for better caching 2023-12-04 02:33:15 +01:00
Jenny Danzmayr
d4f8a9ef39 move tileserver docker container cache 2023-12-04 02:33:15 +01:00
renovate[bot]
e1506c4dcb ⬆️ Update ubuntu Docker tag to lunar-20231128 2023-12-04 02:32:21 +01:00
renovate[bot]
2c502be014 ⬆️ Update ubuntu Docker tag to lunar-20231128 2023-12-04 02:32:06 +01:00
Jenny Danzmayr
f5e3aeb15a docker entrypoint: fixed automigration message 2023-12-01 17:07:21 +01:00
Jenny Danzmayr
a3057b817d docker: reduced the default number of UWSGI workers to 4 2023-11-30 21:03:03 +01:00
Jenny Danzmayr
454b679c6a docker container was missing memcached support 2023-11-30 21:02:47 +01:00
Jenny Danzmayr
0bd1facb88 docker: added worker healthcheck option for entrypoint.sh 2023-11-30 21:02:11 +01:00
Jenny Danzmayr
127808e1f1 docker: use gunicorn together with uvicorn for async/asgi support 2023-11-30 21:01:57 +01:00
Jenny Danzmayr
3af79daa0a fixed loglevel configuration 2023-11-29 19:48:09 +01:00
renovate[bot]
8c1b7741bc ⬆️ Update docker tileserver image 2023-11-29 01:16:56 +01:00
renovate[bot]
e05140ad2e ⬆️ Update docker core image 2023-11-29 01:16:30 +01:00
Jenny Danzmayr
b5eafda38f added sentry to Dockerfile 2023-11-27 05:33:06 +01:00
Jenny Danzmayr
46d0670234 minor docker container improvments 2023-11-26 23:08:22 +01:00
Jenny Danzmayr
33ce843d33 added docker build script 2023-11-14 16:09:18 +01:00
Jenny Danzmayr
809dd570fe updated order of dockerfile ARGs 2023-11-12 19:38:49 +01:00
Jenny Danzmayr
db4c441f67 added opencontainers.org labels to docker containers 2023-11-12 19:06:01 +01:00
Jenny Danzmayr
e039cae5c8 used a seperate cache for each target architecture 2023-11-12 19:05:40 +01:00
Jenny Danzmayr
1f603fb7a6 updated tag of docker containers to include ghcr.io path 2023-11-12 16:26:40 +01:00
Jenny Danzmayr
2706f347a4 fixed uwsgi config for stats via http 2023-11-12 16:25:10 +01:00
Jenny Danzmayr
ebac0e5f77 automatically run migrations on docker container start by default 2023-11-12 16:24:28 +01:00