Skip to content

Coding Thoughts

Personal Blog of Alexandros Gougousis

Main Navigation
  • Home
  • About me
  • Favorite Books
  • Contact me

Tag: DevOps

Setting up a development environment using Traefik v2

Posted on September 21, 2021September 21, 2021 By Gougousis Alexandros

In this post, we explore a basic development environment setup using Traefik. Basic concepts Traefik is an open-source Edge Router. “Edge” means that is supposed to live and handle traffic on the edge of your network. It is not supposed to be used in routing internal traffic within your infrastructure but only traffic between external…

0

File Permissions: the painful side of Docker

Posted on January 4, 2019January 4, 2019 By Gougousis Alexandros

The source of all evil: The whole issue with file permissions in docker containers comes from the fact that the Docker host shares file permissions with containers (at least, in Linux). Let me remind you here that file permissions on bind mounts are shared between the host and the containers (of course, there are also…

0
Pingraphy powered by WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok