-
v1.10.4 Stable
released this
2024-06-10 13:03:28 +00:00 | 553 commits to main since this releasev1.10.4
Homelab Common
The SSH renewal service is a bit finicky. Trying to hack support for a few different archs/systems which may or may not have different preferred methods to restart
sshdso-as to preserve existing certs etc.Really need to rethink all this cludge into something better.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)
-
v1.10.3 Stable
released this
2024-06-10 03:37:02 +00:00 | 554 commits to main since this releasev1.10.3
Homelab Common
- Hopefully fixing the ssh restart failures in the occasional healthcheck failure 🤞🍀
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.10.2 Stable
released this
2024-06-09 13:13:41 +00:00 | 555 commits to main since this releasev1.10.2
Homelab Common
- Fix for error handling in post renewal script and systemd journaling
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.10.1 Stable
released this
2024-05-24 23:23:37 +00:00 | 556 commits to main since this releasev1.10.1
Homelab Common
- Small fix for
loggernot being correctly overriden on user-eparam for debugging script
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- Small fix for
-
v1.10.0 Stable
released this
2024-05-24 21:30:27 +00:00 | 557 commits to main since this releasev1.10.0
DCaaSS
- Caught a missing validation for missing
XARGS_BIN_ABSOLUTE_PATHbefore it came back to bite later! - Added
DCAASS_EXTRA_CONFIG_DIRSandDCAASS_EXTRA_CONFIG_FILESto help with quicker bootstrapping various Docker Compose stacks with their own various file needs.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
- Caught a missing validation for missing
-
v1.9.1 Stable
released this
2024-05-22 16:37:19 +00:00 | 559 commits to main since this releasev1.9.1
Small patch to swap back to old (default) logic of renewing before cert expiration. Combining the previous period of 18h to match with new renew before 6 hours left in expiration. Current certs in the homelab expire after 24h so this should be similar logic but prevent the period lapsing the renewal period.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.9.0 Stable
released this
2024-05-22 15:52:57 +00:00 | 560 commits to main since this releasev1.9.0
- feat: add async restart of DCaaSS. When
DCAASS_SERVICE_ANSIBLE_RESTART_ASYNCis true, it will try and restart DCaaSS using the default async values below. The default poll options of 45/0 should make the task fire into the background and not block AFAIK.
DCAASS_SERVICE_ANSIBLE_RESTART_ASYNC: false DCAASS_SERVICE_ANSIBLE_RESTART_ASYNC_FAIL_SEC: 45 DCAASS_SERVICE_ANSIBLE_RESTART_ASYNC_POLL_SEC: 0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
- feat: add async restart of DCaaSS. When
-
v1.8.0 Stable
released this
2024-05-22 01:52:40 +00:00 | 561 commits to main since this releasev1.8.0
- feat: add
DCAASS_DOCKER_DAEMON_ALLOW_RESTARTparam to control docker daemon restart
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- feat: add
-
v1.7.0 Stable
released this
2024-05-20 13:59:11 +00:00 | 562 commits to main since this releasev1.7.0
Homelab Common
- Adding in a 18 hour renewal period argument for CA Certificate renewal service
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
v1.6.2 Stable
released this
2024-05-11 21:08:14 +00:00 | 563 commits to main since this releasev1.6.2
Set the default logging driver of DCaaSS Docker
daemon.jsonto usejournaldfor easierjournalctl -afu dcaassusageDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)