Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Release 0.0.1

Choose a tag to compare

@staugur staugur released this 11 Jan 09:30
· 55 commits to master since this release

作为第一个正式发布版本,SwarmOps实现了对Docker Swarm模式的集群管理,所有操作均采用API形式。

使用:

1. Passport登录认证
2. 下载程序,直接启动吧

功能:

1. UI/API可以初始化、管理多个Swarm集群
2. UI/API可以增删查改服务
3. UI/API可以增删查改节点
4. UI/API可以查询服务的其他属性, 例如replicas节点,并生成Nginx样例配置
5. 数据持久化存储local或redis, 使用redis可以多点部署
6. 认证采用passport, 并设置只允许登陆的用户列表