Commit Graph

53 Commits

Author SHA1 Message Date
vabene1111
782dd4cb17 build stuff 2023-07-29 11:24:11 +02:00
vabene1111
ca28e52698 keep git installed 2023-07-29 10:06:51 +02:00
vabene1111
113c40c243 changed version command order 2023-07-29 08:38:13 +02:00
vabene1111
0688f46d8b new version script 2023-07-29 08:32:10 +02:00
vabene1111
6a39148e5f fixed try catch and added git to permanent dependency 2023-07-28 15:59:48 +02:00
Daniel Schulz
0f898ddf4a
unify raspi and normal build again 2023-06-27 00:51:55 +02:00
Daniel Schulz
e903382034
update alpine to v3.18 2023-06-27 00:51:22 +02:00
vabene1111
3512ab7515 update wokflow files 2022-05-30 21:53:59 +02:00
vabene1111
de196c716b build test openssl 2022-05-04 20:33:27 +02:00
vabene1111
cb248a1f19 beta build test libressl 2022-05-04 20:33:10 +02:00
vabene1111
df2f1b2b7c testing armv7 build solutuin
taken from https://github.com/healthchecks/healthchecks/issues/568#issuecomment-942047344
2022-05-04 17:18:25 +02:00
MaxJa4
6813077113 Added ldap as runtime dependency to Dockerfile 2022-03-03 22:27:41 +01:00
vabene1111
d7379d8ab6 testing with setuptools_rust 2022-03-02 09:39:54 +01:00
vabene1111
51f44e4926 testing with py dev 2022-03-02 09:37:11 +01:00
vabene1111
f15922ceb5 testing cryptography builds with rustc 2022-03-02 09:25:29 +01:00
vabene1111
9a795a7f60 docker dont pip install cryptography
dont install cryptography wheel in alpine docker build as py-cryptography already takes care of this.
2022-03-01 19:50:17 +01:00
vabene1111
7e7c7a3841
Merge pull request #1499 from xMAC94x/update_base_image
Update the baseimage of dockerfile as alpine 3.12 has some security v…
2022-02-11 09:04:29 +01:00
MaxJa4
2471bb21f6 Fixed dep. position and used smaller package 2022-02-08 19:00:54 +01:00
MaxJa4
a35aa953b4 Ping DB instead of trying migration 2022-02-08 18:15:04 +01:00
Marcel Märtens
542b656bea fix python-ldap bugs according to https://github.com/TandoorRecipes/recipes/pull/1499\#issuecomment-1031627178 2022-02-07 19:21:35 +01:00
Marcel Märtens
bd8633c630 Update the baseimage of dockerfile as alpine 3.12 has some security vunerabilities.
According to:
https://artifacthub.io/packages/helm/truecharts/recipes?modal=security-report&image=tccr.io%2Ftruecharts%2Frecipes%3Av1.0.5%40sha256%3Ac74923879e7d2bf5bff4d1e953a100307462ad191a79908165f3364b97446833
There are at least 4 Chritical ones with a total of 47.
So updating the base should prob be a good thing and help here.
2022-02-06 23:57:40 +01:00
Jakob
e9fd00acf8 fix webp support for pillow 2021-10-25 17:20:09 +02:00
Perjéssy Lóránt
9ef8552ba3 Basic LDAP handling with django_auth_ldap. 2021-10-15 19:40:17 +02:00
vabene1111
c7e20716f5 more testing deployments 2021-04-05 17:16:26 +02:00
vabene1111
7adc4ad50a testing with newer base image 2021-04-05 16:01:49 +02:00
vabene1111
b5e5ff9bf8 testing docker build 2021-04-05 15:03:29 +02:00
vabene1111
249663bd91
Merge branch 'develop' into develop 2021-03-18 20:53:08 +01:00
vabene1111
ec842aa657 testing docker with new dependecy 2021-02-08 11:55:40 +01:00
vabene1111
61c2d5eb61 import export docs and docker tests 2021-02-08 11:52:22 +01:00
vabene1111
41e3ec41e9 update pip during build 2021-02-08 11:41:28 +01:00
vabene1111
086570ce90 using new import/export module 2021-02-08 11:38:38 +01:00
cesarblancg
c857d092b1 Optimized dockerfile 2021-02-04 10:07:43 +01:00
vabene1111
a112824578 maybe fixed container build 2021-01-28 15:19:12 +01:00
vabene1111
2b94500ffe restored old dockerfile order until time for optimization 2021-01-13 22:32:54 +01:00
vabene1111
d25ea34512 moved back together 2021-01-13 22:30:47 +01:00
vabene1111
fbc3dcdfef test 2021-01-13 22:23:00 +01:00
vabene1111
642015b368 testing docker stuff 2021-01-13 22:17:40 +01:00
vabene1111
6d5ea31f8e re added mistakingly removed command 2020-03-26 18:55:35 +01:00
vabene1111
b538761746 run container as root for now
since i want to realease this we will for now continue to run this as root inside the containerr. this can be fixed later, PR's welcome
2020-03-26 18:20:44 +01:00
vabene1111
c67342df26 wip changes 2020-03-24 12:57:45 +01:00
h4llow3En
1e3e03e4af
Simplify first user creation 2020-03-20 10:50:34 +01:00
h4llow3En
e0c560c2d7
Remove debug output from Dockerfile 2020-03-20 09:28:33 +01:00
h4llow3En
6b27f0c8ab
Cleanup and simplify deployment 2020-03-19 15:08:53 +01:00
h4llow3En
cc931189e8
Run as alpine docker image and server static files with gunicorn 2020-03-19 10:13:49 +01:00
vabene1111
12f6aa6df7 changed docker base image for python 3.8 2020-03-17 23:55:16 +01:00
vabene1111
d8efd16763 changed image base 2019-12-08 17:09:08 +01:00
vabene1111
613f1e626e workin 2019-11-14 22:50:10 +01:00
vabene1111
63ef8a6092 dependency hell 2019-11-14 21:24:06 +01:00
vabene1111
0245c38976 more ? 2019-11-14 20:04:19 +01:00
vabene1111
0c2d50d8c3 order relevant 2019-11-14 20:02:55 +01:00