Post

xyOps

A complete task scheduler and server monitoring system with workflow automation, multi-server management, real-time monitoring, and a built-in satellite agent (xySat) for running jobs on remote servers.

xyOps
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/xyops.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Default Credentials

UsernamePassword
adminadmin

Notes

A local xySat satellite is started automatically alongside the conductor, allowing jobs to run on this server right away.
The WebSocket port 5523 is used for secure wss:// connections. Port 5522 serves the web interface and ws:// connections.

Web Interface

Port: 5522

Source code
Loading...