Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-12-09 12:29:33 +00:00
parent 69f93fcb59
commit ab0d7f8dc6

View File

@@ -984,6 +984,25 @@
],
"type": "ct"
},
{
"name": "Coolify",
"slug": "coolify",
"desc": "Coolify is an open-source & self-hostable alternative to Heroku, Netlify, and Vercel. It helps you manage your servers, applications, and databases on your own hardware with Docker. Deploy any application from Git repositories, Docker images, or use pre-built templates.",
"script": "ct/coolify.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/coolify.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/coolify.sh",
"os": "debian",
"categories": [
6
],
"notes": [
"Initial setup will be done via the web interface on first access.",
"Coolify has built-in auto-updates. You can configure update frequency in Settings.",
"Coolify requires SSH access to manage deployments. SSH is enabled automatically.",
"This container uses Docker-in-Docker (nesting) for application deployments."
],
"type": "ct"
},
{
"name": "Copyparty",
"slug": "copyparty",
@@ -1322,6 +1341,24 @@
],
"type": "ct"
},
{
"name": "Dokploy",
"slug": "dokploy",
"desc": "Dokploy is a free, self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases. Built with Docker and Traefik, it offers features like automatic SSL, Docker Compose support, database backups, and a real-time monitoring dashboard.",
"script": "ct/dokploy.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/dokploy.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/dokploy.sh",
"os": "debian",
"categories": [
6
],
"notes": [
"Initial setup will be done via the web interface on first access.",
"Dokploy has built-in auto-updates via the web interface.",
"This container uses Docker-in-Docker (nesting) for application deployments."
],
"type": "ct"
},
{
"name": "Dolibarr",
"slug": "dolibarr",