Commit graph

57 commits

Author SHA1 Message Date
phil d8b0c89506 Always restart service 2023-11-24 17:39:29 +01:00
phil a33c13eb04 Fix restart configuration 2023-11-24 17:39:00 +01:00
phil 872179cbcd Add Promehteus Exporter 2023-11-15 12:50:37 +01:00
phil 146716ad9c Set more restart settings 2023-11-15 12:03:35 +01:00
phil 6cde27cbce Disable override (we can use the settings in the mail file)
Disable default service
2023-11-08 15:01:04 +01:00
phil ea725abe9e Update handlers 2023-11-01 08:23:15 +01:00
phil d60c4d99b9 Use systemd to "monitor" and restart the service 2023-11-01 08:13:57 +01:00
phil 6c6227919d Do not limit service by default 2023-11-01 08:08:21 +01:00
phil 90de9d5861 Enable configuration via variables 2023-10-16 12:50:11 +02:00
phil 61299bb763 Fix quoting 2023-06-10 23:45:48 +02:00
phil 92ca77f503 Watch apache log for open_basedir messages 2023-06-10 23:34:23 +02:00
phil dd180f3028 Fix socket name 2023-06-10 19:34:28 +02:00
phil a645239fac Fix pid file name 2023-06-10 18:34:23 +02:00
phil 04be772437 Add monit monitoring 2023-06-10 18:30:09 +02:00
phil a8e8382eca Ignore vscode dir 2023-06-10 18:29:54 +02:00
phil 4cd8eb1775 Fix lint warnings 2023-03-17 21:55:48 +01:00
phil 955ba86525 Remove some hardening options
To strict options prevent different services from running. It's
better to test these options and include them in specific roles.
2023-02-25 23:26:58 +01:00
phil af84818e91 Remove RuntimeDirectory option
Leading to all services running below the same user
2023-02-25 22:24:33 +01:00
phil 521a5d1bac Add trailing slash 2023-02-25 21:52:11 +01:00
phil 4bb9eb3870 Introduce more variables 2023-02-25 21:29:12 +01:00
phil cfdc088844 Define limits for CPU and MEM resources 2023-02-25 20:33:07 +01:00
phil 4f0d2f55e1 Add more hardening options 2023-02-25 20:32:51 +01:00
phil 367b5eede0 Don't override local changes 2023-02-08 11:32:15 +01:00
phil 3b48e49cb7 Add info about version tag 2023-02-08 11:23:01 +01:00
phil ee5c5bc5b6 Add tag to task 2023-02-08 11:21:31 +01:00
phil 04b028cd8e Create system user and systemd service/socket 2023-02-08 09:02:57 +01:00
phil cd1944ec8a Update heading 2023-02-07 19:53:33 +01:00
phil 301b4944bd Remove unused column in table 2023-02-07 17:54:22 +01:00
phil a617d2bc7b Make variables configurable 2023-02-07 17:49:29 +01:00
phil 80ee6255ba Add warning about Ansible management 2023-02-07 17:49:06 +01:00
phil ade8e38ee5 Create Readme 2023-02-07 17:47:58 +01:00
phil c5f64bd478 Remove unused error_log configuration
Set defaults for some variables
2023-02-07 17:34:46 +01:00
phil bf30370079 Rename files 2023-02-07 17:31:59 +01:00
phil bafce185a7 Translate tasks names 2023-02-07 17:24:57 +01:00
phil 02e12b261e Rename author 2023-02-07 17:18:27 +01:00
phil f8a787e80b Add gitignore 2023-02-07 17:18:16 +01:00
phil 8a66420b04 Rename file 2023-02-07 17:18:07 +01:00
phil 34ee36fe04 php: Entferne Einschränkung für php cli Tools
War damals notwendig, da die kameradisten einen vollständigen SSH-
Zugang hatten. Seit einer Weile haben sie nur noch einen chroot-SFTP-
Zugang
2023-01-23 15:25:03 +01:00
phil 6244724c28 php: Korrigiere falsche Zugriffsrechte 2023-01-16 22:30:35 +01:00
phil 16c15c2095 php: Umformulierung 2023-01-16 16:31:00 +01:00
phil 1b30314879 Erstelle PHP-FPM-Override-Verzeichnis mit PHP-Rolle 2023-01-16 15:24:09 +01:00
phil c8cfe56c16 php: Korrigiere lint-Warnungen 2023-01-16 15:22:30 +01:00
phil bb8855a6fc php: Ändere Reihenfolge der Paket-Installation.
Verhindert Installation von libapache-mod-php
2022-12-28 17:00:14 +01:00
phil 7b90d5fd33 php: Ermittle php-Version erst nach Installation 2022-12-28 16:47:35 +01:00
phil 1cb7e5332d php: Korrigiere meta-File 2022-12-28 16:47:24 +01:00
phil dcb2df5b85 php: Definiere pool-Verzeichnis 2022-12-26 09:03:38 +01:00
Lars Kruse ae31092b2a Ermittle PHP-Version auch im --check-Modus
Dies dürfte die `--check`-Ausführung von mehreren Rollen ermöglichen.
2022-11-30 14:33:48 +01:00
phil fc7c14eda5 php: Erstelle allgemeine PHP-FPM-Konfiguration 2022-08-18 08:40:39 +02:00
phil cf112b7cc1 php: Entferne ungenutzte Abschnitte aus php.ini 2022-06-09 15:16:50 +02:00
phil 4a7f8f212c php: Teile Tasks in einzelne Dateien auf 2022-06-09 15:16:47 +02:00