Fix port conflicts, update AppFlowy image, remove compose versions

This commit is contained in:
aa_humaaan
2026-03-03 12:50:55 +05:30
parent 354f45751f
commit 65cf2d2e42
69 changed files with 15 additions and 83 deletions

View File

@@ -656,7 +656,7 @@
}, },
{ {
"slug": "minio", "slug": "minio",
"name": "MinIO", "name": "MinIO (Community Fork)",
"category": "Cloud Infrastructure", "category": "Cloud Infrastructure",
"is_open_source": true, "is_open_source": true,
"description": "High-performance, S3-compatible object storage for AI and enterprise data.", "description": "High-performance, S3-compatible object storage for AI and enterprise data.",

View File

@@ -1304,10 +1304,10 @@
}, },
{ {
"slug": "minio", "slug": "minio",
"name": "MinIO", "name": "MinIO (Community Fork)",
"category": "Cloud Infrastructure", "category": "Cloud Infrastructure",
"is_open_source": true, "is_open_source": true,
"github_repo": "minio/minio", "github_repo": "pgsty/minio",
"stars": 45000, "stars": 45000,
"website": "https://min.io", "website": "https://min.io",
"description": "High-performance, S3-compatible object storage for AI and enterprise data.", "description": "High-performance, S3-compatible object storage for AI and enterprise data.",
@@ -18136,4 +18136,4 @@
"Fewer enterprise integrations compared to commercial alternatives" "Fewer enterprise integrations compared to commercial alternatives"
] ]
} }
] ]

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
activepieces: activepieces:

View File

@@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Docker Compose for AFFiNE # Docker Compose for AFFiNE
version: '3.8'
services: services:
affine: affine:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
akaunting: akaunting:

View File

@@ -4,13 +4,10 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Docker Compose for AppFlowy Cloud # Docker Compose for AppFlowy Cloud
version: '3.8'
services: services:
appflowy: appflowy:
build: image: appflowyinc/appflowy_cloud:latest
context: .
dockerfile: Dockerfile
container_name: appflowy-cloud container_name: appflowy-cloud
ports: ports:
- "8080:8080" - "8080:8080"

View File

@@ -6,7 +6,6 @@
# Docker Compose for Appwrite # Docker Compose for Appwrite
# Note: Appwrite is a complex multi-service system. # Note: Appwrite is a complex multi-service system.
# This is a production-ready configuration for the core services. # This is a production-ready configuration for the core services.
version: '3.8'
services: services:
appwrite: appwrite:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
server: server:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
bitwarden: bitwarden:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
calcom: calcom:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
chaskiq: chaskiq:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
coder: coder:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
continue: continue:

View File

@@ -5,7 +5,6 @@
# Docker Compose for Coolify # Docker Compose for Coolify
# Note: Coolify is a self-hosted PaaS. # Note: Coolify is a self-hosted PaaS.
version: '3.8'
services: services:
coolify: coolify:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
ollama-deepseek: ollama-deepseek:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
documenso: documenso:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
dokku: dokku:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
erpnext: erpnext:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
flux: flux:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
freecad: freecad:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
ollama-gemma: ollama-gemma:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
gimp: gimp:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
glitchtip: glitchtip:

View File

@@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Docker Compose for GPT4All # Docker Compose for GPT4All
version: '3.8'
services: services:
gpt4all: gpt4all:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
hunyuan: hunyuan:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
jitsi-web: jitsi-web:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
jitsu: jitsu:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
kdenlive: kdenlive:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
keepassxc: keepassxc:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
keycloak: keycloak:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
krita: krita:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
librecad: librecad:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
listmonk: listmonk:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
ollama-llama: ollama-llama:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
matomo: matomo:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
mattermost: mattermost:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
mautic: mautic:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
medusa: medusa:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
metabase: metabase:

View File

@@ -3,11 +3,10 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
minio: minio:
image: minio/minio:latest image: pgsty/minio:latest
container_name: minio container_name: minio
restart: unless-stopped restart: unless-stopped
ports: ports:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
ollama-mistral: ollama-mistral:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
mixpost: mixpost:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
mochi-1: mochi-1:

View File

@@ -3,7 +3,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
n8n: n8n:

View File

@@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Docker Compose for Odoo # Docker Compose for Odoo
version: '3.8'
services: services:
odoo: odoo:

View File

@@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Docker Compose for Ollama # Docker Compose for Ollama
version: '3.8'
services: services:
ollama: ollama:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
onlyoffice: onlyoffice:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
orangehrm: orangehrm:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
outline: outline:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
penpot-frontend: penpot-frontend:

View File

@@ -1,10 +1,8 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# 🚀 Created and distributed by The AltStack # 🚀 Created and distributed by The AltStack
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
plane-web: plane-web:
@@ -14,7 +12,7 @@ services:
depends_on: depends_on:
- plane-backend - plane-backend
ports: ports:
- "3000:80" - "3003:80"
plane-backend: plane-backend:
image: makeplane/plane-backend:latest image: makeplane/plane-backend:latest
@@ -24,7 +22,7 @@ services:
- plane-db - plane-db
- plane-redis - plane-redis
ports: ports:
- "8000:8000" - "8002:8000"
environment: environment:
- DATABASE_URL=postgres://plane:plane@plane-db:5432/plane - DATABASE_URL=postgres://plane:plane@plane-db:5432/plane
- REDIS_URL=redis://plane-redis:6379/ - REDIS_URL=redis://plane-redis:6379/

View File

@@ -3,7 +3,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
plausible: plausible:
@@ -16,7 +15,7 @@ services:
- plausible_events_db - plausible_events_db
- mail - mail
ports: ports:
- "8000:8000" - "8001:8000"
environment: environment:
- BASE_URL=http://localhost:8000 - BASE_URL=http://localhost:8000
- SECRET_KEY_BASE=ChangeMeChangeMeChangeMeChangeMeChangeMeChangeMeChangeMeChangeMe - SECRET_KEY_BASE=ChangeMeChangeMeChangeMeChangeMeChangeMeChangeMeChangeMeChangeMe

View File

@@ -3,7 +3,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
pocketbase: pocketbase:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
postal: postal:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
db: db:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
ollama-qwen: ollama-qwen:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
rocketchat: rocketchat:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
signoz-frontend: signoz-frontend:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
sd-webui: sd-webui:

View File

@@ -7,7 +7,6 @@
# Note: Supabase is a collection of services. Official images are the standard. # Note: Supabase is a collection of services. Official images are the standard.
# This setup includes the core services: PostgREST, GoTrue, Realtime, Storage, and PostgreSQL. # This setup includes the core services: PostgREST, GoTrue, Realtime, Storage, and PostgreSQL.
version: '3.8'
services: services:
db: db:

View File

@@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Docker Compose for Apache Superset # Docker Compose for Apache Superset
version: '3.8'
services: services:
superset: superset:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
tabby: tabby:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
taiga-front: taiga-front:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
twenty: twenty:

View File

@@ -4,7 +4,6 @@
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
# Docker Compose for Uptime Kuma # Docker Compose for Uptime Kuma
version: '3.8'
services: services:
uptime-kuma: uptime-kuma:

View File

@@ -3,7 +3,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
vaultwarden: vaultwarden:

View File

@@ -4,7 +4,6 @@
# 🌍 https://thealtstack.com # 🌍 https://thealtstack.com
# ------------------------------------------------------------------------- # -------------------------------------------------------------------------
version: '3.8'
services: services:
zammad: zammad:

View File

@@ -3,9 +3,9 @@ title: "Deploy MinIO Self-Hosted (Docker)"
description: "Step-by-step guide to self-hosting MinIO with Docker Compose. " description: "Step-by-step guide to self-hosting MinIO with Docker Compose. "
--- ---
# Deploy MinIO # Deploy MinIO (Community Fork)
High-performance, S3-compatible object storage for AI and enterprise data. High-performance, S3-compatible object storage (pgsty/minio) restoring the missing console capabilities.
<div className="deploy-hero"> <div className="deploy-hero">
<span className="deploy-hero-item">⭐ 45.0k stars</span> <span className="deploy-hero-item">⭐ 45.0k stars</span>
@@ -51,7 +51,7 @@ version: '3.8'
services: services:
minio: minio:
image: minio/minio:latest image: pgsty/minio:latest
container_name: minio container_name: minio
restart: unless-stopped restart: unless-stopped
ports: ports:
@@ -124,5 +124,5 @@ docker compose up -d
- [MinIO on AltStack Directory](https://thealtstack.com/alternative-to/minio) - [MinIO on AltStack Directory](https://thealtstack.com/alternative-to/minio)
- [MinIO Self-Hosted Guide](https://thealtstack.com/self-hosted/minio) - [MinIO Self-Hosted Guide](https://thealtstack.com/self-hosted/minio)
- [Official Documentation](https://min.io) - [Official Documentation](https://silo.pigsty.io)
- [GitHub Repository](https://github.com/minio/minio) - [GitHub Repository](https://github.com/pgsty/minio)

View File

@@ -111,7 +111,7 @@ The tools that run your tools.
| [n8n](/deploy/n8n) | Workflow automation (Zapier alternative) | | [n8n](/deploy/n8n) | Workflow automation (Zapier alternative) |
| [Activepieces](/deploy/activepieces) | Visual automation builder | | [Activepieces](/deploy/activepieces) | Visual automation builder |
| [Coder](/deploy/coder) | Cloud development environments | | [Coder](/deploy/coder) | Cloud development environments |
| [MinIO](/deploy/minio) | S3-compatible object storage | | [MinIO](/deploy/minio) | S3-compatible object storage (Community Fork) |
| [PocketBase](/deploy/pocketbase) | Backend in a single binary | | [PocketBase](/deploy/pocketbase) | Backend in a single binary |
| [Appwrite](/deploy/appwrite) | Firebase alternative | | [Appwrite](/deploy/appwrite) | Firebase alternative |
| [Supabase](/deploy/supabase) | Postgres-powered Firebase alternative | | [Supabase](/deploy/supabase) | Postgres-powered Firebase alternative |