Post

GoDoxy

GoDoxy Agent is a lightweight system agent that connects Proxmox nodes and LXC containers to a GoDoxy main server, enabling automatic route binding, LXC lifecycle control, and real-time log streaming.

GoDoxy
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/godoxy.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Notes

This installs the GoDoxy Agent only. A running GoDoxy main server is required to connect to.
After install, set AGENT_PORT and configure AGENT_CA_CERT / AGENT_SSL_CERT in /etc/godoxy-agent.env using certs generated by your GoDoxy main server.

Source code
Loading...