50% off 所有套餐限时优惠,起价 $2.48/mo
Arcane

Arcane

Arcane 是一款 Docker 管理界面,提供容器编排、镜像仓库浏览和堆栈模板,界面简洁清晰。它是轻量级的 Portainer 替代方案,专注于快速 UI 和最小依赖。完全开源,免费支持无限数量的环境。

Version

Latest

Operating System

Ubuntu Server 24.04 LTS

Min. RAM

1 GB

IP Types

IPV4,IPV6

Access

Go to http://<SERVER_IP>:3552 在浏览器中打开并完成初始配置。

首次登录时,必须修改默认管理员密码。

Default credentials:

  • Username: arcane
  • Password: arcane-admin

Service Management

# Check status
sudo systemctl status arcane

# Restart service
sudo systemctl restart arcane

# Stop service
sudo systemctl stop arcane

# Start service
sudo systemctl start arcane

# Follow live logs
sudo journalctl -u arcane -f

重要文件与目录

  • Installation directory: /opt/arcane/
  • Main binary: /opt/arcane/arcane
  • 环境配置(密钥): /opt/arcane/.env
  • Data directory: /var/lib/arcane/
  • Systemd service: /etc/systemd/system/arcane.service
  • CLI symlink: /usr/local/bin/arcane
  • Logs directory: /var/log/arcane/
  • Install metadata: /etc/arcane/install-meta.env

Notes

  • 运行该服务的系统用户为 arcane,这是一个无登录 Shell 的系统用户,归属于 arcane.
  • The user arcane 由于已被添加到 docker group.
  • Arcane CLI 已可用,支持以下命令,例如 arcane --version 查看版本,或 arcane --help 查看使用说明。

更多 DevOps 工具

Related apps.

立即部署 Arcane。 From $2.48/mo.