-
v1.10.1 Stable
released this
2024-05-24 23:23:37 +00:00 | 604 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 | 605 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 | 607 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 | 608 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 | 609 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 | 610 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 | 611 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)
-
v1.6.1 Stable
released this
2024-05-11 01:49:36 +00:00 | 612 commits to main since this releasev1.6.1
Small patch for config directories constantly churning against Docker ->
0770Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.6.0 Stable
released this
2024-05-11 00:28:00 +00:00 | 613 commits to main since this releasev1.6.0
Adds an internal mirror for the docker daemon.
Removes the volume pruning from default service.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
v1.5.6 Stable
released this
2024-05-09 15:26:27 +00:00 | 614 commits to main since this releasev1.5.6
Small fix for accidentally adding
-o pipefailto posix scripts. Removing this for now since I'd rather they be posix than have that feature.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)