Advanced Search
Search Results
10 total results found
readme.md for @push.rocks/smartconfig
A comprehensive TypeScript configuration management library providing centralized tool configs, persistent key-value storage, and powerful environment variable mapping with automatic type conversions. Issue Reporting and Security For reporting bugs, issues, or...
readme.md for @push.rocks/qenv
Smart Environment Variable Management for Node.js Never hardcode secrets again. Load environment variables from multiple sources with ease and confidence. 🚀 Features ✅ Multi-source Loading - Automatically loads from environment variables, config files, and D...
readme.md for @push.rocks/smartnginx
Control Nginx programmatically from Node.js with full TypeScript support 🚀 Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/. This is the central community hub for all issue reporting. Dev...
readme.md for @serve.zone/cloudly
Multi-cloud orchestration made simple. Manage containerized applications across cloud providers with Docker Swarmkit, featuring web dashboards, CLI tools, and powerful APIs. 🎯 What is Cloudly? Cloudly is your command center for multi-cloud infrastructure. It a...
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...
changelog.md for @push.rocks/qenv
2025-08-16 - 6.1.3 - fix(qenv) Handle falsy environment values correctly, improve env source resolution, add tests and update test script Treat 0, false and empty string as valid environment values by checking for !== undefined when resolving env vars Refacto...
changelog.md for @push.rocks/smartconfig
2026-03-24 - 6.1.0 - feat(docs) refresh project documentation and migrate smartconfig tool configuration keys rewrites the README with a clearer quick start, updated class documentation, and issue reporting guidance updates .smartconfig.json to use scoped too...
changelog.md for @push.rocks/smartnginx
2025-11-27 - 2.0.54 - fix(package) Pin package manager to pnpm@10.18.1 in package.json Added packageManager field to package.json to pin pnpm to 10.18.1 with integrity hash No runtime code changes; only package metadata updated 2025-11-27 - 2.0.53 - fix(core...
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/cloudly
2025-09-08 - 5.3.0 - feat(web) Add deployments API typings and web UI improvements: services & deployments management with CRUD and actions Add deployment request interfaces (ts_interfaces/requests/deployment.ts) to define typed API for create/read/update/del...