Files
ubuntu-bare-metal/coding-agent/PORTAINER-REMOVAL.md
T
tomasz-syn-grzegorza 359afb3a59 Initial import: bare-metal stacks, Server UI, GPU fan, tutorials.
Infrastructure configs for GMKtec K11 (Docker, vLLM, LocalAI, ComfyUI,
control-plane, gpu-fan agent, Server UI with CLI/file explorer/GPU fan curve).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 12:02:04 +00:00

1.2 KiB

Usunięcie Portainer CE

Data: 2026-07-04
Host: gmktec-k11

Powód

Portainer 2.43+ wymaga setup tokena i dokończenia konfiguracji w ~5 minut. Na headless serwerze (SSH-only) powodowało to komunikat timeout i blokadę UI.

Co usunięto

Element Status
Kontener portainer usunięty
Obraz portainer/portainer-ce:latest usunięty
Stack w Dockerze docker compose --profile portainer down

Co pozostało na dysku (nie ruszane)

/data/apps/portainer/
├── data/              # portainer.db, konfiguracja UI
└── admin-password     # plik hasła (jeśli istniał)

Katalog stacks/portainer/ w repo — usunięty; zastąpiony przez stacks/server-ui/.

Zamiennik

Server UI — port 8091, DOCKER-UI-DEPLOYMENT.md

  • Własny panel FastAPI (whitelist stacków)
  • Polityka GPU wbudowana w API
  • Start/Stop: nagłówek X-API-Key

Powiązane