Code Monkey home page Code Monkey logo

autodep-1's Introduction

AutoDEP

一个基于Docker的快速镜像创建,镜像管理,仓库查询,容器组合,自动部署,系统监控的运维工具。

AutoDEP screen shot

#获取代码 git clone https://github.com/zhangbaitong/autodep.git

#安装依赖和环境设置

1.安装依赖包和工具。

$ ./dependence.sh

2.创建数据库接口

$ ./init_db.sh

3.创建你的ssh keygen以便连接你需要连接的机器。

详情查看ssh keygen create

4.启动程序

go run src/api/main.go

#测试代码

go test api/common -v(暂不提供)

#主要功能特点

  1. 支持开发环境的代码镜像创建。

  2. 提供默认镜像模板(目前只支持nginx,gearman,zeromq)

  3. 支持已创建镜像的查询

  4. 私有仓库镜像查询(支持镜像标签)

  5. 服务器镜像查询

  6. 服务器容器查询

  7. 基于项目的容器组合功能

  8. 基于项目的容器组合管理功能

  9. 服务器注册,查询功能

#设计

查看设计详情

#我们的计划

查看计划列表

#合作开发者

show168

tomzhaogy

#其他

欢迎提出宝贵意见并参与项目改进

MD格式小记

代码贡献常见操作

autodep-1's People

Contributors

zhangbaitong avatar chenshibin-vip avatar tomzhaogy avatar

Watchers

James Cloos avatar  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.