Advanced Search
Search Results
7 total results found
readme.md for @push.rocks/smartssh
setup SSH quickly and in a painless manner Install To begin using @push.rocks/smartssh in your project, you'll need to install it via npm or yarn. You can do so by running one of the following commands: npm install @push.rocks/smartssh --save or yarn add @pus...
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/spark
A powerful Deno-powered server management tool for the modern infrastructure Spark is a comprehensive tool for maintaining and configuring servers at the OS level, with deep Docker integration and advanced task scheduling capabilities. Built for the serve.zo...
readme.md for @serve.zone/moxytool
Proxmox Administration Tool for vGPU setup, VM management, and cluster configuration Overview MOXYTOOL is a comprehensive command-line tool for managing Proxmox servers, with a focus on simplified vGPU setup and advanced server configuration. Built with De...
changelog.md for @serve.zone/spark
2026-02-04 - 1.2.5 - fix(deps) update Docker API usage to DockerHost facade, bump dependencies, and adjust tests/docs Bumped @serve.zone/api and @serve.zone/interfaces to ^5.3.0 and @apiclient.xyz/docker to ^5.1.0 in deno.json Replaced plugins.docker.* calls ...
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/moxytool
2025-10-29 - 1.5.1 - fix(scriptindex) Improve script search: use ObjectSorter with weighted results prioritizing slug and name Replaced smartfuzzy.FuzzyMatcher with smartfuzzy.ObjectSorter for multi-field fuzzy searching Search now runs across slug, name, and...