mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 22:19:30 -05:00
remove dockerboard
This commit is contained in:
parent
9842eca763
commit
a60c48d9d2
102
README.md
102
README.md
@ -10,7 +10,7 @@ If this list is not complete, you can [contribute][editREADME] to make it so.
|
|||||||
|
|
||||||
#### *If you see a link here that is not (any longer) a good fit, please fix it by submitting a [pull request][editREADME] to improve this file. Thank you!*
|
#### *If you see a link here that is not (any longer) a good fit, please fix it by submitting a [pull request][editREADME] to improve this file. Thank you!*
|
||||||
|
|
||||||
The creators and maintainers of this list do not receive and should not receive any forms of payment to accept a change made by any contributor. The goal of this repo is to index articles, learning materials and projects, not to advertise for profit. **All pull requests are merged by default** and removed if inapproriate or unavailable or fixed when necessary.
|
The creators and maintainers of this list do not receive and should not receive any forms of payment to accept a change made by any contributor. The goal of this repo is to index articles, learning materials and projects, not to advertise for profit. **All pull requests are merged by default** and removed if inappropriate or unavailable or fixed when necessary.
|
||||||
|
|
||||||
# What is Docker ?
|
# What is Docker ?
|
||||||
|
|
||||||
@ -39,54 +39,56 @@ about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerf
|
|||||||
|
|
||||||
# MENU
|
# MENU
|
||||||
|
|
||||||
* [What is Docker ?](#what-is-docker-)
|
- [What is Docker ?](#what-is-docker-)
|
||||||
* [Where to start ?](#where-to-start-)
|
- [Where to start ?](#where-to-start-)
|
||||||
* [Useful Articles](#useful-articles)
|
- [MENU](#menu)
|
||||||
* [Main Resources](#main-resources)
|
- [Useful Articles](#useful-articles)
|
||||||
* [General Articles](#general-articles)
|
- [Main Resources](#main-resources)
|
||||||
* [Deep Dive](#deep-dive)
|
- [General Articles](#general-articles)
|
||||||
* [Networking](#networking)
|
- [Deep Dive](#deep-dive)
|
||||||
* [Metal](#metal)
|
- [Networking](#networking)
|
||||||
* [Multi-Server](#multi-server)
|
- [Metal](#metal)
|
||||||
* [Cloud Infrastructure](#cloud-infrastructure)
|
- [Multi-Server](#multi-server)
|
||||||
* [Good Tips](#good-tips)
|
- [Cloud Infrastructure](#cloud-infrastructure)
|
||||||
* [Newsletter](#newsletter)
|
- [Good Tips](#good-tips)
|
||||||
* [Continuous Integration](#continuous-integration)
|
- [Newsletter](#newsletter)
|
||||||
* [Optimizing Images](#optimizing-images)
|
- [Continuous Integration](#continuous-integration)
|
||||||
* [Service Discovery](#service-discovery)
|
- [Optimizing Images](#optimizing-images)
|
||||||
* [Security](#security)
|
- [Service Discovery](#service-discovery)
|
||||||
* [Performances](#performances)
|
- [Security](#security)
|
||||||
* [Raspberry Pi & ARM](#raspberry-pi--arm)
|
- [Performances](#performances)
|
||||||
* [Other](#other)
|
- [Raspberry Pi & ARM](#raspberry-pi-arm)
|
||||||
* [Books](#books)
|
- [Other](#other)
|
||||||
* [Tools](#tools)
|
- [Books](#books)
|
||||||
* [Terminal User Interface TUI](#terminal-user-interface)
|
- [Tools](#tools)
|
||||||
* [Dev Tools](#dev-tools)
|
- [Terminal User Interface](#terminal-user-interface)
|
||||||
* [Continuous Integration / Continuous Delivery](#continuous-integration--continuous-delivery)
|
- [Dev Tools](#dev-tools)
|
||||||
* [Deployment](#deployment)
|
- [Continuous Integration / Continuous Delivery](#continuous-integration-continuous-delivery)
|
||||||
* [Hosting for repositories (registries)](#hosting-for-repositories-registries)
|
- [Deployment](#deployment)
|
||||||
* [Hosting for containers](#hosting-for-containers)
|
- [Hosting for repositories (registries)](#hosting-for-repositories-registries)
|
||||||
* [Reverse Proxy](#reverse-proxy)
|
- [Hosting for containers](#hosting-for-containers)
|
||||||
* [Web Interface](#web-interface)
|
- [Reverse Proxy](#reverse-proxy)
|
||||||
* [Local Container Manager](#local-container-manager)
|
- [Web Interface](#web-interface)
|
||||||
* [Useful Images](#useful-images)
|
- [Local Container Manager](#local-container-manager)
|
||||||
* [Dockerfile](#dockerfile)
|
- [Volume management and plugins](#volume-management-and-plugins)
|
||||||
* [Storing Images](#storing-images)
|
- [Useful Images](#useful-images)
|
||||||
* [Monitoring](#monitoring)
|
- [Dockerfile](#dockerfile)
|
||||||
* [Networking](#networking)
|
- [Storing Images](#storing-images)
|
||||||
* [Logging](#logging)
|
- [Monitoring](#monitoring)
|
||||||
* [Deployment and Infrastructure](#deployment-and-infrastructure)
|
- [Networking](#networking)
|
||||||
* [PaaS](#paas)
|
- [Logging](#logging)
|
||||||
* [Remote Container Manager / Orchestration](#remote-container-manager--orchestration)
|
- [Deployment and Infrastructure](#deployment-and-infrastructure)
|
||||||
* [Security](#security-1)
|
- [PaaS](#paas)
|
||||||
* [Service Discovery](#service-discovery-1)
|
- [Remote Container Manager / Orchestration](#remote-container-manager-orchestration)
|
||||||
* [Slides](#slides)
|
- [Security](#security)
|
||||||
* [Videos](#videos)
|
- [Service Discovery](#service-discovery)
|
||||||
* [Main Account](#main-account)
|
- [Slides](#slides)
|
||||||
* [Useful videos](#useful-videos)
|
- [Videos](#videos)
|
||||||
* [Interesting Twitter Accounts](#interesting-twitter-accounts)
|
- [Main Account](#main-account)
|
||||||
|
- [Useful videos](#useful-videos)
|
||||||
|
- [Interesting Twitter Accounts](#interesting-twitter-accounts)
|
||||||
|
- [People](#people)
|
||||||
|
|
||||||
----
|
|
||||||
|
|
||||||
# Useful Articles
|
# Useful Articles
|
||||||
|
|
||||||
@ -111,8 +113,7 @@ about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerf
|
|||||||
* [DockerOne](http://dockone.io/) Docker Community (in Chinese) by [@LiYingJie](http://dockone.io/people/%E6%9D%8E%E9%A2%96%E6%9D%B0)
|
* [DockerOne](http://dockone.io/) Docker Community (in Chinese) by [@LiYingJie](http://dockone.io/people/%E6%9D%8E%E9%A2%96%E6%9D%B0)
|
||||||
* [Project Web Dev][projwebdev] : (Article series) How to create your own website based on Docker
|
* [Project Web Dev][projwebdev] : (Article series) How to create your own website based on Docker
|
||||||
* [Docker vs. VMs? Combining Both for Cloud Portability Nirvana](http://www.rightscale.com/blog/cloud-management-best-practices/docker-vs-vms-combining-both-cloud-portability-nirvana)
|
* [Docker vs. VMs? Combining Both for Cloud Portability Nirvana](http://www.rightscale.com/blog/cloud-management-best-practices/docker-vs-vms-combining-both-cloud-portability-nirvana)
|
||||||
* [Docker Containers on the desktop][jessblog] by [@jfrazelle][jfrazelle] The **funniest way** to
|
* [Docker Containers on the desktop][jessblog] by [@jfrazelle][jfrazelle] The **funniest way** to learn
|
||||||
learn
|
|
||||||
about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerfiles][jfrazelledockerfiles]))
|
about docker! (Tips: checkout her [dotfiles][jfrazelledotfiles] and her [dockerfiles][jfrazelledockerfiles]))
|
||||||
* [Awesome Linux Container](https://github.com/Friz-zy/awesome-linux-containers) more general about container than this repo, by [@Friz-zy](https://github.com/Friz-zy).
|
* [Awesome Linux Container](https://github.com/Friz-zy/awesome-linux-containers) more general about container than this repo, by [@Friz-zy](https://github.com/Friz-zy).
|
||||||
|
|
||||||
@ -390,7 +391,6 @@ Securely store your Docker images.
|
|||||||
|
|
||||||
* [Docker Registry Web](https://github.com/atc-/docker-registry-ui) (A web UI for easy private/local Docker Registry integration) by [@atc-](https://github.com/atc-)
|
* [Docker Registry Web](https://github.com/atc-/docker-registry-ui) (A web UI for easy private/local Docker Registry integration) by [@atc-](https://github.com/atc-)
|
||||||
* [DockerUI](https://github.com/crosbymichael/dockerui) (DockerUI is a web interface to interact with the Remote API.) by [@crosbymichael][crosbymichael]
|
* [DockerUI](https://github.com/crosbymichael/dockerui) (DockerUI is a web interface to interact with the Remote API.) by [@crosbymichael][crosbymichael]
|
||||||
* [DockerBoard](https://github.com/dockerboard/dockerboard) (Simple dashboards, visualizations, managements for your dockers.) by [@dockerboard](https://github.com/dockerboard)
|
|
||||||
* [Portus](https://github.com/SUSE/Portus) (Authorization service and frontend for Docker registry (v2)) by [@SUSE](https://github.com/SUSE)
|
* [Portus](https://github.com/SUSE/Portus) (Authorization service and frontend for Docker registry (v2)) by [@SUSE](https://github.com/SUSE)
|
||||||
* [dockering-on-rails](https://github.com/Electrofenster/dockerding-on-rails) Simple Web-Interface for Docker with a lot of features by [@Electrofenster](https://github.com/Electrofenster/)
|
* [dockering-on-rails](https://github.com/Electrofenster/dockerding-on-rails) Simple Web-Interface for Docker with a lot of features by [@Electrofenster](https://github.com/Electrofenster/)
|
||||||
* [Rapid Dashboard](https://github.com/ozlerhakan/rapid) (A simple query dashboard to use Docker Remote API) by [@ozlerhakan](https://github.com/ozlerhakan/)
|
* [Rapid Dashboard](https://github.com/ozlerhakan/rapid) (A simple query dashboard to use Docker Remote API) by [@ozlerhakan](https://github.com/ozlerhakan/)
|
||||||
|
Loading…
Reference in New Issue
Block a user