Review docker compose

Review docker compose смотреть последние обновления за сегодня на .

Do NOT Use Docker Compose! Develop In Kubernetes (With Okteto)

30713
787
128
00:17:32
31.10.2022

Development and preview environments should be similar to production. If production is in Kubernetes, development should not be managed by Docker Compose, especially if using Kubernetes is just as easy or even easier. Let's prove that with Okteto. #kubernetes #okteto #dockercompose #docker Consider joining the channel: 🤍 ▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬ ➡ Gist with the commands: 🤍 🔗 Okteto: 🤍 🔗 Zeet: 🤍 🎬 Development Environments Made Easy With Tilt Rebuilds And Live Updates: 🤍 🎬 Skaffold - How to Build and Deploy In Kubernetes: 🤍 ▬▬▬▬▬▬ 💰 Sponsoships 💰 ▬▬▬▬▬▬ If you are interested in sponsoring this channel, please use 🤍 to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below). ▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ Twitter: 🤍 ➡ LinkedIn: 🤍 ▬▬▬▬▬▬ 🚀 Courses, books, and podcasts 🚀 ▬▬▬▬▬▬ 📚 Books and courses: 🤍 🎤 Podcast: 🤍 💬 Live streams: 🤍 ▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬ 00:00 Introduction 04:19 Zeet (Sponsor) 05:12 Replace Docker Compose With Okteto 15:24 Should Docker Compose Retire?

Docker Compose Tutorial - Docker in Practice || Docker Tutorial 9

154200
3707
134
00:13:01
17.11.2019

In this Docker Compose Tutorial you will learn what Docker Compose is, why it's useful and how to use it. ► Subscribe to me on Youtube: 🤍 Docker Compose is a tool that makes running multiple Docker containers much easier, than with Docker run commands. I show you how docker run command compares to a docker compose file and explain step by step the difference and how it maps from docker run to a docker compose field. So, basically you can take the whole docker run command with it's configuration and map it into a file. You will get a more structured and re-usable command, especially if you have e.g. 10 docker containers. ▬▬▬▬▬▬ T I M E S T A M P S 🐳 0:00 - Intro 0:07 - What is Docker Compose? 1:22 - docker run commands VS docker compose 5:05 - How to use it? - Create the Docker Compose File (Demo) 7:25 - Docker Networking in Docker Compose #devops #techworldwithnana #docker #dockertutorials - Once you've learnt the basic concepts, it's important to see how Docker is actually used in practice or in real world development so to say. In the next few videos "Docker in Practice" I want to show you exactly this: Developing with Docker ► 🤍 Docker Compose ► 🤍 Dockerfile ► 🤍 Private Repository ► 🤍 Deploy your containerized Application ► 🤍 You can check out my videos for the Pre-Requisites: ✅ Basic Docker Concepts: 🤍 ✅ Basic Commands: 🤍 For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. ►► Full Docker and Kubernetes Tutorial Playlist: 🤍 This video is the 9th of a complete series for beginners. 💡 Only interested in Docker? ►► Complete Docker Tutorial Playlist: 🤍 #docker #whatisdocker #dockertutorials #devops #techworldwithnana - The complete step-by-step guide to Docker and Kubernetes will include the following content: 🐳 D O C K E R - Container concept - Why docker? (image vs. traditional DevOps) - Install docker on different operating systems - 8 basic commands you need to know - Docker vs. Virtual Machine - Docker in Practice: Overview of whole development process with Docker (development, continuous delivery, deployment) - Develop an application with Docker - Docker Compose - Dockerfile - Private Repository - Deploying your containerized application - Docker Volumes from theory to practice ✵ K U B E R N E T E S - Main Kubernetes components (including Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet) - Kubernetes architecture for beginners (master, slave nodes & processes) - Understand how does K8s REALLY work? Main Concepts of how to use K8s - Minikube, Kubectl - set up the cluster and connect to it - Kubectl main commands - Demo - Configuration file (YAML) - syntax - Kubernetes Namespaces - Communication between the pods - basic networking concepts in Kubernetes - K8s Deployment in practice - example application deployment (pod + service + Ingress + secret) ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ Join private Facebook group ► 🤍 Don't forget to subscribe ► 🤍 DEV ► 🤍 INSTAGRAM ► 🤍 TWITTER ► 🤍 LINKEDIN ► 🤍 Legal Notice: Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein. This video is not accredited, certified, affiliated with, nor endorsed by Docker, Inc.

What is Docker Compose? (with demo)

434
14
0
00:15:27
10.11.2022

Learn what Docker Compose is, how it makes the life of an Engineer easier and possible use cases. ### REFERENCES/LINKS ### * Subscribe to Techmormo Newsletter - 🤍 * Docker Compose Blog - 🤍 * Networking in Docker series - 🤍 * Docker Made Easy Series - 🤍 * Source code for the demo - 🤍 * Docker Installation - 🤍 * Docker Compose Installation - 🤍 * Compose in Production - 🤍 ### TIMESTAMPS ### 0:00 Intro 0:18 Agenda 0:56 What is Docker Compose? 1:28 Why Docker Compose exists? How does it differ from docker run? 3:50 Compose key features 4:14 How to use Docker Compose? 4:28 Step 1 - Install Docker & Docker Compose 4:46 Step 2 - Create a sample web application 7:33 Step 3 - Run and test the application 9:40 Step 4 - Modify the application 12:06 Step 5 - Clean up 12:52 When to use Docker Compose? - use cases 14:33 Conclusion ### SOCIALS ### Site: 🤍 LinkedIn: 🤍 Facebook: 🤍 Medium: 🤍 Twitter: 🤍 Instagram: 🤍 ### CREDITS ### * Music: Quantum Jazz - Orbiting A Distant Planet #docker #compose #dockercompose #devops #containers #cloud

Best Docker Containers for Home Server!

160334
2761
80
00:14:33
08.11.2022

Many want to start getting into running Docker containers in their home lab environments. However, some struggle to understand what use cases, services, and solutions are good to run as containers. We take a look at the Best Docker Containers for Home Server environments, looking at my top 5 Docker containers I run in the home lab. Hopefully, this list will help inspire you guys to share what containers you are running and maybe try out some of the containerized services I am using. Subscribe to the channel: 🤍 My blog: 🤍 _ Social Media: 🤍 LinkedIn: 🤍 Github: 🤍 Introduction to the Best Docker Containers to run on a home server - 0:00 Number 1 - Introduction to Rancher and using it to manage Kubernetes - 0:33 Looking at cluster management in Rancher - 1:12 Node templates with Rancher - 1:44 Looking at the Apps catalog and helm charts - 1:57 Why Rancher is my top pick - 2:24 Number 2 - Introduction to Portainer - 2:42 Talking about Portainer and its graphical interface - 3:05 Talking about the Portainer dashboard - 3:19 Looking around the containers dashboard and capabilities - 3:41 Integration with Docker Compose - 4:10 Built-in registry for apps contained in Portainer - 4:43 Number 3 - Introduction to Gitlab - 5:17 Talking about DevOps and Platform engineering - 5:47 Use cases for Gitlab - Terraform, Ansible, CI/CD pipelines - 6:02 Checking in code in the home lab and triggering processes - 6:20 Looking at the Docker container for Gitlab - 6:36 Creating new Gitlab projects - 6:46 Talking about CI/CD pipelines with Packer to automate build processes - 7:20 Number 4 - Introduction to Hashicorp Vault - 8:23 Thinking about how you deal with passwords and secrets in Infrastructure as Code - 8:44 What Hashicorp Vault does - 9:02 How I use Hashicorp Vault - 9:20 Talking about installing Hashicorp Vault from the Rancher helm chart - 9:40 Looking at the Vault pods in Kubernetes - 10:05 Logging into Vault - 10:22 Different types of secrets engines and what you can do with them - 10:30 Creating new entries in Vault - 11:14 Number 5 - Introduction to Dashy - 11:55 The use case for a home lab dashboard - 12:11 How I use Dashy for my home lab dashboard - 12:25 Looking at my home lab dashboard - 12:36 Creating new sections and entries to your Dashy dashboard - 13:25 Wrapping up my thoughts on the top 5 Docker Containers for Home Server and home lab - 13:38 How to install Portainer on Ubuntu 22.04 and upgrade existing installations: 🤍 My detailed blog post on how to install Hashicorp Vault in Kubernetes: 🤍 How to create Kubernetes clusters with Rancher and VMware vSphere: 🤍 Home lab dashboard with Dashy: 🤍

How to use Docker Compose and Docker Containers??

1810
16
0
00:04:59
12.12.2021

Contact us if you have question or business with us: contact🤍code-meister.com Send e-mail to us also when you want to order us, making a movie for you. Author and performer of music: Sergiusz Wrotek Check our GitHub profile: 🤍 If you are interested to discover more about docker compose, you can check out: This video is showing docker compose information but also try to cover the following subject: -what is docker container -how to use docker -introduction to docker and containers Something I noticed when I was looking for info on docker compose was the lack of appropriate details. docker compose nevertheless is an subject that I know something about. This video for that reason should matter and of interest to you. Our Yt channel has other similar videos about what is docker container, how to use docker and introduction to docker and containers Please check them out : 🤍 🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍🤍 Have I responded to all of your concerns about docker compose? People who looked for what is docker container likewise looked for how to use docker.

Ultimate Media Server : Episode 3 - Configuring Jackett, Sonarr, and Radarr

93946
1195
73
00:09:13
05.02.2021

In this video we'll look at configuring Jackett, Sonarr, and Radarr on our ultimate home media server on Docker using a LattePanda Delta 432. While this video was made using a LattePanda Delta, this will work on any x86 system. This video will involve installing a single Docker Compose Stack to deploy multiple containers for the media server. Relevant Links: LattePanda Delta 432: 🤍 512 GB NVMe Drive: 🤍 (Affiliate) DFRobot Coupons Coupon code: DBTech0125 Discount: $5 x 20 (No threshold) Date Start: 2021/01/25 Date End: 2021/03/31 Product Limit: Lattepanda/Raspberry Pi/micro:bit board/ micro:Maqueen/ PCB/ NVIDIA/ Maix/ Sony Products Join this channel to get access to perks: 🤍 More Ultimate Media Server Videos: 🤍 /=/ Remember to leave a like on this video and subscribe if you want to see more! /=/ Like what I do? Want to be generous and help support my channel? Here are some ways to support: Patreon: 🤍 Ko-fi: 🤍 /=/ Here's my YouTube Merch Store: 🤍 /=/ Here's my Amazon Influencer Shop Link: Amazon: 🤍 /=/ Follow Me: Twitter: 🤍 Facebook: 🤍 Subscribe: 🤍

Yacht vs Portainer - Docker Dashboard comparison!

45681
714
29
00:16:16
09.12.2022

The experience working with Docker is made even better when you have a Docker dashboard. In this video we take a look at two really great Docker dashboards and features and functionality of both. We look at installation and using them. Video sponsor: Cameyo Virtual Application Delivery platform. One of the coolest application delivery platforms I have seen: 🤍 Subscribe to the channel: 🤍 My blog: 🤍 _ Social Media: 🤍 LinkedIn: 🤍 Github: 🤍 Introduction to Docker Dashboards - 0:00 Cameyo awesome virtual app delivery platform - video sponsor - 0:59 Beginning discussion about installation experiences - 2:03 Options for installing Portainer - 2:25 Portainer Docker standalone installation on Linux - 2:45 Looking at the command to install Portainer - 3:10 Installing the Portainer container and looking at the status - 3:49 Navigating out to the Portainer web interface - 4:00 Looking at the installation of Yacht - 4:22 Installation options for Yacht - 4:33 Looking at the installation of Yacht via the command line - 5:00 No HTTPS in the default configuration - 5:45 Running the command to install Yacht - 5:58 Running Docker ps - 6:30 Browsing out to the Yacht web interface - 6:39 No prompt for changing the default password - 6:50 Looking at the Yacht interface - 7:37 Graphical dashboard of the running containers - 7:52 Yacht applications menu - 8:34 Templates configuration in Yacht - 9:29 Looking at projects in Yacht - 10:07 Yacht is strong in working with templates and projects - 10:25 Looking at the Yacht Resources menu - 10:35 Yacht settings configuration - 11:07 No Docker exec functionality as of yet with Yacht - 11:40 Introduction to Portainer features - 12:08 Default view thoughts - 12:28 Portainer App Templates - 13:17 Containers menu in Portainer - 14:02 Portainer includes an exec console feature - 14:29 Portainer images menu - 14:49 Networking information - 14:55 Portainer volumes information - 15:01 Events from Portainer - 15:10 Docker container host information - 15:17 Registries with Portainer - 15:30 Concluding thoughts on Docker dashboards - 15:41 Take a look at my write up here: 🤍 Move a Docker container to another host: 🤍 Pialert Docker configuration and setup: 🤍

03. Docker Compose и Best Practice Docker, CI/CD и Gitlab CI. Вечерняя школа Слёрма по Kubernetes.

74746
1627
83
02:00:25
14.04.2020

Третья лекция открытого курса по Kubernetes продолжает тему: Docker. Вы познаете Best practice, поймёте, как контролировать Docker и пребывать в безопасности, разберётесь с понятием Docker-compose, получите базовые знания по CI/CD и инструменту Gitlab CI, а также услышите ответы на вопросы по предыдущей лекции(🤍 Спикер: Марсель Ибраев, практикующий архитектор Southbridge, Certified Kubernetes Administrator Узнать больше о CI/CD можно в бесплатном мини-курсе и комплексном курсе по CI/CD от Слёрма: 🤍 Программа лекции: 00:00 - Начало 04:38 - Введение 07:45 - Best practice 41:10 - Усиливаем контроль и безопасность 46:59 - Docker-compose 01:11:12 - CI/CD 01:16:40 - Gitlab CI 01:39:31 - Домашнее задание 01:41:30 - Ответы на вопросы Полезные ссылки: Плейлист курса 🤍 Секретный чат в телеграм по теории Kubernetes: 🤍 Блог на Хабре: 🤍 Канал Слёрм в телеграм: 🤍 Попасть в личный кабинет с курсами: 🤍 Фидбек про курсы: 🤍

Docker Compose vs Kubernetes: The Top 4 Main Differences

353
0
0
00:01:40
25.01.2023

Bluelight Consulting is a leading nearshore DevOps & Software Outsourcing company helping startups, SaaS, and enterprises with cutting-edge solutions. 🤍 This video gives you an overview of our latest article that gives you a detailed comparison of Docker Compose vs Kubernetes, and how to migrate from Compose to Kubernetes with Kompose. The main topics covered include: - What is Docker Compose? - What is Kubernetes? - Why do you need orchestration tools? - Comparing Docker Compose vs Kubernetes - Should I migrate from Docker Compose to Kubernetes? - How to migrate from Docker Compose to Kubernetes with Kompose For a detailed review of each tool, read our blog article here: 🤍 For inquiries, contact us at: hello🤍bluelight.co Follow us on social media: Facebook: 🤍 GitHub: 🤍 LinkedIn: 🤍 Twitter: 🤍

Docker Tutorial for Beginners [FULL COURSE in 3 Hours]

4038574
74630
3900
02:46:15
21.10.2020

Full Docker Tutorial | Complete Docker Course | Hands-on course with a lot of demos and explaining the concepts behind, so that you really understand it. 💙 Become a Kubernetes Administrator - CKA: 🤍 💚 Become a DevOps Engineer - full educational program: 🤍 🧡 Udemy courses: 🤍 ► Follow me on IG for behind the scenes content: 👉🏼 🤍 #docker #dockertutorial #techworldwithnana By the end, you will have a deep understanding of the concepts and a great overall big picture of how Docker is used in the whole software development process. The course is a mix of animated theoretic explanation and hands-on demo’s to follow along, so you get your first hands-on experience with Docker and feel more confident using it in your project. ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 0:00 - Intro and Course Overview 01:58 - What is Docker? 10:56 - What is a Container? 19:40 - Docker vs Virtual Machine 23:53 - Docker Installation 42:02 - Main Docker Commands 57:15 - Debugging a Container 1:06:39 - Demo Project Overview - Docker in Practice 1:10:08 - Developing with Containers 1:29:49 - Docker Compose - Running multiple services 1:42:02 - Dockerfile - Building our own Docker Image 2:04:36 - Private Docker Repository - Pushing our built Docker Image into a private Registry on AWS 2:19:06 - Deploy our containerized app 2:27:26 - Docker Volumes - Persist data in Docker 2:33:03 - Volumes Demo - Configure persistence for our demo project 2:45:13 - Wrap Up 🔗 Links ► Developing with Containers - Demo project: 🤍 🚀 1. What is Docker? ► What is a container and what problems does it solve? ► Container repository - where do containers live? 🚀 2. What is a Container technically ► What is a container technically? (layers of images) ► Demo part (docker hub and run a docker container locally) 🚀 3. Docker vs Virtual Machine 🚀 4. Docker Installation ► Before Installing Docker - prerequisites ► Install docker on Mac, Windows, Linux ❗️ Note: Docker Toolbox has been deprecated. Please use Docker Desktop instead. See for Mac (🤍 and for Windows (🤍 🚀 5. Main Docker Commands ► docker pull, docker run, docker ps, docker stop, docker start, port mapping 🚀 6. Debugging a Container ► docker logs, docker exec -it 🚀 7. Demo Project Overview - Docker in Practice (Nodejs App with MongoDB and MongoExpress UI) 🚀 8. Developing with Containers ► JavaScript App (HTML, JavaScript Frontend, Node.js Backend) ► MongoDB and Mongo Express Set-Up with Docker ► Docker Network concept and demo 🚀 9. Docker Compose - Running multiple services ► What is Docker Compose? ► How to use it - Create the Docker Compose File ► Docker Networking in Docker Compose 🚀 10. Dockerfile - Building our own Docker Image ► What is a Dockerfile? ► Create the Dockerfile ► Build an image with Dockerfile 🚀 11. Private Docker Repository - Pushing our built Docker Image into a private Registry on AWS ► Private Repository on AWS ECR ► docker login ► docker tag ► Push Docker Image to the Private Repo 🚀 12. Deploy our containerized application 🚀 13. Docker Volumes - Persist data in Docker ► When do we need Docker Volumes? ► What is Docker Volumes? ► Docker Volumes Types 🚀 14. Volumes Demo - Configure persistence for our demo project ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬ DevOps Tools, like GitHub Actions, Terraform ► 🤍 Jenkins Pipeline Tutorials ► 🤍 Full Kubernetes tutorial ► 🤍 ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ Join private FB group ► 🤍 INSTAGRAM ► 🤍 TWITTER ► 🤍 LINKEDIN ► 🤍 ▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬ ► Become a DevOps Engineer - full educational program 👉🏼 🤍 ► High-Quality and Hands-On Courses 👉🏼 🤍 ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 🤍

Rancher vs. Portainer - Which one should I choose?

76643
2234
104
00:02:58
08.03.2021

Rancher vs. Portainer, which one is better" Which one should I choose? Can Portainer manager Kubernetes? Can Rancher manage Kubernetes? We answer all these questions and more in this quick, no fluff video. Side note, this is one of the most asked questions in my live streams. ★ Subscribe! 🤍 ★ Join me live on Twitch 🤍 ★ Get Help in Our Discord Community! 🤍 ★ Subscribe to Techno Tim Talks! 🤍 ★ Documentation found here 🤍 ♦ Patreon 🤍 ♦ GitHub 🤍 ♦ Twitch 🤍 ♦ Twitter 🤍 ♦ Discord 🤍 ♦ Instagram 🤍 ♦ Facebook 🤍 ♦ TikTok 🤍 ⚙ Gear Recommendations ⚙ ► 🤍 #Rancher #Portainer #HomeLab "Shadowboxing" is from Harris Heller's album Breaker. 🤍 Thank you for watching!

Docker Compose Guide | The Travelers Handbook | Ubuntu + Unraid

9659
248
24
00:24:32
08.05.2022

In this video, we guide you through Docker Compose and show you how it works, why it works, and why it's our favorite framework for Docker. Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application's services. We'll also give you Docker Compose tips you may not know and use both Ubuntu and Unraid to demo how to use it. = CHAPTERS 0:00 Intro 0:54 What is Docker Compose 3:52 Install Docker Compose 5:45 Understanding Compose Files 9:45 Environment Files 11:09 Multiple Networks 11:27 One Or Multiple Compose Files? 12:24 Volumes 13:03 Global Env File 14:15 Start/Stop a Compose File 15:09 Managing Dependancies 16:23 Ports and Exposing Them 17:48 Benefits of Compose 19:06 Unraid Docker Compose 22:35 Review = LINKS You can find all of our links on the IBRAHUB 🤍 Find the written guide here 🤍 A selection of docker compose templates can be found in our GitHub repository here 🤍 Digital Ocean Docs: 🤍 🤍 = SUPPORT US Subscribe on our website: 🤍 Your subscription directly helps us give back to the community and keep things afloat such as our community on Discord and on YouTube. Pick from three different membership levels to choose how you want to support us! You'll be given an instant Discord role to match your donations, completely automated. = PAYPAL Prefer to donate via PayPal? You can donate to us right here: 🤍 We really appreciate your support in any shape or form. = AFFILIATES Sign up to Linode with our partner link and get $100 in credit! Help support us by supporting yourself! 🤍 = CONTACT If you require support or have any questions you can join our Discord: 🤍 #docker #dockercompose #dockertutorial #docker #unraid #ubuntu

Local Security Camera Recording with Frigate NVR

59381
1123
87
00:13:47
25.05.2022

Record your IP Security Camera footage locally with Frigate, running as a Home Assistant Add-On or on Docker. Why pay cloud companies a monthly fee for 24/7 recording when you can do it yourself? Why should a cloud company even get access to your footage?! More videos in this series: 1. Frigate Basics (This video): 🤍 2. Tweaking Frigate to get the best performance: 🤍 3. Integrating Frigate into Home Assistant: 🤍 Links from the video: Frigate website: 🤍 The Hook Up Security Camera comparisons: 🤍 Installing MQTT: 🤍 Docker and Home Assistant: 🤍

Deploy Multi-Container app using Docker Compose

2259
17
12
00:13:13
20.05.2022

Deploy Multi-Container app using Docker Compose Build the images Push images to ACR using docker-compose Create web apps and deploy Before watching this video. Please watch below videos for Container, and docker container. 🤍 Deploy app in docker container 🤍 TIMESTAMPS 0:00 Docker-Compose introduction 2:18 ASP.Net Core docker compose 2:26 Gothrough with docker compose yml file 3:30 Create azure container registry 4:14 Create Docker images and push to ACR 8:22 Create azure app services for containers 12:20 Enable continuous deployment in azure app service

Docker und Docker-Compose mit Ansible installieren - 10 Hetzner Cloud Server Installation

438
8
0
00:04:44
23.07.2022

Wie installiert man Docker und Docker-Compose mit Ansible? Das wird hier in diesem Video gezeigt. Dieses deutsche Video ist Teil der Serie über das Erstellen und Konfigurieren eines "Cloud Servers" von Hetzner. 📃 Deutsche Dokumentation: 🤍 ℹ️ YouTube Playliste: 🤍 🌎 GP-Softwaretechnik: 🤍 🐦 Twitter: 🤍 💵 Hetzner 20 Euro Gutschein: 🤍 👍 Vergiss bitte nicht, mir einen Daumen hoch zu geben, wenn dir das Video gefallen hat. #Ansible #Linux #Docker #Tutorial

Kubernetes Explained in 100 Seconds

538134
23337
305
00:02:07
24.09.2020

Learn the basics of Kubernetes and how it's used to scale containers to massive workloads in the in cloud, in 100 seconds. 🤍 Docker in 100 Seconds 🤍 Full docker Tutorial 🤍 Official Kube docs 🤍 #docker #100SecondsOfCode Install the quiz app 🤓 iOS 🤍 Android 🤍 Upgrade to Fireship PRO at 🤍 Use code lORhwXd2 for 25% off your first payment. My VS Code Theme - Atom One Dark - vscode-icons - Fira Code Font

nextjs docker compose example

3012
31
6
00:11:35
13.04.2020

DemystifyingDev with Victor Kane. In this short video, we just want to demo our dockerized Next.js frontend app. Thanks to docker compose we can use a self-contained local development environment with HMR (hot module reloading), as well as being able to ping a backend utilizing a shared docker named network (see below for individual steps and topics index for this video).  In the next few videos we'll be developing our frontend app further, so that it actually consumes the strapi backend API and hydrates its components in an authenticated manner using JWT and secure http-only cookies. So that'll be something to look forward to! Code repo used in this video: 🤍 Author: Victor Kane (Owner/Worker 🤍 AWebFactory 🤍 Github: 🤍 Twitter: 🤍 Next.js: 🤍 Strapi: 🤍 ⏱Contents⏱ 00:00 Intro 01:35 What about our front end? 01:50 Review of Next.js front end code 02:50 Dockerization of the Next.js front end 03:15 Description of Dockerfile 03:55 Description of docker-compose.yml file 04:21 volumes in the docker-compose.yml file 05:31 network in the docker-compose.yml file to hook up with pre-existing awf-app-network 06:40 Finding out the awf-app-network's full name (prefixed with project) 07:23 Test: pinging the backend strapi service from the frontend logged in on the shared network 08:50 Test: by editing Next.js files in our host laptop, we get instant recompile in the docker and HMR (hot module reloading) in the browser 09:37 Test: checking out the Next.js logging during the HMR 09:51 Webpack configuration needed to enable the HMR feature 11:04 Next steps

Using Docker & Compose to Simplify Integration Testing

12816
180
11
00:29:32
13.08.2020

Testing can often be the bane of a developer's existence. How much is too much? Too little? At what point do you start facing diminishing returns? Although specifics may be hotly contested, we can all agree that testing is hugely important to deliver quality code the first time. In a world of monumental amounts open source projects, tech and modules, we are introducing so many more external dependencies into our apps. So while unit testing can be relatively straightforward, end to end and integration testing pose interesting challenges and also offer arguably much more value than a heavily mocked unit test.The key downsides to integration testing are the time it takes to setup and the need for a clean environment for each test run. Not one developer feels good about writing scripts to clean up their test residue. Docker and containerization clean this mess up for us and also spin it up in record time. The consistency, convenience, and certainty provided makes integration testing a doddle, proving Docker to be invaluable, not just as an infrastructure solution, but as part of the developers toolkit. Speaker: Andrew Crumpler, Global Freight Solutions Twitter: 🤍crumpler_andrew

kompose: Migrando desde docker-compose a KUBERNETES!

16115
1289
52
00:08:09
25.09.2020

Hoy hablamos de Kompose, una herramienta para convertir archivos de docker-compose a manifiestos de Kubernetes. Vamos a probar un ejemplo con wordpress + mysql y ver que tal sale. Descargar kompose: 🤍 Repo con todos los archivos que uso: 🤍 MERCH: 🤍 Link para registrarse en Digital Ocean (50 USD de Regalo!): 🤍 Micrófono: Rode VideoMicro + Zoom H1N Cámara: Canon Rebel SL2 Lente: Canon 18-55mm f/4.0-5.6 Laptop: Macbook Pro 15'' 2017 Kit completo: 🤍 Mi canal de vlogs: 🤍 Comunidad de Reddit: 🤍 Comunidad en Slack: 🤍 Comprame un cafecito: 🤍

Configurando MongoDB e RabbitMQ com docker-compose

496
57
3
00:04:04
12.03.2022

Nesse video vamos configurar nosso ambiente, para termos o MongoDB e RabbitMQ em nosso projeto.

What Is Docker? | What Is Docker And How It Works? | Docker Tutorial For Beginners | Simplilearn

633740
9754
173
00:15:52
14.09.2018

This Docker Tutorial For Beginners will explain what is docker and how it works. Watch the complete video to learn more! 🔥DevOps Engineer Master Program (Discount Code: YTBE15): 🤍 🔥Post Graduate Program In DevOps: 🤍 This Docker tutorial will help you understand DevOps tools, what is Docker, how does a Docker work and components of Docker. Docker is a tool which is used to automate the deployment of the application in lightweight containers so that applications can work efficiently in different environments. A container is a software package that consists of all the dependencies required to run an application. Until now we have been running applications on virtual machines. Every virtual machine used to be the base of our application but now with the advent of Docker and containerization technologies each application is run in a container like logical space. Now, let us get started and understand Docker platform and how learn how to create and use containers. 🔥 Enrol for FREE DevOps Course & Get your Completion Certificate: 🤍 Below topics are explained in this Docker tutorial: 1. DevOps and its tools 2. What is Docker? 3. How does Docker work? 4. What are the components of Docker? To learn more about DevOps, subscribe to our YouTube channel: 🤍 You can also go through the Slides here: 🤍 Watch more videos on DevOps: 🤍 Start learning today's most in-demand skills for FREE. Visit us at 🤍 Choose over 300 in-demand skills and get access to 1000+ hours of video content for FREE in various technologies like Data Science, Cybersecurity, Project Management & Leadership, Digital Marketing, and much more. #DevOps #DevOpsTutorial #DevOpsTraining #DevOpsTools #Chef #Jenkins #Puppet #Simplilearn ➡️ Post Graduate Program In DevOps DevOps training course will bring out the scientist in you. You'll learn how to formalize and document development processes and create a self-documenting system. DevOps certification course will also cover advanced tools like Puppet, SaltStack, and Ansible that help self-governance and automated management at scale. ✅ Key Features - Caltech CTME Post Graduate Certificate - Enrolment in Simplilearn’s JobAssist - Receive upto 25 CEUs from Caltech CTME upon course completion - Simplilearn's JobAssist helps you get noticed by top hiring companies - Master classes taught by Caltech CTME instructor - 8X higher interaction in live online classes conducted by industry experts - Online Convocation by Caltech CTME Program Director - 20+ real- ✅ Skills Covered - DevOps Methodology - Continuous Integration - Continuous Delivery - Configuration Management - Containerization - DevOps on Cloud - Source Control - Deployment Automation - Cloud Platforms 👉Learn More at: 🤍 For more updates on courses and tips follow us on: - Facebook: 🤍 - Twitter: 🤍 - LinkedIn: 🤍 - Website: 🤍 Get the Android app: 🤍 Get the iOS app: 🤍 🔥🔥 Interested in Attending Live Classes? Call Us: IN - 18002127688 / US - +18445327688

Thinking about running Docker on M2?

46818
998
74
00:14:34
05.10.2022

Testing Docker on M2 and M1 Pro MacBooks. ▶️ Docker on Apple Silicon Playlist: 🤍 Related Docker videos: ▶️ Docker on M1 MacBook vs Ryzen 7 Lenovo - 🤍 ▶️ M1 MacBook SSD and Docker - 🤍 ▶️ Apple M1 vs Intel Core i9 and Docker Preview - First Look - 🤍 ▶️ M1 With Docker Live Stream - 🤍 ▶️ Apple M1 and VSCode Performance - 🤍 #m2 #m1pro #docker 💻NativeScript training courses — 🤍 (Take 15% off any premium NativeScript course by using the coupon code YT2020) 👕👚iScriptNative Gear - 🤍 — — — — — — — — — ❤️ SUBSCRIBE TO MY YOUTUBE CHANNEL 📺 Click here to subscribe: 🤍 — — — — — — — — — 🏫 FREE COURSES NativeScript Core Getting Started Guide (Free Course) - 🤍 NativeScript with Angular Getting Started Guide (Free Course) - 🤍 Upgrading Cordova Applications to NativeScript (Free Course) - 🤍 — — — — — — — — — 📱LET'S CONNECT ON SOCIAL MEDIA KRIS ON TWITTER: 🤍 ALEX ON TWITTER: 🤍 NATIVESCRIPTING ON TWITTER: 🤍

11.b - Remote deployment using Docker Compose | Belajar Docker

110
2
0
00:27:16
31.01.2022

Unlock semua videonya, dengan join Premium member di link berikut: 🤍 Hai semuanya, di video kali ini kita akan membahas tentang remote deployment menggunakan docker compose Pemateri: Dimas Maryanto folow me: 🤍 Untuk mendukung channel ini, mau donasi: via 🤍 Terimakasih ya! #compose #docker #dockerfile #studycases TOC: 00:00:00 Introduction 00:01:36 Pendahuluan: Deploy ke banyak server 00:04:56 Solusi 1: Using Env Variable DOCKER_HOST 00:13:47 Solusi 2: Using host args option 00:19:47 Solusi 3: Using docker context

Docker Containers and Kubernetes Fundamentals – Full Hands-On Course

358228
9735
135
05:56:37
12.10.2022

Learn how to use Docker and Kubernetes in this complete hand-on course for beginners. Learn how to containerize applications with the Docker CLI and Visual Studio Code. Push and pull container images on Docker Hub, a container registry, and create multi-container applications using Docker Compose. Learn about the Kubernetes architecture and how it works. Run it locally and use the Kubernetes CLI and Visual Studio Code to run, debug and troubleshoot applications and services. Learn about pods and the different workloads available. 🔗 Setup Instructions: 🤍 💻 Install Docker Desktop and enable Kubernetes. Download the lab files here: 🤍 ✏️ Course from Guy Barrette, from Kubernetes Academy Online Certified on Kubernetes, Terraform, Azure, AWS, and GCP. Proud to be an Azure MVP and a DigitalOcean Navigator. Consult my bio: 🤍 👍🏻 The course is also available here (with a French version): 🤍 ☕ If you like the course, You can make a small donation to the creator: 🤍 🔍 View other courses from Guy here: 🤍 🐦 Guy on Twitter: 🤍GuyBarrette and 🤍K8s_Online ⭐️ Course Contents ⭐️ 🌟 0:00:00 Introduction ⌨️ Course Introduction ⌨️ Course Setup ⭐️ 0:05:02 Introduction to MicroServices ⌨️ Microservices Concepts ⌨️ Microservices Anti Patterns ⌨️ Microservices Advantages and Drawbacks ⭐️ 0:13:56 Welcome to Cloud Native! ⌨️ What are Cloud Native and the Cloud Native Foundation ⌨️ Cloud Native Concepts ⌨️ Cloud Native Hands-On ⭐️ 0:23:01 Introduction to Containers ⌨️ Container Concepts ⌨️ What is Docker? ⌨️ Docker Hands-On ⌨️ Basic Commands ⌨️ Basic Commands Hands-On ⌨️ Running Containers ⌨️ Running Containers Hands-On ⌨️ Building Containers ⌨️ Building Containers Hands-On ⭐️ 0:54:41 Visual Studio Code ⌨️ The Docker Extension ⌨️ The Docker Extension Hands-On ⭐️ 1:07:03 Persisting Data ⌨️ Containers are Ephemerous and Stateless ⌨️ Docker Volumes Concepts ⌨️ Using Docker Volumes Hands-On ⭐️ 1:17:03 Docker Compose ⌨️ Understanding the YAML File Structure ⌨️ Docker Compose Concepts ⌨️ Using Docker Compose ⌨️ Using Docker Compose Hands-On ⌨️ Docker Compose Sample App Hands-on ⌨️ Docker Compose Features ⭐️ 1:47:18 Container Registries ⌨️ Container Registries Concepts ⌨️ Push/Pull Images from Docker Hub ⌨️ Push/Pull Images from Docker Hub Hands-On ⭐️ 1:56:58 Kubernetes Concepts ⌨️ Kubernetes Concepts ⌨️ How to Run Kubernetes Locally ⌨️ How to Run Kubernetes Locally Hands-On ⌨️ Kubernetes API ⌨️ Using Kubectl Hands-On ⌨️ The Declarative Way vs the Imperative Way ⌨️The Declarative Way vs the Imperative Way Hands-On ⭐️ 2:20:38 Namespaces ⌨️ Namespaces Concepts ⌨️ Namespaces Hands-On ⭐️ 2:28:47 Nodes ⌨️ Master Node Concepts ⌨️ Worker Nodes Concepts ⌨️ Nodes Hands-On ⭐️ 2:38:36 Pods ⌨️ Pod Concepts ⌨️ The Pod Lifecycle ⌨️ Defining and Running Pods ⌨️ Pod Hands-On ⌨️ Init Containers ⌨️ Init Containers Hands-On ⭐️ 3:01:00 Selectors ⌨️ Selector Concepts ⌨️ Selector Hands-On ⭐️ 3:07:51 Multi Container Pods ⌨️ Common Patterns for Running More then One Container in a Pod ⌨️ Multi Container Pods Networking Concepts ⌨️ Multi Containers Pods Hands-On ⭐️ 3:19:45 Workloads ⌨️ Introduction to Workloads ⌨️ ReplicaSet Concepts ⌨️ ReplicaSet Hands-On ⌨️ Deployment Concepts ⌨️ Deployment Hands-On ⌨️ DaemonSet Concepts ⌨️ DaemonSet Hands-On ⌨️ StatefulSet Concepts ⌨️ StatefulSet Hands-On ⌨️ Job Concepts ⌨️ Job Hands-On ⌨️ CronJob Concepts ⌨️ CronJob Hands-On ⭐️ 4:05:15 Updates ⌨️ Rolling Updates Concepts ⌨️ Rolling Updates Hands-On ⌨️ Blue-Green Deployments ⌨️ Blue-Green Deployments Hands-On ⭐️ 4:21:13 Services ⌨️ What are services? ⌨️ ClusterIP Concepts ⌨️ ClusterIP Hands-On ⌨️ NodePort Concepts ⌨️ NodePort Hands-On ⌨️ Load Balancer Concepts ⌨️ Load Balancer on Docker Desktop Hands-On ⭐️ 4:44:03 Storage & Persistence ⌨️ Storage & Persistence Concepts ⌨️ The Static Way ⌨️ The Static Way Hands-On ⌨️ The Dynamic Way ⭐️ 5:03:48 Application Settings ⌨️ ConfigMaps Concepts ⌨️ ConfigMaps Hands-On ⌨️ Secrets Concepts ⌨️ Secrets Hands-On ⭐️ 5:22:24 Observalibilty ⌨️ Startup, Readiness and Liveness Probes Concepts ⌨️ Probes Hands-On ⭐️ 5:30:46 Dashboards ⌨️ Dashboards Options ⌨️ Lens Hands-On ⌨️ K9s Hands-On ⭐️ 5:47:36 Scaling ⌨️ Auto Scaling Pods using the Horizontal Pod Autoscaler ⌨️ Auto Scaling Pods Hands-On ⭐️ 5:55:22 Conclusion ⌨️ Course Conclusion 🎉 Thanks to our Champion and Sponsor supporters: 👾 Nattira Maneerat 👾 Heather Wcislo 👾 Serhiy Kalinets 👾 Erdeniz Unvan 👾 Justin Hual 👾 Agustín Kussrow 👾 Otis Morgan Learn to code for free and get a developer job: 🤍 Read hundreds of articles on programming: 🤍

Block ALL ads with this…(and speed up your internet)

718927
25010
1866
00:13:12
07.11.2022

You can’t block this AD!! (It’s time to get your A+ and CCNA with ITProTV): 🤍 (30% off FOREVER) *affiliate link Block ALL ads in your home network with AdGuard. In this video, NetworkChuck will show you how to block all the ads in your home network using a technique called a dns sinkhole. NetworkChuck will walk you through installing adguard on Mac and Linux, specifically a Raspberry Pi and a VPS (cloud server). VIDEO STUFF - COMMANDS Install AdGuard (Unix - Automated) curl -s -S -L 🤍 | sh -s -v Docker Install: VIDEO: 🤍 Commands: docker run name adguardhome \ restart unless-stopped \ -v adguard_data:/opt/adguardhome/work \ -v adguard_config:/opt/adguardhome/conf \ -p 53:53/tcp -p 53:53/udp \ -p 80:80/tcp -p 443:443/tcp -p 443:443/udp -p 3000:3000/tcp \ -d adguard/adguardhome Disable Systemd resolver: sudo systemctl stop systemd-resolved sudo systemctl disable systemd-resolved Official Adguard Github: 🤍 Set a Static IP Address: 🤍 Change DNS Server on Your Router: 🤍 Install AdGuard Using Docker: 🤍 🔥🔥Join the NetworkChuck Academy!: 🤍 Sponsored by ITProTV SUPPORT NETWORKCHUCK - ➡️NetworkChuck membership: 🤍 ☕☕ COFFEE and MERCH: 🤍 Check out my new channel: 🤍 🆘🆘NEED HELP?? Join the Discord Server: 🤍 STUDY WITH ME on Twitch: 🤍 READY TO LEARN?? - -Learn Python: 🤍 -Get your CCNA: 🤍 FOLLOW ME EVERYWHERE - Instagram: 🤍 Twitter: 🤍 Facebook: 🤍 Join the Discord server: 🤍 0:00 ⏩ Intro 0:34 ⏩ Captain Adguard 0:42 ⏩ What we’re going to do!! 1:26 ⏩ How ads work with DNS 2:09 ⏩ How Adguard will block ads 2:45 ⏩ The DNS Sinkhole 3:42 ⏩ You can’t block this Ad 4:08 ⏩ With Adguard you have the CONTROL!! 4:35 ⏩ Installing Adguard with a raspberry pi 6:35 ⏩ Tell all of your devices to use Adguard 7:54 ⏩ 2 ways to make sure the Adguard server never changes 9:08 ⏩ Settings to make your house Kid-friendly 9:24 ⏩ The Real power 11:14 ⏩ Using The different settings Adguard has AFFILIATES & REFERRALS - (GEAR I USE...STUFF I RECOMMEND) My network gear: 🤍 Amazon Affiliate Store: 🤍 Buy a Raspberry Pi: 🤍 Do you want to know how I draw on the screen?? Go to 🤍 and use code NetworkChuck to get 20% off!! #Adguard #DNS #blockads

TrueNAS Scale the ULTIMATE Home Server? Docker, Kubernetes, Apps

102079
2319
103
00:19:10
17.05.2022

Is TrueNAS Scale the ULTIMATE Home Server? And how does the Docker and Kubernetes Implementation work on it? We will deploy a simple Docker Container and a more complex App with the awesome community project TrueCharts. #TrueNAS #TrueNASScale #HomeLab My Storage Server Video: 🤍 TrueNAS: 🤍 TrueCharts: 🤍 Teleport-*: 🤍 Follow me: TWITTER: 🤍 INSTAGRAM: 🤍 DISCORD: 🤍 GITHUB: 🤍 PATREON: 🤍 MY EQUIPMENT: 🤍 Timestamps: 00:00 - Introduction 00:36 - Advertisement-* 01:15 - What is TrueNAS Scale? 03:51 - Run a Docker Image 05:21 - How Kubernetes (k3s) works 07:18 - Deploy Apps 08:52 - Add TrueCharts 10:14 - Deploy Nextcloud 15:05 - Use cases and criticism 17:54 - Future projects (SSDs)? All links with "*" are affiliate links.

Ultimate Docker Crash Course: Learn Docker within 30 Minutes!

100024
3447
344
00:33:23
19.06.2022

Linode is providing all the CodeWithHarry viewers with $100 free credit. Claim your $100 60-day credit at 🤍 to follow along! ►Checkout my English channel here: 🤍 ►Instagram: 🤍instagram.com/codewithharry python, C, C, Java, JavaScript and Other Cheetsheets []: Playlist: 🤍 ►Learn in One Video[]: Python[15 Hr] - 🤍 Python Advance[3.5 Hr] - 🤍 Python[1 Hr] - 🤍 Python[2 Hr] - 🤍 Python[15 Min] -🤍 JavaScript[1 Hr] - 🤍 C[1.3 Hr]-🤍 php[1 Hr] - 🤍 php[2.3 Hr] -🤍 php[Project]- 🤍 HTML[30 Min] -🤍 CSS[8.5 Hr] -🤍 CSS[1.4 Hr] -🤍 Wordpress[3.2 Hr] -🤍 Angular[2 Hr] -🤍 Java[2.3 Hr] -🤍 Web Scraping[1 Hr] -🤍 MongoDB[2 Hr] -🤍 Numpy[1 Hr] -🤍 Android Dev[12 Hr]- 🤍 Linux[1 Hr] -🤍 JQuery[1.1 Hr] -🤍 Git and GitHub[1.1 Hr] -🤍 ►Complete course [playlist]: React - 🤍 Python-🤍 OOP Python-🤍 Java -🤍 JavaScript- 🤍 PHP-🤍 C-🤍 C-🤍 Git & GitHub-🤍 Android Dev- 🤍 Python GUI- 🤍 Web Development- 🤍 Python Django -🤍 Projects Using HTML, CSS & Javascript- 🤍 Data Structure and Algo -🤍 Follow Me On Social Media ►Website (created using Django Rest & Angular) - 🤍 ►Facebook - 🤍 ►Instagram - 🤍 Twitter - 🤍 Comment "#HarryBhai" if you read this 😉😉

Meet File Browser, a Small but Mighty Web File Browser

87350
2951
230
00:22:51
04.09.2021

Meet File Browser, an open source, self-hosted alternative to services like Dropbox and other web based file browsers. Today we'll configure a containerized version of File Browser and have you up and going in just a few minutes. We'll also walk through creating, editing, moving, copying, and even sharing files and folders so that you get a better understanding about what File Browser is all about. You can check out File Browser here: 🤍 ★ Subscribe! 🤍 ★ I'm Live on Twitch 🤍 ★ Get Help in Our Discord Community! 🤍 ★ Subscribe to Techno Tim Talks! 🤍 ★ Documentation found here 🤍 ⚙ Gear Recommendations ⚙ ► 🤍 (Affiliate links may be included in this description. I may receive a small commission at no cost to you.) ♦ Patreon 🤍 ♦ GitHub 🤍 ♦ Twitch 🤍 ♦ Twitter 🤍 ♦ Discord 🤍 ♦ Instagram 🤍 ♦ Facebook 🤍 ♦ TikTok 🤍 00:00 - Intro 01:03 - What is File Browser? 01:11 - Requirements 02:32 - Docker Requirements 03:07 - Getting File Browser Running 03:40 - My Docker Compose File 07:33 - One Gotcha When Starting for the First Time 08:38 - Starting the Container 09:15 - File Browser First Look 09:50 - Exploring File Browser 15:10 - The Kubernetes Use Case 15:57 - Dropbox Replacement? File Sharing 18:17 - Settings 19:51 - Command Runner 20:23 - User Settings & Management 21:23 - What Do I think of File Browser?? 21:55 - Stream Highlight - Software Keeps Getting Better and Better "A Bae to Remember" is from Harris Heller's album Low-key. 🤍 Thank you for watching! #SelfHosted #HomeLab #OpenSource

stop giving your passwords to hackers

206378
6665
624
00:16:25
31.03.2023

Host your own passwords with Linode: 🤍 and you get a $100 Credit good for 60 days as a new user! You need a password manager, but giving your passwords to someone else can be risky, especially after the LastPass hack. In this video, NetworkChuck demonstrates how to host your own password manager, Passbolt. VIDEO LINKS - Docker compose file (command):”wget 🤍 SSL Cert Guide (Passbolt): 🤍 Docker Guide (Passbolt): 🤍 🔥🔥Join the NetworkChuck Academy!: 🤍 Sponsored by Linode Cloud Computing from Akamai Self-hosted password manager Passbolt password manager Secure password management LastPass hack Password security Password management best practices Password encryption Password safety Passbolt features Self-hosting benefits Passbolt vs. LastPass LastPass vulnerabilities Password storage Password generator Strong passwords SUPPORT NETWORKCHUCK - ➡️NetworkChuck membership: 🤍 ☕☕ COFFEE and MERCH: 🤍 Check out my new channel: 🤍 🆘🆘NEED HELP?? Join the Discord Server: 🤍 STUDY WITH ME on Twitch: 🤍 READY TO LEARN?? - -Learn Python: 🤍 -Get your CCNA: 🤍 FOLLOW ME EVERYWHERE - Instagram: 🤍 Twitter: 🤍 Facebook: 🤍 Join the Discord server: 🤍 AFFILIATES & REFERRALS - (GEAR I USE...STUFF I RECOMMEND) My network gear: 🤍 Amazon Affiliate Store: 🤍 Buy a Raspberry Pi: 🤍 Do you want to know how I draw on the screen?? Go to 🤍 and use code NetworkChuck to get 20% off!! fast and reliable unifi in the cloud: 🤍 #lastpass #passwordmanager #passbolt

Container Pods with Docker Compose in Apache Mesos - Meghdoot Bhattacharya, Paypal

1856
14
00:45:34
22.05.2017

Container Pods with Docker Compose in Apache Mesos - Meghdoot Bhattacharya, Paypal Composite containers representing an application is a common requirement for modular architecture and to model micro-services . Composition requires co-location and treating a set of containers as a single unit (aka pod) for scheduling. Sidecar, ambassador, adapter patterns use container pod. K8 introduced the notion of a collection of docker containers that share namespaces and treat the collection as a single scaling unit. Docker Compose specification is very flexible and one can model a flexible pod collapsing different namespaces (net, IPC, pid). Apache Mesos on the other hand plays the critical role of a resource and cluster manager for large clusters. The presentation would showcase how docker compose can be integrated with different Apache Mesos frameworks like Apache Aurora, Marathon etc to launch true docker container pods in Mesos cluster and manage its lifecycle. About MEGHDOOT BHATTACHARYA Meghdoot Bhattacharya, is a director of Cloud Engineering team at PayPal, developing a large scale containerization platform using various technologies including Mesos and docker. He and his former PayPal team mate along with MapR and Mesosphere team were co-creators of Apache Myriad project running Yarn on Mesos. Meghdoot and his team had previously blogged in depth how eBay's CI farm was run on Mesos and docker.

Debian 11 - installing Docker and Docker Compose

802
10
0
00:01:16
01.01.2022

in This Tutorial you will learn " Installing Docker and Docker-Compose On Debian 11 Linux Docker is an open source containerization platform. Docker Compose is used for running multiple containers as a single service. Command And Code - apt install -y build-essential net-tools git apt-transport-https software-properties-common ca-certificates curl gnupg lsb-release curl -fsSL 🤍 | apt-key add - add-apt-repository "deb [arch=amd64] 🤍 $(lsb_release -cs) stable" apt-get update -y ; apt-get install docker-ce docker-ce-cli -y sudo curl -L "🤍 -s)-$(uname -m)" -o /usr/local/bin/docker-compose chmod +x /usr/local/bin/docker-compose

The New Github Codespaces are Mind 🤯 Blowing

31159
412
34
00:15:12
06.06.2022

THIS VIDEO IS NOT SPONSORED BY GITHUB! Github recently releases Codespaces for enterprises and only a limited set of users to test the beta. Codespaces are the new shiny way to create dev-containers on the cloud and work, collaborate and develop like never before, you can customize your VMs and much more. In this video, we'll explore codespaces from a web developer perspective and try to run a full stack web application (backend and frontend) with MySQL and docker and see how smooth it is and is it possible to replace your machine with a codespace VM! ⭐ Timestamps ⭐ 00:00 Intro 01:20 Codespaces explained! 03:16 Create a codespace from a Github repo (like cloning) 07:18 What do I love about codespaces? 08:07 Installing dependencies on a Node project 08:50 Hot reload like a dev environment 09:32 Opening a Codespace on VSCode Desktop 10:50 Running full-stack app on a Codespaces 14:14 Codespaces devcontainers are awesome 🧭 Turn Design into React Code | From prototype to Full website in no time 🤍 🧭 Watch Tutorial on Designing the website on Figma 🤍 🧭 Watch Create a Modern React Login/Register Form with smooth Animations 🤍 🧭 Debug React Apps Like a Pro | Master Debugging from Zero to Hero with Chrome DevTools 🤍 🧭 Master React Like Pro w/ Redux, Typescript, and GraphQL | Beginner to Advanced in React 🤍 🧭 Learn Redux For Beginners | React Redux from Zero To Hero to build a real-world app 🤍 🧭 Build Login/Register API Server w/ Authentication | JWT Express AUTH using Passport.JS and Sequelize 🤍 🧭 Introduction to GraphQL with Apollo and React 🤍 🐦 Follow me on Twitter: 🤍 💻 Github Profile: 🤍 Made with 💗 by Coderone

create Networks inside (Docker Compose Pt: 3)

1314
72
4
00:00:56
16.09.2022

Link to Original Video: 🤍 READY TO LEARN?? - Learn Python: 🤍 -Get your CCNA: 🤍 FOLLOW ME EVERYWHERE Instagram: 🤍 Twitter: 🤍 Facebook: 🤍 Join the Discord server: 🤍 AFFILIATES & REFERRALS - (GEAR I USE...STUFF I RECOMMEND) My network gear: 🤍 Amazon Affiliate Store: 🤍 Buy a Raspberry Pi: 🤍

Building and deploying Next.js applications with Docker

28569
640
37
00:26:09
01.04.2022

Did you miss the Docker Community All-Hands on March 31st, 2022? Here is a replay of the talk hosted by Armagan Amcalar (🤍dashersw): Building and deploying Next.js applications with Docker. ► Description: Next.js is a popular choice when it comes to building server-side rendered frontend applications with React. With static site generation and an extensive suite of development tools, Next.js offers an end-to-end solution. In this talk, Armagan will go over the steps you need to follow to use Next.js in Docker to enable a consistent development and deployment experience, including the development of Docker images for local application development and highly optimized production Docker images for deployment. 🐳 Join our community on Slack: 🤍 You can follow Docker on social networks: ► Twitter: 🤍 ► LinkedIn: 🤍 ► Facebook: 🤍

Real world Elasticsearch Compose/Stack File Review

507
23
3
00:10:34
20.06.2019

In this clip I review a students real world compose file for elasticsearch in production, and give them advice on how to improve it. Join me weekly for my YouTube Live DevOps and Docker Q&A by subscribing to this channel and clicking the bell icon to get alerts when I go live. You can also check out my Docker courses and free resources at 🤍 Signup for my newsletter to get short emails when I launch new things (videos, podcasts, open source, etc.) 🤍

podman taking over Docker? Not on macOS and not with docker-compose! (Part 2/2)

4442
100
5
00:24:01
07.11.2021

With Docker announcing its subscription model many are looking alternatives. podman is strong open source contender in the container management space and not only for compatibility reasons! podman's architecture and design are superior from a security standpoint to the client and rootful server implementation of Docker. In this episode (Part 2 of 2), I continue the tests started in Part 1 (🤍 by testing podman's compatibility with docker-compose! ▬▬▬▬▬▬ Resources & References 📕 ▬▬▬▬▬▬ - podman / docker-compose setup instructions: 🤍 Other resources: - Red Hat blog post (podman/docker-compose): 🤍 - podman GitHub repository: 🤍 ▬▬▬▬▬▬ Timestamps 🕐 ▬▬▬▬▬▬ 00:00 - Intro to the episode 01:07 - podman Architecture Overview 03:48 - Installing and running podman on MacOS 08:45 - podman & docker-compose 21:54 - Conclusion ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬ - Twitter: 🤍 - GitHub: 🤍 - LinkedIn: 🤍 - Facebook: 🤍 - Blog: 🤍 ▬▬▬▬▬▬ Support the channel 💜 ▬▬▬▬▬▬ Every little bit helps ✨ - Join the journey on Patreon: 🤍 - 1 time support: 🤍 #devops #docker #containers #cicd

Top 3 ways to run your containers on Google Cloud

87334
1532
31
00:06:09
04.01.2020

Find out the top three ways you can run your containers on Google Cloud! Google Kubernetes Engine for a container orchestration solution, Cloud Run for a fully serverless approach and Compute Engine to simply use Virtual Machines. Resources: Containers at Google → 🤍 Kubernetes Engine → 🤍 Cloud Run → 🤍 Compute Engine → 🤍 Deploying Containers → 🤍 Container Optimized OS Images → 🤍 Container Registry → 🤍 Getting Vulnerabilities for Metadata for Images → 🤍 Google Cloud Codelabs → 🤍 product:Identity Platform, Cloud; fullname: Alexis Moussine-Pouchkine; #GCPessentials

Docker Crash Course #12 - Dockerizing a React App

57310
1035
69
00:10:18
18.02.2022

Hey gang, in this Docker tutorial we'll use Docker Compose to "Dockerize" a React application. 🐱‍💻 Access the course files on GitHub: 🤍 🐱‍💻 Node.js Course: On Net Ninja Pro - 🤍 On YouTube - 🤍 🐱‍💻 Modern JavaScript Course: On Net Ninja Pro - 🤍 On Udemy - 🤍 On YouTube - 🤍 🐱‍💻 React Course: On Net Ninja Pro - 🤍 On Udemy - 🤍 🐱‍💻 VS Code - 🤍 🐱‍💻 Docker Hub - 🤍 🐱‍💻 Docker docs - 🤍

(Docker - Phần 5b) Hướng dẫn các lệnh Docker Compose

970
21
4
00:10:11
06.11.2020

Phần trước: 5a - Network trong Docker - Giới thiệu Compose: 🤍 Playlist đầy đủ: 🤍 #Docker #DockerCompose #DockerHuongDan #DockerLaGi #DockerTuHoc © Bản quyền thuộc về nbstudio © Copyright by nbstudio - Do not re-upload without permission Follow us on facebook: 🤍 Subsribe us on youtube: 🤍

Назад
Что ищут прямо сейчас на
review docker compose ping! remix nor zin higher pension scheme Realme C3 Display Change AliHelper дбд гайд пинхед canon 6d for beginners evelone fifa blind guardian Souvick Dey SI Visuel Novel Erbach fusion nepra big decision Acephali osu new players Mandi News DYNAMICS звонящего crmo rp