Bookmarks tagged [docker-compose]
https://blog.linuxserver.io/2020/08/26/setting-up-authelia/
This article details how SSO via Authelia can be easily set up using SWAG's preset Authelia confs.
- 📆 published on: 2020-08-26
- tags: docker-compose, nginx, tls, oauth2, cloud, linux
- source code
https://wkrzywiec.medium.com/step-by-step-guide-how-integrate-keycloak-with-angular-application-d96b...
The aim of this post is to show you a basic set up an Angular application so that it will be integrated with Keycloak and it will be able to consume protected HTTP resource that requires an access tok...
- 📆 published on: 2021-03-22
- tags: angular, keycloak, docker, docker-compose
- source code
https://github.com/vegasbrianc/prometheus
A docker-compose stack for Prometheus monitoring. Contribute to vegasbrianc/prometheus development by creating an account on GitHub.
- tags: prometheus, docker, docker-compose
https://www.youtube.com/watch?v=deBSrmskpcY
Micrometer is an open source metrics collection facade, the default metrics implementation in Spring Boot 2.0 and above. Think SLF4J—but for metrics! In this talk, we'll examine why you should be inst...
- 📆 published on: 2019-10-16
- tags: monitoring, micrometer, spring-boot, docker-compose, prometheus, grafana
- source code
https://docs.docker.com/compose/networking/
How Compose sets up networking between containers
- tags: docker-compose, docs, networking, docker
https://github.com/docker-library/healthcheck
HEALTHCHECK
This is an example set of prototype images (available under https://hub.docker.com/u/healthcheck) for enabling HEALTHCHECK
behavi...
- tags: docker, healthcheck, docker-compose
- source code
https://github.com/BretFisher/node-docker-good-defaults
Sample node app for Docker examples
- tags: node.js, docker, docker-compose
- source code
https://www.youtube.com/watch?v=Zgx0o8QjJk4
My talk on all the best of Docker for Node.js developers and DevOps dealing with Node apps. From DockerCon 2019.
- 📆 published on: 2019-06-10
- tags: docker, node.js, docker-compose, nodemon
- source code
https://medium.com/@kahana.hagai/docker-compose-with-node-js-and-mongodb-dbdadab5ce0a
This is the first of a series of posts trying to demonstrate real (simple) examples of deploying multi distributed applications across multiple platform and environments.
The purpose of this post is ...
- 📆 published on: 2017-12-03
- tags: docker-compose, mongodb, node.js
- source code
A simple way to deal with personal finances
This is a proof-of-concept application, which demonstrates [Microservice Architecture Pattern](http://martinfowler.com/micro...
https://docs.docker.com/compose/environment-variables/
How to set, use and manage environment variables in Compose
https://mherman.org/blog/dockerizing-an-angular-app/
This tutorial shows how to Dockerize an Angular app, built with the Angular CLI, using Docker along with Docker Compose and Docker Machine for both development and production. We’ll specifically focus...
- 📆 published on: 2019-05-20
- tags: angular, docker, docker-compose, dockerfile, nginx
https://mherman.org/blog/dockerizing-a-react-app/
This tutorial demonstrates how to Dockerize a React app using the Create React App generator. We’ll specifically focus on-
- Setting up a development ...
- 📆 published on: 2019-05-17
- tags: reactjs, docker, docker-compose, dockerfile, nginx
http://collabnix.com/top-5-exclusive-features-of-docker-for-mac-that-you-cant-afford-to-miss/
Under this blog post, I will talk about top 5 exclusive and very useful features of Docker of Mac that you can’t afford to miss out.
- Docker for Mac support Docker Swarm, Swarm Mode & Kubernetes 2....
- 📆 published on: 2015-05-01
- tags: docker, docker-compose, kubernetes
https://blog.docker.com/2018/12/simplifying-kubernetes-with-docker-compose-and-friends/
Simplifying Kubernetes with Docker Compose and Friends - Docker Blog
Today we’re happy to announce we’re open sourcing our support for using [Docker Compose on Kubernetes](https://github.com/docker/c...
- 📆 published on: 2018-04-12
- tags: docker, docker-compose, kubernetes
- source code
https://medium.freecodecamp.org/expose-vs-publish-docker-port-commands-explained-simply-434593dbc9a3
The Dockerfile instruction EXPOSE, the Docker run options -p and -P, and Docker Compose expose and ports all specify how to connect Docker containers over Docker networks and to host machines. This ar...
- 📆 published on: 2018-06-19
- tags: docker, docker-compose
kompose is a tool to help users familiar with docker-compose move to Kubernetes. It takes a Docker Compose file and translates it into Kubernetes resources.
- tags: docker, docker-compose, kubernetes, devops
- source code
https://github.com/dockersamples/example-voting-app
Example Docker Compose app. A simple distributed application running across multiple Docker containers.
- tags: docker, docker-compose, python, node.js, redis
- source code
https://www.youtube.com/watch?v=EsCfPxjmnjo
Building
Microservices with Node, Docker and Nginx
- Part 1 What is a Microservice?" I walk you through what a Microservice is and what this 3 part tutorial will show you.
- Part 2 [Making a micro...
- 📆 published on: 2017-12-29
- tags: node.js, microservices, docker, docker-compose, nginx
- source code
https://medium.com/@xoor/dockerizing-a-node-js-and-mongodb-app-f9d80fdb280e
Docker has become an extremely popular tool not only among DevOps and Infrastructure people, but also for the daily work of any developer. Simple with examples for beginners.
- 📆 published on: 2017-10-22
- tags: docker, mongodb, node.js, expressjs, docker-compose
- source code