mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
19 lines
478 B
Plaintext
19 lines
478 B
Plaintext
---
|
|
title: Portainer
|
|
description: "Container management platform."
|
|
og:
|
|
description: "Manage Docker on Coolify with Portainer for container management, stack deployment, registry access, and web-based Docker administration."
|
|
category: "Development"
|
|
icon: "/docs/images/services/portainer-logo.png"
|
|
---
|
|
|
|
# Portainer
|
|
|
|
## What is Portainer
|
|
|
|
Portainer is a lightweight management UI for Docker
|
|
|
|
## Links
|
|
|
|
- [Official Documentation](https://docs.portainer.io?utm_source=coolify.io)
|