Jan Böhmer
99ee05a90f
Allow to configure update checking utility via env
2023-08-21 22:57:45 +02:00
Jan Böhmer
aaff0835a3
Renmed SAMLP_SP_PRIVATE_KEY to SAML_SP_PRIVATE_KEY
...
Now it matches the documented value and follows the naming schema. The old env name is still valid, to maintain backwards compatibility.
Fixes issue #339
2023-08-01 15:31:40 +02:00
Jan Böhmer
f7cea1100c
Allow to configure various options of the octopart provider
2023-07-31 00:57:33 +02:00
Jan Böhmer
7b61cb3163
Added more env variables to configure providers
2023-07-17 00:19:02 +02:00
Jan Böhmer
f8e299ec56
Added new env option to show all parts on a page by default
...
Related to discussion #312
2023-07-08 19:33:23 +02:00
japm48
7640ed08bc
docker: add missing PassEnv directives ( #294 )
2023-05-27 23:59:21 +02:00
Jan Böhmer
29af14f588
Added an option to enforce log comments for certain actions
...
This implements issue #220
2023-04-08 20:43:19 +02:00
Jan Böhmer
e808964913
Default docker container uses php-fpm and preloading now
...
This gives us a approx. 12% performance boost
2023-03-04 20:25:48 +01:00
Jan Böhmer
9ed1e896cb
Pass environment variables used to configure SAML to dockers PHP
2023-03-04 17:30:27 +01:00
Jan Böhmer
6fa5efc4ca
Increased the maximum file size from 16M to 100M and make it configurable
...
This fixes issue #228
2023-03-02 23:08:14 +01:00
Jan Böhmer
66e566b99a
Use precompiled PHP extensions for docker container
...
This should hopefully reduce the build times for cross compiled images, as we dont have to build extensions from source there.
2023-02-05 18:58:57 +01:00
Jan Böhmer
6f28029fb8
Added a custom docker entrypoint which chowns used volumes
...
This fixes issue #206 .
2023-02-04 22:44:33 +01:00
Jan Böhmer
87d6399175
Add Dockerfile.
2019-11-17 19:07:07 +01:00