46c375aec5
feat(pikvm): Move cert files from /tmp
...
We now have acme.sh copy cert files into a directory that's writable,
specifically into '/tmp', this happens outside the scope of this
script purely within acme.sh. Most mounts remain mounted read-only so
we amend this script to make the '/' mount point read-writable and move
cert files into their correct location before making the '/' mount
point read-only again.
2025-06-03 23:50:53 +02:00
4fbe494b58
Revert "feat(zabbixserver): Strip unneeded file"
...
This reverts commit b85431af75
.
2025-02-22 05:20:23 +01:00
9e9b071814
feat(freepbx): Adjust for FreePBX 17 (up from 16)
2025-02-05 01:30:51 +01:00
b85431af75
feat(zabbixserver): Strip unneeded file
2025-01-31 03:18:04 +01:00
98dc809f12
feat(zabbixserver): Restart Zabbix server when DB gets a new cert
2025-01-31 00:49:59 +01:00
8c4bafb3cd
feat(zabbixserver): Use generic cert file names
2025-01-30 23:31:10 +01:00
44a128f3c1
feat(zabbixserver): Use generic cert file names
2025-01-30 22:47:25 +01:00
04bc2ab042
fix(zabbixserver): Reorder Nginx dir
2025-01-29 02:09:35 +01:00
6cbcfdd92d
feat(mysql): Make executable
2025-01-28 00:23:39 +01:00
c3ab8652d5
feat(mysql): Add config for reloads
2025-01-28 00:22:21 +01:00
d01155a616
Reload nginx.service
2024-12-25 19:35:02 +01:00
b38056a70a
Make one_container_restart executable
2024-08-17 20:13:42 +02:00
3fe2b1a4bc
Add script to simply restart a container
2024-08-17 20:12:20 +02:00
cf1788bd83
refactor(meta): Harmonize permissions
2023-06-20 00:13:02 +02:00
131114e4b7
feat(haproxy): Add ACME deploy helper script
2023-06-20 00:12:09 +02:00
e9acd64926
fix(znc): Fix directory creation
2023-06-01 18:47:47 +02:00
8fa72b66b5
fix(freepbx): Remove unneeded fwconsole commands, add reloads
2023-05-07 21:04:08 +02:00
91826a0585
feat(freepbx): Add cert update script
2023-05-07 21:03:21 +02:00
eef387740b
fix(zabbixserver): Update Zabbix paths
2023-04-29 03:43:57 +02:00
2dc101b927
fix(zabbix): Reload Zabbix server without -s option
2023-03-26 00:04:58 +01:00
774822785e
refactor(zabbix): Adjust mode/owner
2023-03-25 23:48:36 +01:00
034491c3b2
feat(zabbix): Add Zabbix reload scripts
2023-03-25 23:47:40 +01:00
495d71f3a5
refactor(quico-znc): Make output verbose
2023-03-25 23:07:41 +01:00
bea9f889ed
feat(quico-znc): Add ZNC and Nginx config reloads
2023-03-25 23:06:51 +01:00
e5aac1c59f
feat(pikvm): Add Pi-KVM deploy script
2023-03-25 22:22:31 +01:00
cacb19139e
feat(mailcow): Add mailcow restart script
2023-03-25 22:04:02 +01:00
6c09ba8a9c
feat(nginx): Do Nginx cotainer reload only when Docker service is active
2023-03-25 21:40:46 +01:00
2f231e4a7a
docs(meta): Typo
2023-03-16 01:35:59 +01:00
3696f0a15f
feat(nginx): Add Nginx reload script
2023-03-16 01:35:16 +01:00
0389daf17a
Initial commit
2023-03-16 00:12:24 +00:00