CanbiZ (MickLesk)
fd67210906
Migrate: DokPloy, Komodo, Coolify, Dockge, Runtipi to Addons ( #12275 )
...
* feat: add Docker-based tool addons for dockge, komodo, dokploy, npmplus
Create addon scripts following the arcane.sh pattern for Docker-based
tools that can be installed on any existing Docker LXC:
- dockge: Docker Compose stack manager (port 5001)
- komodo: Build/deployment system with MongoDB/FerretDB (port 9120)
- dokploy: PaaS via external installer with Redis (port 3000)
- npmplus: Nginx Proxy Manager Plus via Compose (port 81)
Each addon includes:
- Docker availability check
- Install with full configuration
- Update via docker compose pull
- Uninstall with container cleanup
- ASCII header files
Original ct/ and install/ scripts are preserved for now.
* refactor: convert Docker tools to addons, remove old scripts
Convert dockge, komodo, dokploy, coolify from standalone ct/install
scripts to addon pattern (like arcane.sh).
Added:
- tools/addon/dockge.sh (port 5001)
- tools/addon/komodo.sh (port 9120, MongoDB/FerretDB choice)
- tools/addon/dokploy.sh (port 3000, external installer)
- tools/addon/coolify.sh (port 8000, external installer)
- tools/headers/ for all 4
Removed:
- ct/dockge.sh, ct/komodo.sh, ct/alpine-komodo.sh, ct/dokploy.sh, ct/coolify.sh
- install/dockge-install.sh, install/komodo-install.sh, install/alpine-komodo-install.sh
- install/dokploy-install.sh, install/coolify-install.sh
- frontend/public/json/ for dockge, komodo, dokploy, coolify
- tools/addon/npmplus.sh (not an addon candidate)
These tools are Docker-only and fit the addon pattern: they require
an existing Docker LXC and manage containers via docker compose.
* feat: add addon JSON configs for dockge, komodo, dokploy, coolify
Recreate JSON configs with type=addon, script paths pointing to
tools/addon/*.sh, null resources (addon runs on existing Docker LXC),
and update instructions in notes.
* feat: add Runtipi addon + upgrade all addons with Proxmox host check, optional Docker install, Alpine support
- New: tools/addon/runtipi.sh with full Alpine support (gcompat for musl)
- New: tools/headers/runtipi ASCII header
- Updated: runtipi.json to addon type with null resources
- Removed: ct/runtipi.sh, install/runtipi-install.sh (migrated to addon)
- All addons (dockge, komodo, dokploy, coolify, runtipi) now have:
- check_proxmox_host(): warns when running on PVE host, default N
- check_or_install_docker(): optional Docker install (Debian+Alpine)
- Alpine-aware curl bootstrap and dependency installation
* readd ct, update information
* Create runtipi.sh
* refactor: remove inline header_info from addons, use core.func get_header()
- get_header() in core.func now maps APP_TYPE=addon to tools/headers/ path
- Removed 5 duplicate ASCII art header_info functions from addon scripts
- Addons now use the shared header_info() from core.func + tools/headers/ files
* chore(tools): add Github source links to dockge, komodo, dokploy, coolify, runtipi addons
* fix(runtipi): drop Alpine support; add OS compat notes to docker addon JSONs
2026-03-02 08:44:49 +01:00
..
2026-02-28 09:04:07 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-02-09 11:05:31 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-02-24 15:11:53 +01:00
2026-02-12 18:40:31 +01:00
2026-01-23 13:01:29 +01:00
2026-03-02 08:44:49 +01:00
2026-02-09 11:05:31 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 11:05:31 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-02-09 11:05:31 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-02-02 11:17:26 +01:00
2026-01-23 13:01:29 +01:00
2026-02-16 08:57:06 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-01-23 13:01:29 +01:00
2026-02-09 11:05:31 +01:00
2026-02-09 11:05:31 +01:00
2026-01-23 13:01:29 +01:00
2026-02-09 11:05:31 +01:00
2026-02-09 11:05:31 +01:00
2026-01-30 23:48:51 +01:00
2026-01-12 13:22:34 +01:00
2026-01-13 20:03:49 +01:00
2026-02-22 21:43:05 +01:00
2026-01-06 22:57:40 +01:00
2026-01-12 18:11:42 +01:00
2026-01-23 21:54:23 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-23 21:54:23 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 15:54:22 +01:00
2026-01-07 08:49:12 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-30 13:05:05 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-07 22:24:55 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-28 19:57:38 +01:00
2026-01-30 13:05:05 +01:00
2026-02-01 02:08:03 +01:00
2026-01-29 18:43:00 +01:00
2026-01-23 21:54:23 +01:00
2026-02-24 15:11:53 +01:00
2026-02-20 21:05:09 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-23 21:54:23 +01:00
2026-02-07 22:51:47 +01:00
2026-01-06 22:57:40 +01:00
2026-02-17 20:17:22 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-03-02 08:44:49 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-16 10:53:21 +01:00
2026-01-23 21:54:23 +01:00
2026-02-24 22:33:27 +01:00
2026-02-28 14:46:21 +01:00
2026-01-06 22:57:40 +01:00
2026-01-09 15:19:05 +01:00
2026-02-12 14:50:56 +01:00
2026-02-24 15:11:53 +01:00
2026-02-12 14:50:42 +01:00
2026-01-12 13:21:39 +01:00
2026-03-02 08:44:49 +01:00
2026-02-24 15:11:53 +01:00
2026-03-02 08:44:49 +01:00
2026-01-06 22:57:40 +01:00
2026-01-07 08:49:12 +01:00
2026-01-16 09:31:53 +01:00
2026-02-13 11:02:02 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-23 08:43:48 +01:00
2026-02-15 20:43:26 +01:00
2026-01-24 22:50:04 +01:00
2026-02-24 15:11:53 +01:00
2026-02-12 20:04:47 +01:00
2026-02-09 15:54:22 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 15:54:22 +01:00
2026-02-24 15:11:53 +01:00
2026-01-23 21:54:23 +01:00
2026-01-23 08:44:26 +01:00
2026-02-09 14:16:04 +01:00
2026-02-24 15:11:53 +01:00
2026-02-01 19:18:10 +01:00
2026-01-06 22:57:40 +01:00
2026-01-24 07:55:04 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-02 13:53:21 +01:00
2026-01-06 22:57:40 +01:00
2026-01-15 13:48:10 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-23 21:54:23 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 11:05:31 +01:00
2026-02-24 15:11:53 +01:00
2026-01-23 21:54:23 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-23 21:54:23 +01:00
2026-01-23 21:54:23 +01:00
2026-02-24 15:11:53 +01:00
2026-02-12 18:40:31 +01:00
2026-02-28 22:40:25 +01:00
2026-02-02 13:01:17 +01:00
2026-02-02 20:10:55 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-08 14:57:56 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-19 13:36:59 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 11:05:31 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-11 14:14:19 +01:00
2026-01-07 08:49:12 +01:00
2026-01-23 21:54:23 +01:00
2026-01-06 22:57:40 +01:00
2026-02-28 20:30:37 +01:00
2026-01-11 18:06:48 +01:00
2026-01-12 18:56:42 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-13 10:46:23 +01:00
2026-02-24 15:11:53 +01:00
2026-02-28 18:13:07 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-02 13:01:17 +01:00
2026-02-16 08:29:04 +01:00
2026-01-09 20:31:30 +01:00
2026-02-25 11:27:47 +01:00
2026-02-13 07:17:08 +01:00
2026-02-09 15:54:22 +01:00
2026-01-07 08:49:12 +01:00
2026-02-24 15:11:53 +01:00
2026-02-11 13:32:48 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-26 11:14:18 +01:00
2026-02-24 15:11:53 +01:00
2026-02-02 09:02:11 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-07 08:49:12 +01:00
2026-02-24 15:11:53 +01:00
2026-03-02 08:44:49 +01:00
2026-01-06 22:57:40 +01:00
2026-01-14 17:55:51 +01:00
2026-01-31 00:10:38 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 13:45:03 +01:00
2026-01-06 22:57:40 +01:00
2026-02-09 11:05:31 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 11:38:15 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-02 13:01:17 +01:00
2026-02-24 15:11:53 +01:00
2026-02-02 13:01:17 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-06 20:43:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-28 16:10:52 +01:00
2026-01-29 14:58:49 +01:00
2026-02-09 11:05:31 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-02 13:01:17 +01:00
2026-02-15 00:23:05 +01:00
2026-01-06 22:57:40 +01:00
2026-02-28 14:52:01 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-25 08:22:48 +01:00
2026-02-15 00:23:05 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-19 21:46:18 +01:00
2026-02-26 20:20:41 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-28 14:45:59 +01:00
2026-01-07 08:49:12 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 21:57:47 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 08:43:54 +01:00
2026-01-30 13:05:05 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-21 09:10:22 +01:00
2026-02-24 15:11:53 +01:00
2026-02-22 21:43:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-09 11:05:31 +01:00
2026-01-06 22:57:40 +01:00
2026-01-16 10:57:49 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-09 15:54:22 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-17 09:06:59 +01:00
2026-01-06 22:57:40 +01:00
2026-01-22 12:09:45 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-15 14:19:34 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-02 13:01:17 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-02 13:53:21 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-23 16:57:50 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-03-02 08:44:49 +01:00
2026-01-06 22:57:40 +01:00
2026-02-02 11:17:26 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-04 20:57:52 +01:00
2026-02-09 15:54:22 +01:00
2026-02-24 15:15:34 +01:00
2026-02-23 22:41:29 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-06 16:01:48 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 11:38:15 +01:00
2026-01-17 09:18:38 +01:00
2026-02-24 15:11:53 +01:00
2026-02-23 19:21:26 +01:00
2026-03-01 22:09:57 +01:00
2026-01-30 13:05:05 +01:00
2026-01-19 14:53:25 +01:00
2026-01-24 16:29:46 +01:00
2026-01-06 19:39:40 +01:00
2026-02-05 11:55:32 +01:00
2026-02-05 11:55:32 +01:00
2026-02-24 15:11:53 +01:00
2026-02-27 13:54:45 +01:00
2026-02-09 15:54:22 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-27 21:22:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-18 15:09:14 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 08:59:52 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-17 08:47:13 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-02 13:01:17 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 14:15:29 +01:00
2026-01-06 22:57:40 +01:00
2026-01-16 14:07:16 +01:00
2026-02-02 13:01:17 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-16 10:52:56 +01:00
2026-02-24 15:11:53 +01:00
2026-01-06 22:57:40 +01:00
2026-02-25 18:27:11 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-09 15:54:22 +01:00
2026-02-02 13:01:17 +01:00
2026-01-06 22:57:40 +01:00
2026-01-06 22:57:40 +01:00
2026-02-24 15:11:53 +01:00
2026-02-01 19:18:10 +01:00
2026-02-24 23:00:30 +01:00
2026-01-07 08:49:12 +01:00
2026-02-09 14:12:22 +01:00
2026-02-01 13:27:59 +01:00
2026-02-24 15:11:53 +01:00
2026-01-17 03:14:44 +01:00
2026-02-04 11:00:15 +01:00
2026-01-07 08:49:12 +01:00
2026-01-06 22:57:40 +01:00
2026-02-04 08:38:14 +01:00
2026-01-06 22:57:40 +01:00
2026-01-31 22:51:38 +01:00
2026-01-06 22:57:40 +01:00
2026-02-16 10:52:34 +01:00
2026-01-06 22:57:40 +01:00
2026-02-25 16:16:23 +01:00
2026-01-06 22:57:40 +01:00
2026-02-25 11:27:47 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00
2026-02-24 15:11:53 +01:00