All Projects → parisnakitakejser → video-tutorial-docker

parisnakitakejser / video-tutorial-docker

Licence: other
Learn with me and get more knowledge about Docker and Docker Swarm environments.

Programming Languages

Dockerfile
14818 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to video-tutorial-docker

Dockercheatsheet
🐋 Docker Cheat Sheet 🐋
Stars: ✭ 3,301 (+11282.76%)
Mutual labels:  docker-compose, docker-swarm, docker-registry
Swarmpit
Lightweight mobile-friendly Docker Swarm management UI
Stars: ✭ 2,255 (+7675.86%)
Mutual labels:  docker-compose, docker-swarm, docker-stack
Ansible Windows Docker Springboot
Example project showing how to provision, deploy, run & orchestrate Spring Boot apps with Docker Windows Containers on Docker Windows native using Packer, Powershell, Vagrant & Ansible
Stars: ✭ 58 (+100%)
Mutual labels:  docker-compose, docker-swarm, docker-registry
docker-compose-v3
No description or website provided.
Stars: ✭ 15 (-48.28%)
Mutual labels:  docker-compose, docker-stack, docker-swarm-mode
Dockernotes
Docker入门精华版
Stars: ✭ 107 (+268.97%)
Mutual labels:  docker-compose, docker-registry
Docker For All
Docker applied in development, devops, testing, product management etc.
Stars: ✭ 88 (+203.45%)
Mutual labels:  docker-compose, docker-swarm
Dockstation
DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
Stars: ✭ 1,744 (+5913.79%)
Mutual labels:  docker-compose, docker-swarm
Weibospider
This is a sina weibo spider built by scrapy [微博爬虫/持续维护]
Stars: ✭ 2,408 (+8203.45%)
Mutual labels:  docker-compose, docker-stack
Deploy Docker Swarm
Deploy scripts for docker-swarm.
Stars: ✭ 17 (-41.38%)
Mutual labels:  docker-compose, docker-swarm
Docker Continuous Deployment
continuous deployment of a microservices application with Docker
Stars: ✭ 141 (+386.21%)
Mutual labels:  docker-compose, docker-swarm
Docker Traefik Prometheus
A Docker Swarm Stack for monitoring Traefik with Promethues and Grafana
Stars: ✭ 215 (+641.38%)
Mutual labels:  docker-compose, docker-swarm
Cintodeutilidadesdocker
My Docker templates repository 🐳 ☁️ 🐳
Stars: ✭ 74 (+155.17%)
Mutual labels:  docker-compose, docker-swarm
Pico
Object Detection and Analysis Made easy using Raspberry Pi, Apache Kafka, AWS Rekognition & Docker
Stars: ✭ 63 (+117.24%)
Mutual labels:  docker-compose, docker-swarm
Docker Compose Ui
web interface for Docker Compose
Stars: ✭ 1,454 (+4913.79%)
Mutual labels:  docker-compose, docker-swarm
vagrant-boot2docker-swarm
A multi-machine Docker swarm Vagrant environment
Stars: ✭ 16 (-44.83%)
Mutual labels:  docker-swarm, docker-swarm-mode
Fabricio
Docker deploy automation tool
Stars: ✭ 250 (+762.07%)
Mutual labels:  docker-compose, docker-swarm
swarm-router
Scalable stateless «zero config» service-name ingress for docker swarm mode with a fresh more secure approach
Stars: ✭ 58 (+100%)
Mutual labels:  docker-swarm, docker-swarm-mode
Swirl
A web UI for Docker, focused on swarm cluster.
Stars: ✭ 332 (+1044.83%)
Mutual labels:  docker-compose, docker-swarm
Please Contain Yourself
A Docker tutorial written for people who don't actually know Docker already.
Stars: ✭ 385 (+1227.59%)
Mutual labels:  docker-compose, docker-swarm
Docker Mastery For Nodejs
Docker Mastery for Node.js Projects, From a Docker Captain
Stars: ✭ 231 (+696.55%)
Mutual labels:  docker-compose, docker-swarm

Awesome Awesome Docker Video Tutorial

This Docker Video Tutorial list its created by Paris Nakita Kejser on Youtube and all config files can be found here. If you like what you are seen then pls subscribe my YouTube channel and hit the star for this repo.

Contents

What is Docker

Docker is an open platform for Developers and SysOps to build, ship and deploy application fast and stable. Docker Engine can be installed on cross platforms Windows, Linux and macOS. Docker enable the option to share your images fast with your team, and you can easy use CI/CD tools to automatic deploy to Docker Swarm or just a orther Docker system.

Docker

If you did not know much about Docker then you can start here to learn more about how to work with Docker and how to use Docker in general.

Video Courses

  • Docker - 13 videos with 1 hour 21 min playtime.

Docker Registry

To storge your docker images when you are build can be done in differend way, a lot of people are using Docker Hub becures its free when you push public images to it, its just require you to create a Docker account. But its can be very useful to know how you can setup and running your own Docker Registry if you grow and have some orther requirements you need.

Video Courses

Docker Swarm

Learn how you use Docker Swarm and how its working with my tutorials about Docker Swarm. Docker Swarm is the way Docker service allows all your containers to be scaled across multiple Docker daemons on differend servers.

Video Courses

Docker Application Blueprints

Get started with blueprints created to help you up and running with Docker Compose & Docker Swarm

Database

Elastic

MongoDB

MariaDB

MySQL

Redis

Message Queuing

RabbitMQ

Mail Server

Mailhog - SMTP Sandbox

Webserver / Proxy

NGINX

Scale Software with Docker

To run morderen software its very importen its scaling in the right way so you don't need to focus on a single server but focus on the software you are developering as developer. This overview helps you to look witchs software there can be working with Docker and how you can scale it by using Docker Swarm.

WordPress

WordPress its not build to scale, but if you are using its currect, you can get the benefits of WordPress core, build your own plugins and then scale up with Docker Swarm and stop maintain single WordPress instans.

Video Courses

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].