Commit Graph

106 Commits

Author SHA1 Message Date
vabene1111
f8e4b39d88 testing .. 2025-08-21 17:12:51 +02:00
vabene1111
d25702b717 added recipe batch editing dialog 2025-08-21 15:50:13 +02:00
vabene1111
7a22d43959 updated alpine 2025-08-16 10:55:55 +02:00
vabene1111
115f18889a removed LDAP fix
https://github.com/TandoorRecipes/recipes/pull/3905
2025-08-16 10:47:43 +02:00
wilmarguida
006c5b3af8 fix: deprecation warning about env declaration syntax in Dockerfile
Signed-off-by: wilmarguida <w.denouden@guida.nl>
2025-08-05 08:58:24 +02:00
wilmarguida
562a0dceae feat: make nginx error/access visible on stdout
Signed-off-by: wilmarguida <w.denouden@guida.nl>
2025-08-05 08:55:32 +02:00
wilmarguida
cde03a0f33 fix: respect TANDOOR_PORT MEDIA_ROOT and STATIC_ROOT in the nginx config
Signed-off-by: wilmarguida <w.denouden@guida.nl>
2025-08-05 08:55:02 +02:00
wilmarguida
b42285a9a5 clean: remove armv7 pip wheels config, not support in v2
Signed-off-by: wilmarguida <w.denouden@guida.nl>
2025-08-05 08:07:19 +02:00
wilmarguida
f4d4a5b714 fix: use rust from alpine repo instead of running curl on aarch64
Signed-off-by: wilmarguida <w.denouden@guida.nl>
2025-08-05 08:06:47 +02:00
wilmarguida
ee7d611086 fix: make sure nginx process in entrypoint will receive SIGTERM by using tini
Signed-off-by: wilmarguida <w.denouden@guida.nl>
2025-08-05 07:59:37 +02:00
vabene1111
92578dd6a2 new nginx config directory 2025-07-29 16:01:32 +02:00
vabene1111
a4308f9864 run nginx as part of boot script 2025-07-28 22:06:55 +02:00
vabene1111
21526fb676 nginx run 2025-07-28 21:48:19 +02:00
vabene1111
2a6a87ec16 run nginx 2025-07-28 21:37:22 +02:00
vabene1111
8149b05185 delete http.d by default 2025-07-28 21:32:59 +02:00
vabene1111
61afbbdfbe tweaking nginx 2025-07-28 21:22:43 +02:00
vabene1111
a37455ccda fix delete failure? 2025-07-28 20:32:22 +02:00
vabene1111
6d711aff41 first try adding nginx directly to container 2025-07-28 20:28:07 +02:00
vabene1111
fa8af5596f various fixes and improvements 2025-05-27 16:53:10 +02:00
vabene1111
20f066104c added libgcc libstdc++ as dev dependency for arm builds?! 2025-05-14 06:51:37 +02:00
vabene1111
5f542e9ce6 Merge branch 'develop' into feature/vue3
# Conflicts:
#	Dockerfile
2025-03-14 11:21:30 +01:00
vabene1111
5484506bc3 build requirements 2025-03-14 10:41:03 +01:00
vabene1111
6c73ca5b45 fixed architecture check 2025-02-12 10:46:02 +01:00
vabene1111
79658e2f7c print arch 2025-02-12 10:41:20 +01:00
vabene1111
f335c3f755 add correct command 2025-02-12 09:57:54 +01:00
vabene1111
86fe129eba packages 2025-02-12 09:47:11 +01:00
vabene1111
081104e655 missing && 2025-02-12 09:43:42 +01:00
vabene1111
96d997a817 install rust for arm runs 2025-02-12 09:17:57 +01:00
vabene1111
b0821a9c6b trying with build-base 2025-02-11 14:52:18 +01:00
vabene1111
f178790709 only binary 2025-02-11 14:33:18 +01:00
vabene1111
3cb2cf5333 changed docker python version and print pip debug 2025-02-11 13:04:44 +01:00
vabene1111
2a2f1033d0 try installing grpcio via package 2025-02-09 12:30:26 +01:00
vabene1111
9b5878faae antoher grpcio test 2025-02-09 09:24:36 +01:00
vabene1111
e27f4c5768 added build base for grcpio build 2025-02-07 15:22:48 +01:00
vabene1111
a1f1bc19e5 updated alpine and added linux-headers 2025-02-06 20:26:59 +01:00
vabene1111
7b2ade5fcd update wheel and setup tools 2025-02-01 08:51:04 +01:00
vabene1111
9573a68bfe Merge branch 'develop' into feature/vue3 2025-01-05 16:06:55 +01:00
vabene1111
f25de4b4ce remove healthcheck 2025-01-05 11:38:35 +01:00
vabene1111
9b586ae709 Merge branch 'develop' into feature/vue3 2024-12-22 12:05:53 +01:00
zodac
103daf000d Using --spider for healthcheck, which performs a HEAD request instead of a GET request 2024-12-02 20:44:12 +13:00
zodac
0e05c77fa7 Adding healthcheck to docker image 2024-11-29 14:15:24 +13:00
vabene1111
3630172723 mybe this time 2024-07-31 17:49:58 +02:00
vabene1111
d241ee3cde maybe fix build issues 2024-07-31 17:42:24 +02:00
smilerz
1d58f318ca removing pre-cached staticfiles from Docker & boot.sh 2024-04-30 07:21:30 -05:00
tooboredtocode
99868e4e80 Reapply "Merge pull request #3055 from tooboredtocode/develop"
This reverts commit f14acc371d.
2024-04-08 23:56:49 +02:00
vabene1111
f14acc371d Revert "Merge pull request #3055 from tooboredtocode/develop"
This reverts commit d7669279ff, reversing
changes made to 4293ec77c0.
2024-04-08 07:20:41 +02:00
tooboredtocode
20b812c2cc feat: re-add venv 2024-03-22 19:04:29 +01:00
tooboredtocode
ae37abf8b2 fix: fix modified the wrong file 2024-03-22 11:26:26 +01:00
tooboredtocode
5f211e420e fix: moving into exisiting files 2024-03-22 02:50:18 +01:00
tooboredtocode
1235cb8da5 feat: improve docker run speeds 2024-03-22 00:50:02 +01:00