mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-14 16:16:21 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -984,6 +984,25 @@
|
|||||||
],
|
],
|
||||||
"type": "ct"
|
"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",
|
"name": "Copyparty",
|
||||||
"slug": "copyparty",
|
"slug": "copyparty",
|
||||||
@@ -1322,6 +1341,24 @@
|
|||||||
],
|
],
|
||||||
"type": "ct"
|
"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",
|
"name": "Dolibarr",
|
||||||
"slug": "dolibarr",
|
"slug": "dolibarr",
|
||||||
|
|||||||
Reference in New Issue
Block a user