getarcaneapp/arcane

Modern Docker Management, Designed for Everyone

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 9th, 2026
Created on April 19th, 2025
Open Issues & Pull Requests: 137 (+0)
GitHub issues: Enabled
Number of forks: 304
Total Stargazers: 7,297 (+0)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.9 hours
Mean response time: 7.2 days
90th percentile: 15.0 days
Tracked items: 1,174

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "potential-duplicate" is answered fastest, typically in about 10 hours, while "feature" waits about 6 days. 41% of tracked open issues have had no activity in three months. Only 5% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 130
New in 7 days: 19
Closed in 7 days: 18
Avg open age: 122 days
Stale 30+ days: 74
Stale 90+ days: 40

Recent activity

Opened in 7 days: 15
Closed in 7 days: 15
Comments in 7 days: 1
Events in 7 days: 15

Top labels

  • triage (223)
  • needs more upvotes (197)
  • completed (151)
  • feature (56)
  • acknowledged (45)
  • potential-duplicate (33)
  • open for pull requests (17)
  • bug (7)

Detailed Description

Arcane is a web-based Docker management interface that provides a modern, user-friendly alternative to command-line Docker tools and Docker Compose.

Arcane solves the problem of managing Docker containers and services through a graphical interface rather than requiring users to work with CLI commands or YAML configuration files. It wraps Docker and Docker Compose functionality into a self-hosted web application, allowing operators to view, control, and configure containers through a browser. The tool is built with a Go backend and a SvelteKit-based web frontend, making it accessible to users of varying technical skill levels.

The project suits teams and individuals who prefer visual management interfaces over command-line interaction, particularly those running self-hosted Docker environments who want centralized control without adopting heavier orchestration platforms. It is designed for straightforward container management workflows rather than complex multi-node deployments. Arcane targets users who value ease of use and accessibility in their container management tooling.

The project maintains active development with regular updates to its codebase. The maintainers actively manage security through vulnerability scanning and publish a Software Bill of Materials for transparency. The tool is actively localized through community translation efforts on a dedicated translation platform, indicating ongoing investment in making the interface accessible to international users. Documentation is maintained on an official site separate from the repository, suggesting structured attention to user onboarding and guidance.