logo
icon

Arcane

Arcane is a modern Docker management platform with a clean web UI. Monitor containers, images, volumes, and networks from your browser. Built with Go and React, it uses an embedded SQLite database — no external dependencies needed.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-31
Services
service icon
Tags
ToolDeveloper Tools

Arcane

Modern Docker management designed for everyone. Monitor and manage your containers, images, volumes, and networks through a clean, intuitive web interface.

First Launch

  1. Visit your domain — the Arcane setup wizard opens
  2. Create an admin account — set your username and password
  3. Connect Docker — Arcane connects to the local Docker socket automatically
  4. Start managing — view containers, images, volumes, and networks

Key Features

  • Clean, modern web UI for Docker management
  • Container lifecycle management (start, stop, restart, remove)
  • Image and volume management
  • Network inspection
  • Real-time container logs and stats
  • Embedded SQLite — no external database required

Persistent Data

All configuration and database files are stored under /app/data (backed by a Zeabur volume).

License

BSD-3-Clause — GitHub