yu-pu / humpback-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

作为 Humpback 的直观展现,基于 Angular2AdminLTE 构建的用于管理 docker 的网站。

Usage

git clone https://github.com/humpback/humpback-web.git
cd humpback-web
npm install
npm start

Open http://localhost

Default Account

UserID: admin
Password: 123456

Functions

  • 服务器分组管理
  • 容器及镜像管理
  • 容器批量操作
  • 容器实时监控
  • 容器日志查看
  • 私有仓库管理
  • etc.

Sample Page

Login Page

image

Server Overview

image

New Container

image

Private registry explore - docker image detail

image etc.

License

Apache-2.0

About

License:Apache License 2.0


Languages

Language:TypeScript 46.1%Language:HTML 37.6%Language:JavaScript 9.1%Language:CSS 7.3%