#vDM30in30 - 9
I was reading through this week's Docker Weekly, and I saw something that caught my eye... docker-flow. There was a great video demo about using it.
It serves as a similar role to Registrator, tied to HAProxy, tied with consul template, but directly compatible with docker swarm, and it can bridge to the docker network that you have created to run your swarm containers on.
This looks pretty interesting, and I think I will start using it for my configuration at home, as well as facilitating any demos that I give for our local DevOps Meetup group!
Showing posts with label dockerweekly. Show all posts
Showing posts with label dockerweekly. Show all posts
Friday, November 11, 2016
youtube-dl followup - with more docker!
#vDM30in30 - 10
Following up about youtube-dl, I saw in this week's Docker Weekly that someone had a post about running youtube-dl in a container to avoid the messy setup.
https://blog.rphl.io/selfhosted-youtube-downloader-with-docker/
I didn't have to much trouble installing it on my mac, with homebrew, but keeping different applications running in docker (possibly with swarm and docker network bridging/proxying)
Following up about youtube-dl, I saw in this week's Docker Weekly that someone had a post about running youtube-dl in a container to avoid the messy setup.
https://blog.rphl.io/selfhosted-youtube-downloader-with-docker/
I didn't have to much trouble installing it on my mac, with homebrew, but keeping different applications running in docker (possibly with swarm and docker network bridging/proxying)
Subscribe to:
Posts (Atom)