mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 22:19:30 -05:00
depcom belongs to ContainX
This commit is contained in:
parent
7e1e70ef7c
commit
1a6115dffc
@ -167,7 +167,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker)
|
||||
- [Centurion](https://github.com/newrelic/centurion) - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By [@newrelic](https://github.com/newrelic)
|
||||
- [Clocker](https://github.com/brooklyncentral/clocker) - Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages [Calico][calico] and [Weave][weave] for networking and [Brooklyn][brooklyn] for application blueprints. By [@brooklyncentral](https://github.com/brooklyncentral)
|
||||
- [Conduit](https://github.com/ehazlett/conduit) - Experimental deployment system for Docker by [@ehazlett](https://github.com/ehazlett)
|
||||
- [depcon](https://github.com/gondor/depcon) - Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By [@gonodr][gondor]
|
||||
- [depcon](https://github.com/ContainX/depcon) - Depcon is written in Go and allows you to easily deploy Docker containers to Apache Mesos/Marathon, Amazon ECS and Kubernetes. By [@ContainX][ContainX]
|
||||
- [deploy](https://github.com/ttiny/deploy) :skull: - Git and Docker deployment tool. A middle ground between simple Docker composition tools and full blown cluster orchestration by [@ttiny](https://github.com/ttiny)
|
||||
- [dockit](https://github.com/humblec/dockit) :skull: - Do docker actions and Deploy gluster containers! By [@humblec](https://github.com/humblec)
|
||||
- [gitkube](https://github.com/hasura/gitkube) - Gitkube is a tool for building and deploying docker images on Kubernetes using `git push`. By [@Hasura](https://github.com/hasura/).
|
||||
@ -288,7 +288,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker)
|
||||
- [Docker Unison](https://github.com/leighmcculloch/docker-unison) A docker volume container using Unison for fast two-way folder sync. Created as an alternative to slow boot2docker volumes on OS X. By [@leighmcculloch](https://github.com/leighmcculloch)
|
||||
- [Local Persist](https://github.com/CWSpear/local-persist) Specify a mountpoint for your local volumes (created via `docker volume create`) so that files will always persist and so you can mount to different directories in different containers.
|
||||
- [Minio](https://github.com/jelastic-jps/minio) - S3 compatible object storage server in Docker containers
|
||||
- [Netshare](https://github.com/ContainX/docker-volume-netshare) Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin. By [@ContainX](https://github.com/ContainX)
|
||||
- [Netshare](https://github.com/ContainX/docker-volume-netshare) Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin. By [@ContainX][ContainX]
|
||||
- [portworx](https://portworx.com) :heavy_dollar_sign: - Decentralized storage solution for persistent, shared and replicated volumes.
|
||||
- [quobyte](https://www.quobyte.com/) :heavy_dollar_sign: - fully fault-tolerant distributed file system with a docker volume driver
|
||||
- [REX-Ray](https://github.com/rexray/rexray) provides a vendor agnostic storage orchestration engine. The primary design goal is to provide persistent storage for Docker, Kubernetes, and Mesos. By[@thecodeteam](https://github.com/thecodeteam) (DELL Technologies)
|
||||
@ -706,6 +706,7 @@ Blogs by
|
||||
[calico]: https://github.com/projectcalico/calicoctl
|
||||
[CenturyLinkLabs]: https://github.com/CenturyLinkLabs
|
||||
[containership]: https://containership.io
|
||||
[ContainX](https://github.com/ContainX)
|
||||
[coreos]: https://github.com/coreos
|
||||
[cpuguy83]: https://github.com/cpuguy83
|
||||
[crosbymichael]: https://github.com/crosbymichael
|
||||
@ -725,7 +726,6 @@ Blogs by
|
||||
[gesellix]: https://github.com/gesellix
|
||||
[genuinetools]: https://github.com/genuinetools
|
||||
[gliderlabs]: https://github.com/gliderlabs
|
||||
[gondor]: https://github.com/gondor
|
||||
[google]: https://github.com/google
|
||||
[GoogleContainerTools]: https://github.com/GoogleContainerTools
|
||||
[grammarly]: https://github.com/grammarly
|
||||
|
Loading…
Reference in New Issue
Block a user