Giter Site home page Giter Site logo

marcogreiveldinger / videos Goto Github PK

View Code? Open in Web Editor NEW
57.0 57.0 17.0 845 KB

This is a repository about my youtube videos where you can find code-snippets, links and other tutorials

License: MIT License

Dockerfile 5.44% JavaScript 9.10% HCL 22.08% Shell 11.32% Python 19.63% Jupyter Notebook 32.43%
technology videos youtube

videos's Introduction

Hi ๐Ÿ‘‹ I'm Marco

A passionate software and devops engineer based in Germany

  • ๐ŸŒฑ Iโ€™m currently learning Next.js, React and Tailwind CSS

  • ๐Ÿ’ฌ Ask me about Java, Python, Docker, AWS and Terraform

  • ๐Ÿ‘ฏ Drop me a message if you want to work with me

  • ๐Ÿ“ซ How to reach me [email protected]

  • ๐Ÿ“Œ Check out my pinned repositories:

Connect with me:

marco-greiveldinger techwithmarco

Languages and Tools:

aws bash docker gcp git grafana java javascript jenkins linux mongodb mysql php postgresql postman python

videos's People

Contributors

marcogreiveldinger avatar skt7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

videos's Issues

docker-socket-proxy unnecessary port mappings

Great video! Unfortunately you kind of made a less secure. By using the ports directive in the compose you expose the (well known Docker-)Port on your whole machine. You also enable any container to access information about your docker environment. To circumvent all of that, I would fiestly remove the ports section on the proxy and secondly create a second network that's only used for the proxy and treafik. Keep in mind that traefik needs access to the default anf the socket proxy network, though;)

Link to comment

The docker-socket-proxy will be available from the host machine with the ports directive which is a bad pattern.

Solution: Remove port mappings, and create different networks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.