2 Repos
Scripts that use a type-aware client to interact with a system API for operational automation.
Distinct from Task Automation Scripts: Distinct from general task automation scripts by specifically utilizing a typed client for system API interactions.
Explore 2 awesome GitHub repositories matching development tools & productivity · Typed API Scripts. Refine with filters or upvote what's useful.
Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for managing multiple remote hosts through lightweight agents, coordinating Docker Swarm and Kubernetes clusters, and automating software delivery via integrated CI/CD pipelines. The system distinguishes itself with a TypeScript-based automation engine that executes typed scripts against the system API for complex operational workflows. It supports infrastructure-as-code through TOML-based declarative configuration synchronization and provides ephemeral build infrastructure that provi
Provides a TypeScript-based automation engine for executing typed scripts against the system API for complex workflows.
Webmin is a web-based administration interface for Unix systems. It provides a centralized console for managing the full range of server administration tasks — users and groups, software packages, storage, network configuration, system services, and security — all through a browser. Its modular architecture allows separate modules to handle databases (MySQL, MariaDB, PostgreSQL), web servers (Apache), DNS (BIND), email (Sendmail, Dovecot), file sharing (Samba, NFS), and more, with a unified access control system that restricts what each administrator can see and do. What sets Webmin apart is
Ships a mechanism for external scripts to call administrative API functions for automation.