GithubHelp home page GithubHelp logo

marswei / humpback-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from humpback/humpback-web

0.0 1.0 0.0 2.19 MB

Docker management website

License: Apache License 2.0

Dockerfile 0.03% JavaScript 6.91% TypeScript 45.89% CSS 5.95% HTML 41.22%

humpback-web's Introduction

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

Docker image

$ docker pull humpbacks/humpback-web:1.3.0

$ docker run -d --net=host --restart=always -e HUMPBACK_LISTEN_PORT=8012 \
  -v /opt/app/humpback-web/dbFiles:/humpback-web/dbFiles \
  --name humpback-web \
  humpbacks/humpback-web:1.3.0

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

humpback-web's People

Contributors

instance-oom avatar rl5c avatar winifredtomlinson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.