Christoph chris
  • Joined on 2023-02-13
chris pushed to master at ansible/nis 2026-05-06 16:05:03 +02:00
7c35a51a9b Refactor nis-install-server.yml: standardize file permissions and improve formatting
1a9b1c3faa Update NIS user configurations: add 'technik' group and new users 'sophie.tadeus' and 'steffen.klaevers'
Compare 2 commits »
chris pushed to master at ansible/oopen-server 2026-05-06 15:57:26 +02:00
d1444e1507 Add cron job to monitor web services and restart if necessary
chris pushed to master at install/php 2026-05-01 23:37:05 +02:00
36d9a3bc10 Merge branch 'master' of https://git.oopen.de/install/php
51179f6d88 mod_php_install.sh: remove 'extension=ldap.so'.
Compare 2 commits »
chris pushed to master at ansible/oopen-server 2026-05-01 02:30:49 +02:00
b0dd95318a Add and update host variable files for various servers
7d5640f3bd Refactor dpkg command task for improved clarity and reliability
c6a760e26e Update conditions for checking user configuration files in webadmin-user.yml
Compare 3 commits »
chris pushed to master at install/php 2026-04-28 14:56:38 +02:00
81a4edca47 mod_php_install.sh: fix compiler error on php 8.1 debian 13.
chris pushed to master at install/jitsi 2026-04-24 11:55:54 +02:00
6d38e24afe Some more nginx documentation.
chris pushed to master at script/monitoring 2026-04-17 09:43:31 +02:00
d0e12e5cf8 Add script 'check_prosody_auth.sh'.
chris pushed to master at script/monitoring 2026-04-17 09:26:04 +02:00
a8d895e1b2 check_cert_for_service.sh: fix error in using systemctl for start/stop/rdaemon-reload.
chris pushed to master at script/nextcloud 2026-04-13 00:07:42 +02:00
94d80c6dfb occ_maintenance.sh: remove LOCK directory if no previos process is running.
chris pushed to master at script/nextcloud 2026-04-13 00:03:15 +02:00
6995075721 occ_maintenance.sh: fix error in removing LOCK directory.
chris pushed to master at script/nextcloud 2026-04-12 22:42:26 +02:00
81a66209d6 occ_maintenance.sh: Suppress pgrep output in if clause using grep -q .
chris pushed to master at script/nextcloud 2026-04-12 16:22:14 +02:00
0ae2bad29b occ_maintenance.sh: don't start if script is already running.
chris pushed to master at install/php 2026-04-10 11:12:10 +02:00
e549bffa55 mod_php_install.sh: in der PHP-CLI-Konfiguration validate_timestamps einschalten - 'opcache.validate_timestamps=1'.
chris pushed to main at install/mdadm 2026-04-08 18:03:03 +02:00
2089eb0428 README.replace-device-in-array: some minor changes in comments.
chris pushed to main at install/keycloak 2026-04-06 23:18:10 +02:00
e5a6b3f6f6 uprgade-keycloak.sh: backup also concerning postgresql/mysql database.
chris pushed to main at install/keycloak 2026-04-05 02:04:16 +02:00
da9ec5d8d2 README.admin: change URL setting.
chris pushed to main at install/keycloak 2026-04-05 01:24:36 +02:00
7325ba80f5 install-keycloak.sh: Modify script output: add explanatory comments.
chris pushed to master at install/jitsi 2026-04-03 01:45:15 +02:00
c635f5104e jitsi-post-install.sh: adjust prosody configuration.
chris pushed to main at install/keycloak 2026-04-03 01:17:28 +02:00
27c82a9634 uprgade-keycloak.sh: Changes when importing existing configuration files.
chris pushed to master at script/monitoring 2026-04-01 10:10:59 +02:00
fa08826bff check_cert_for_service.sh: some minor changes..