Georg Lauterbach
5e9849d94f
rspamd: rename ENABLE_REDIS
& add persistence for Redis ( #3143 )
2023-03-04 10:45:43 +01:00
Georg Lauterbach
5ec6845c96
config/ENV: improve Postfix config for spoof protection ( #3127 )
2023-03-03 15:55:32 +01:00
Georg Lauterbach
9e2f96448a
scripts: remove PostSRSD wrapper ( #3128 )
...
* remove PostSRSD wrapper
The setup is now completely done during _actual_ setup phase. The
wrapper did not even catch signals (SIGINT, etc.), which I think is
strange.
I also added all the ENVs the wrapper relied on (which previously could
have been unset) to the variables script.
* forgot adjusting the `Dockerfile`
2023-03-02 17:44:01 +01:00
Georg Lauterbach
0949f16344
scripts/ENV: make disabling Redis possible ( #3132 )
...
* make disabling Redis possible
* add documentation
* Apply suggestions from code review
* Update docs/content/config/environment.md
---------
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2023-03-01 16:24:59 +01:00
Georg Lauterbach
dfc2b39308
scripts: housekeeping & cleanup setup (2/2) ( #3123 )
2023-02-28 10:25:23 +01:00
Georg Lauterbach
4b04c3e31c
scripts: housekeeping & cleanup setup (1/2) ( #3121 )
2023-02-27 20:21:45 +01:00
Georg Lauterbach
f35b60042f
scripts: split setup-stack.sh
( #3115 )
2023-02-26 11:42:14 +01:00