Advanced Search
Search Results
8 total results found
readme.md for @serve.zone/coreflow
A comprehensive solution for managing Docker and scaling applications across servers, handling tasks from service provisioning to network traffic management. Install To install @serve.zone/coreflow, you can use npm with the following command: npm install @serv...
readme.md for @serve.zone/nullresolve
@losslessone_private/nullresolve The nullresolve is a robust service designed to manage and handle requests effectively within the servzone architecture. It ensures requests that would normally remain unserved receive appropriate handling and feedback. Install...
readme.md for @uptime.link/webwidget
@uptimelink/webwidget the webwidget for public use of uptimelink Install To install the @uptimelink/webwidget package, you need to have Node.js and npm (or yarn) installed. Once you have these prerequisites, you can install the package via npm by running the f...
changelog.md for @serve.zone/coreflow
2024-12-29 - 1.1.0 - feat(.gitea/workflows) Add GitHub Actions workflows for Docker build and test Added .gitea/workflows/docker_nottags.yaml for handling Docker builds on non-tagged commits. Added .gitea/workflows/docker_tags.yaml for handling Docker builds ...
changelog.md for @serve.zone/nullresolve
2024-12-26 - 1.0.31 - fix(npm) Corrected project description and added keywords in package.json and npmextra.json. Updated package.json description to align with project architecture. Added keywords array in package.json to enhance discoverability. Synchroniz...
changelog.md for @uptime.link/webwidget
2025-12-15 - 1.2.6 - fix(ci/deps) Update npmextra configuration keys and upgrade dependencies/devDependencies Renamed npmextra.json keys: 'gitzone' -> '@git.zone/cli' and 'npmci' -> '@ship.zone/szci'; added 'release' block with registries and accessLevel Upda...
readme.md for @serve.zone/nupst
⚡ NUPST — Network UPS Shutdown Tool Keep your systems safe when the power goes out. NUPST is a lightweight, battle-tested CLI tool that monitors UPS devices via SNMP or NUT (UPSD) and orchestrates graceful shutdowns during power emergencies — including Proxmox...
changelog.md for @serve.zone/nupst
2026-03-30 - 5.4.1 - fix(deps) bump tsdeno and net-snmp patch dependencies update @git.zone/tsdeno from ^1.2.0 to ^1.3.1 update net-snmp import from 3.26.0 to 3.26.1 in the SNMP manager 2026-03-30 - 5.4.0 - feat(snmp) add configurable SNMP runtime units with...