Skip to content

Chris-Y1/docker-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

docker-resources

docker资源汇总,随时更新,欢迎补充。

目录

资源汇集

书籍

网站

英文

中文

开源文档

内容聚合

个人博客

相关项目

OS

竞争者

管理工具

  • kubernetes (最有可能成为事实标准的一个,已经获得诸多平台支持)
  • shipyard (带GUI)
  • swarm (官方出品,尚在初期)
  • citadel (用于创建管理工具的tookit,shipyard即是基于此开发)
  • docker-cluster (使用Docker remote api)
  • compose (Define and run complex applications using Docker.原来的Fig)
  • shutit (Complex and Dynamic Docker Builds Made Simple)
  • maestro (Container orchestration for Docker environments)
  • decking (A Docker helper to create, manage and run clusters of containers)
  • flocker (Easily manage Docker containers & their data)
  • serf (Service orchestration and management tool)
  • marathon (Deploy and manage containers (including Docker) on top of Apache Mesos at scale)
  • gaudi (Gaudi allows to share multi-component applications, based on Docker, Go, and YAML)
  • panamax (Docker management for humans)
  • clocker (Brooklyn managed Docker containers)
  • [fleet] (https://github.com/coreos/fleet) (A Distributed init System)

Paas平台

  • flynn (A next generation open source platform as a service)
  • deis (Your PaaS. Your Rules)
  • peas (Docker and Ruby based PaaS)
  • dawn (Docker-based PaaS in Ruby)
  • octohost(Simple web focused Dockerfile based PaaS server)
  • dokku (Docker powered mini-Heroku in around 100 lines of Bash)
  • cloudfoundry

项目集成

监控

  • seagull (Friendly Web UI to monitor docker daemon)
  • dockerana (Docker Monitoring with support for Grafana and Graphite)
  • docker-mon(Console-based Docker monitoring)
  • cadvisor (Analyzes resource usage and performance characteristics of running containers)

网络

  • weave (The Docker Network)
  • wormhole (A smart proxy to connect docker containers.)
  • flannel (flannel is an etcd backed network fabric for containers)

持续集成

  • drone (A Continuous Integration platform built on Docker)

开发部署

  • tug (Docker development workflow)
  • vagga(Vagga is a tool to create development environments)
  • longshoreman (Automated deployment with Docker)
  • centurion (A mass deployment tool for Docker fleets)

日志

  • logspout (Log routing for Docker container logs)
  • logjam (a log shipping tool)

服务发现

  • skydock (基于DNS)
  • Consul (Consul is a tool for service discovery, monitoring and configuration)
  • registrator(Service registry bridge for Docker with pluggable adapters)
  • etcd (A highly-available key value store for shared configuration and service discovery)
  • docker-grand-ambassador ( fully dynamic docker link ambassador)
  • confd (Manage local application configuration files using templates and data from etcd or consul)
  • ambassadord (Magic Docker ambassador)

私有仓库

  • docket (Custom docker registry that allows for lightning fast deploys through bittorrent)
  • docker-registry (Registry server for Docker (hosting/delivering of repositories and images))
  • wharf(ContainerOps Open Source Platform)

可视化工具

存储

  • pfs (A git-like distributed file system for a dockerized world)
  • docker-volumes (Docker Volume Manager)

镜像及Dockerfile

容器

  • dockize (Utility to simplify running applications in docker containers)
  • Supervisor (A Process Control System)
  • CFEngine
  • docker-gen (Generate files from docker container meta-data)

扩展

  • powerstrip (A tool for prototyping Docker extensions)

博文

介绍

Docker技术

镜像

存储

Dockerfile

容器

安全

资源管理

网络

监控

私有仓库

API

性能

思考

底层技术

LXC

cgroups

相关项目

compose

swarm

mesosphere

kubernetes

openstack

Azure

应用

Apps

GUI

服务发现

开发部署测试

企业实践

其他平台

About

docker资源汇总

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors