Fix renamed repository (ie etcd)

This commit is contained in:
Julien Bisconti 2018-09-14 14:32:09 +02:00
parent d21739dcfc
commit 22160203d4
No known key found for this signature in database
GPG Key ID: 62772C6698F736CB
53 changed files with 319 additions and 279 deletions

View File

@ -276,7 +276,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker)
- [Docker Grand Ambassador](https://github.com/cpuguy83/docker-grand-ambassador) :skull: - This is a fully dynamic docker link ambassador. + [Article](https://docs.docker.com/engine/admin/ambassador_pattern_linking/) by [@cpuguy83](https://github.com/cpuguy83)
- [docker-consul](https://github.com/gliderlabs/docker-consul) by [@progrium][progrium]
- [etcd](https://github.com/etcd-io/etcd) - Distributed reliable key-value store for the most critical data of a distributed system by [@etcd-io][https://github.com/etcd-io] (former part of CoreOS)
- [etcd](https://github.com/etcd-io/etcd) - Distributed reliable key-value store for the most critical data of a distributed system by [@etcd-io](https://github.com/etcd-io) (former part of CoreOS)
- [istio](https://github.com/istio/istio) - An open platform to connect, manage, and secure microservices by [@IstioMesh](istio)
- [proxy](https://github.com/factorish/proxy) :skull: - lightweight nginx based load balancer self using service discovery provided by registrator. by [@factorish](https://github.com/factorish)
- [registrator](https://github.com/gliderlabs/registrator) - Service registry bridge for Docker by [@gliderlabs][gliderlabs] and [@progrium][progrium]
@ -324,7 +324,7 @@ Native desktop applications for managing and montoring docker hosts and clusters
- [MultiDocker](https://github.com/marty90/multidocker) - Create a secure multi-user Docker machine, where each user is segregated into an indepentent container.
- [ns-enter](https://github.com/jpetazzo/nsenter) - no more ssh, enter name spaces of container by [@jpetazzo][jpetazzo]
- [Powerline-Docker](https://github.com/adrianmo/powerline-docker) - A Powerline segment for showing the status of Docker containers by [@adrianmo](https://github.com/adrianmo)
- [proco](https://github.com/shiwaforce/proco) - Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment. by [@shiwaforce](https://github.com/shiwaforce)
- [proco](https://github.com/shiwaforce/poco) - Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment. by [@shiwaforce](https://github.com/shiwaforce)
- [reg](https://github.com/genuinetools/reg) - Docker registry v2 command line client by [@genuinetools][genuinetools]
- [scuba](https://github.com/JonathonReinhart/scuba) - Transparently use Docker containers to encapsulate software build environments, by [@JonathonReinhart](https://github.com/JonathonReinhart)
- [sen](https://github.com/TomasTomecek/sen) - Terminal user interface for docker engine, by [@TomasTomecek](https://github.com/TomasTomecek)

View File

@ -12282,7 +12282,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12327,8 +12327,8 @@
"pushed_at": "2018-05-28T21:18:18Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://coreos.com/etcd/docs/latest",
"size": 39298,
"stargazers_count": 18523,
@ -15740,7 +15740,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -15785,8 +15785,8 @@
"pushed_at": "2018-05-25T07:40:12Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://pocok.io",
"size": 504,
"stargazers_count": 33,

View File

@ -12774,7 +12774,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12819,8 +12819,8 @@
"pushed_at": "2018-06-06T15:17:19Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://coreos.com/etcd/docs/latest",
"size": 39459,
"stargazers_count": 18670,
@ -16333,7 +16333,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16378,8 +16378,8 @@
"pushed_at": "2018-05-31T08:02:14Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 508,
"stargazers_count": 34,

View File

@ -12784,7 +12784,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12829,8 +12829,8 @@
"pushed_at": "2018-06-09T04:46:10Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://coreos.com/etcd/docs/latest",
"size": 39568,
"stargazers_count": 18706,
@ -16346,7 +16346,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16391,8 +16391,8 @@
"pushed_at": "2018-06-07T12:35:40Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 511,
"stargazers_count": 34,

View File

@ -12784,7 +12784,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12829,8 +12829,8 @@
"pushed_at": "2018-06-22T20:56:48Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://coreos.com/etcd/docs/latest",
"size": 42821,
"stargazers_count": 18908,
@ -16346,7 +16346,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16391,8 +16391,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-06T17:29:59Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43256,
"stargazers_count": 19114,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-18T16:33:54Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43264,
"stargazers_count": 19274,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-20T01:27:16Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43301,
"stargazers_count": 19301,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-21T06:36:38Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43325,
"stargazers_count": 19313,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-22T07:34:41Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43325,
"stargazers_count": 19318,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-23T15:51:27Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43345,
"stargazers_count": 19341,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-23T23:39:32Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43348,
"stargazers_count": 19357,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-25T01:05:24Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43419,
"stargazers_count": 19386,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-26T15:14:54Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43419,
"stargazers_count": 19409,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-26T15:14:54Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43419,
"stargazers_count": 19426,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-28T00:34:07Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43431,
"stargazers_count": 19443,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-29T05:38:21Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43432,
"stargazers_count": 19455,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-29T18:38:32Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43452,
"stargazers_count": 19473,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-29T18:38:32Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43452,
"stargazers_count": 19491,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-07-29T18:38:32Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43452,
"stargazers_count": 19514,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-08-02T15:07:23Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43452,
"stargazers_count": 19545,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-08-02T20:54:18Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43452,
"stargazers_count": 19560,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-08-04T01:53:02Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43452,
"stargazers_count": 19570,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12606,7 +12606,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12651,8 +12651,8 @@
"pushed_at": "2018-08-04T01:53:02Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 43452,
"stargazers_count": 19578,
@ -16168,7 +16168,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16213,8 +16213,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12732,7 +12732,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12777,8 +12777,8 @@
"pushed_at": "2018-08-07T11:28:08Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45149,
"stargazers_count": 19609,
@ -16294,7 +16294,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16339,8 +16339,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12732,7 +12732,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12777,8 +12777,8 @@
"pushed_at": "2018-08-08T15:11:34Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45154,
"stargazers_count": 19626,
@ -16294,7 +16294,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16339,8 +16339,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -12732,7 +12732,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -12777,8 +12777,8 @@
"pushed_at": "2018-08-09T03:06:30Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45161,
"stargazers_count": 19645,
@ -16294,7 +16294,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16339,8 +16339,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-13T07:40:24Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45377,
"stargazers_count": 19705,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-14T02:20:43Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45382,
"stargazers_count": 19734,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-15T13:37:34Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45391,
"stargazers_count": 19759,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-16T14:23:57Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45389,
"stargazers_count": 19778,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-17T16:20:50Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45389,
"stargazers_count": 19800,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-18T02:44:48Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45396,
"stargazers_count": 19810,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-18T02:44:48Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45396,
"stargazers_count": 19818,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-20T13:54:21Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45396,
"stargazers_count": 19836,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-20T22:33:28Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45407,
"stargazers_count": 19859,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-22T15:49:07Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45407,
"stargazers_count": 19878,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-23T14:53:46Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45409,
"stargazers_count": 19917,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-24T01:03:17Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45418,
"stargazers_count": 19935,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-25T02:12:18Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45432,
"stargazers_count": 19942,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13138,7 +13138,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13183,8 +13183,8 @@
"pushed_at": "2018-08-26T14:31:38Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45432,
"stargazers_count": 19953,
@ -16700,7 +16700,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16745,8 +16745,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -13258,7 +13258,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/coreos/etcd",
"html_url": "https://github.com/etcd-io/etcd",
"description": "Distributed reliable key-value store for the most critical data of a distributed system",
"fork": false,
"url": "https://api.github.com/repos/coreos/etcd",
@ -13303,8 +13303,8 @@
"pushed_at": "2018-08-26T14:31:38Z",
"git_url": "git://github.com/coreos/etcd.git",
"ssh_url": "git@github.com:coreos/etcd.git",
"clone_url": "https://github.com/coreos/etcd.git",
"svn_url": "https://github.com/coreos/etcd",
"clone_url": "https://github.com/etcd-io/etcd.git",
"svn_url": "https://github.com/etcd-io/etcd",
"homepage": "https://etcd.readthedocs.io/en/latest",
"size": 45432,
"stargazers_count": 19966,
@ -16820,7 +16820,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16865,8 +16865,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Proco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -16926,7 +16926,7 @@
"site_admin": false
},
"private": false,
"html_url": "https://github.com/shiwaforce/proco",
"html_url": "https://github.com/shiwaforce/poco",
"description": "Poco will help you to organise and manage Docker, Docker-Compose, Kubernetes projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.",
"fork": false,
"url": "https://api.github.com/repos/shiwaforce/proco",
@ -16971,8 +16971,8 @@
"pushed_at": "2018-06-15T14:52:27Z",
"git_url": "git://github.com/shiwaforce/proco.git",
"ssh_url": "git@github.com:shiwaforce/proco.git",
"clone_url": "https://github.com/shiwaforce/proco.git",
"svn_url": "https://github.com/shiwaforce/proco",
"clone_url": "https://github.com/shiwaforce/poco.git",
"svn_url": "https://github.com/shiwaforce/poco",
"homepage": "https://proco.app",
"size": 520,
"stargazers_count": 35,

View File

@ -87,7 +87,7 @@
{
"id": 17,
"name": "Builder",
"description": "description"
"description": "Applications designed to help or simplify building new images"
},
{
"id": 18,
@ -107,7 +107,7 @@
{
"id": 21,
"name": "Registry",
"description": "description"
"description": "Services to securely store your Docker images"
},
{
"id": 22,

View File

@ -244,6 +244,11 @@
"status": "active",
"category": 4
},
"https://github.com/monitoringartist/zabbix-docker-monitoring": {
"url": "https://github.com/monitoringartist/Zabbix-Docker-Monitoring",
"status": "active",
"category": 4
},
"https://github.com/gomex/docker-zabbix": {
"url": "https://github.com/gomex/docker-zabbix",
"status": "active",
@ -514,8 +519,8 @@
"status": "active",
"category": 10
},
"https://github.com/coreos/etcd": {
"url": "https://github.com/coreos/etcd",
"https://github.com/etcd-io/etcd": {
"url": "https://github.com/etcd-io/etcd",
"status": "active",
"category": 10
},
@ -669,8 +674,8 @@
"status": "active",
"category": 13
},
"https://github.com/shiwaforce/proco": {
"url": "https://github.com/shiwaforce/proco",
"https://github.com/shiwaforce/poco": {
"url": "https://github.com/shiwaforce/poco",
"status": "active",
"category": 13
},
@ -1264,6 +1269,11 @@
"status": "active",
"category": 27
},
"https://github.com/appcelerator-archive/amp": {
"url": "https://github.com/appcelerator-archive/amp",
"status": "active",
"category": 27
},
"https://github.com/apache/incubator-openwhisk": {
"url": "https://github.com/apache/incubator-openwhisk",
"status": "active",
@ -1508,5 +1518,35 @@
"url": "https://github.com/oracle/crashcart",
"status": "active",
"category": 25
},
"https://github.com/NexClipper/NexClipper": {
"url": "https://github.com/NexClipper/NexClipper",
"status": "active",
"category": 4
},
"https://github.com/exoframejs/exoframe": {
"url": "https://github.com/exoframejs/exoframe",
"status": "active",
"category": 7
},
"https://github.com/iamsoorena/goinside": {
"url": "https://github.com/iamsoorena/goinside",
"status": "active",
"category": 13
},
"https://github.com/EnvCLI/EnvCLI": {
"url": "https://github.com/EnvCLI/EnvCLI",
"status": "active",
"category": 25
},
"https://github.com/goharbor/harbor": {
"url": "https://github.com/goharbor/harbor",
"status": "active",
"category": 21
},
"https://github.com/ianmiell/shutit": {
"url": "https://github.com/ianmiell/shutit",
"status": "active",
"category": 29
}
}

View File

@ -140,7 +140,7 @@
"https://github.com/marty90/multidocker",
"https://github.com/jpetazzo/nsenter",
"https://github.com/adrianmo/powerline-docker",
"https://github.com/shiwaforce/proco",
"https://github.com/shiwaforce/poco",
"https://github.com/genuinetools/reg",
"https://github.com/JonathonReinhart/scuba",
"https://github.com/TomasTomecek/sen",