| Loading… |
Sign in to continue
| Loading… |
/api/agent-tasks/doc?module=…
| Domain | Message | Recipients | Status | Sent At |
|---|---|---|---|---|
/api/agent-tasks/playbook, read by every agent before each task.
/api/agent-tasks/guide/<slug>
main. The final merge is performed by the operator after a conflict check.
init.sh pulls each agent's .env from the panel; secrets are encrypted.
Roles are assigned per user in the Users tab. Per-section permissions will plug in here later without changing your accounts.
Get it by running claude /login on any machine, then copy ~/.claude/.credentials.json. Subscription type is auto-detected. Stored encrypted; served only to authenticated runners.
Run this in the ROOT of the project the agent will work on. It pulls the agent's .env (with credentials) from the panel and writes .agent/.
A vTiger admin login (CTMobile) the wizard uses to create agent users. Stored encrypted (AES). The Custom*User operations are admin-only — a non-admin account returns 403.
| Type | Name | Content | TTL | Proxied |
|---|
Scans Cloudflare A records and matches them to your servers' IPs. Domains pointing to a known server that aren't yet monitored will appear below.
Choose what to delete. Destructive actions are irreversible.
Provisions MinIO + management API on a fresh Ubuntu VM via Docker, creates 3 DNS records, configures nginx + SSL.
The dev/master database that each deploy dumps and restores into the new instance DB. Dump runs on the panel server; restore uses MySQL root on the target VM with foreign-key checks off.
Loading…
Private repos are cloned over HTTPS using a personal access token. Create one in Gitea →
Settings → Applications → Generate Token (scope: read:repository). The token is
stored encrypted and never written to any config file.