mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-07-17 08:35:49 -05:00
[PR #821] Add NeXdocMan to Software Containers #15883
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/821
Author: @Arelius-D
Created: 6/12/2026
Status: 🔄 Open
Base:
master← Head:add-nexdocman📝 Commits (1)
7149131Add NeXdocMan to Software Containers📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Thank you for taking the time to work on a PR for Awesome-Sysadmin!
To ensure your PR is dealt with swiftly please check the following:
DemoandClientsare optional.Do not add a duplicate
Source codelink if it is the same as the main link.Keep the short description under 80 characters and use sentence case
for it, even if the project's webpage or readme uses another capitalisation.
Demolinks should only be used for interactive demos, i.e. not video demonstrations.- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language`Languagetag is the main server-side requirement for the software. Don't include frameworks or specific dialects.Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
Please take some time to answer the following questions as best you can:
It is a zero-overhead, cron-triggered Docker and Compose orchestrator that automates installation, checks remote manifests for updates, performs seamless container hot-swaps, and prunes system bloat—all with zero persistent background daemons.
Yes, I have developed and used it for several years.
Personal and server administration setup.
It manages Docker updates, pruning, and health monitoring for multiple Debian-based Linux hosts and container environments.
Pros:
Zero runtime overhead: runs as a cron job rather than a memory-consuming background daemon.
Container hot-swapping: detects remote image updates and recreates affected containers using Compose files.
Self-maintaining: updates itself automatically via GitHub API checks.
Cons:
Strictly designed for Debian-based distributions.
Any other comments about your use case, things you've found excellent, limitations you've encountered... ?
It serves as a highly reliable, resource-saving alternative to background update daemons like Watchtower.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.