Giter Site home page Giter Site logo

hpsfpcca / crane Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dataman-cloud/crane

0.0 1.0 0.0 21.39 MB

Control plane based on docker built-in swarm

Home Page: https://www.shurenyun.com/product-crane.html

License: Apache License 2.0

Makefile 0.12% Shell 2.47% Python 0.63% HTML 17.76% JavaScript 53.99% Nginx 0.31% CSS 2.13% Go 22.59%

crane's Introduction

Crane

Join the chat at https://gitter.im/Dataman-Cloud/crane Build Status

Crane

Crane, maintained by dataman-cloud, is a docker control panel based on latest docker release. Besides swarm features, Crane implements some badly needed functionalities by enterprise user, such as private registries authentation, ACL and application DAB(distributed application bundle) sharing. The smart fuzzy search function give user quickly access to the desired page. Crane can help storing registry auth pair, from where you can choose a predefined registry auth pair when deploying a DAB, without the need to docker login when access private image. Crane can also help sharing your private images with your coworkers easily.

Features

  • Swarm features: Portal every feature of swarm almost. Crane has highlighted the common swarm functions and improved the user experience through the friendly frontend.
  • Stack templates management: User can save the running stack as a template, then, others will deploy the template as soon as possible.
  • Image management: The private image pushed by the user can be publiced to others.
  • Fuzzy search: A in-memory index maintained by the backend serves the function.
  • Node operation: Crane is showing the detail infos about node such as kernel version, docker info, docker images or containers in the given node and so on.
  • Overlay network management: The overlay network CRUD.
  • Private registries authentation: User can save his/her private registry username and password to Crane, then, the to-be-deployed stack can use the registry-auth to pull private registry images.
  • Webssh: Command 'docker exec' is the magic.

Demo

TODO: Let's deploy the demo.

Installation

Prerequisites

Option 1: Stable version in one line

bash -c "$(curl http://ocrqkagax.bkt.clouddn.com/install.sh)" -s v1.0.4

Option 2: Latest or development from docker build

CRANE_IP=192.168.59.105 ./bin/build-and-start.sh

CRANE_IP is the ip address(don't use 0.0.0.0 because we are using container in network bridge mode) of the running Crane host which is the swarm manager also.

How to use it

Browser http://$CRANE_IP ,

Please click Crane User Guide in Chinese for more details.

Convention

repo branch

  • master: development branch in active. PR will be merged into this master branch.
  • release: Released version control. Tagged commits or hotfix PR will be pushed here. Maintained by the repo owners.

TroubleShooting

Community

Gitter

wechat group: 数人云Crane技术交流群

Contribution

Both pull-request or issue are welcomed from the community.

License

Crane is available under the Apache 2 license.

crane's People

Contributors

my9074 avatar upccup avatar vitan avatar cmingxu avatar yqguodataman avatar jfchen-dataman avatar merryfox avatar xychu avatar willbern avatar gitter-badger avatar ccissie 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.