QR Code Business Card
Jun 17 2019

Convert docker run/create commands to docker-compose.yml files

Nice online tool to convert docker run/create to docker compose files

https://bucherfa.github.io/dcc-web/

Github repo behind this: https://github.com/bucherfa/dcc-web


Nov 12 2018

The DevOps Road Map – A Guide for Programmers

A really  good roadmap on how to evolve into a DevOps:

Article: https://dzone.com/articles/the-devops-roadmap-for-programmers

Image Source: https://github.com/kamranahmedse/developer-roadmap (There are also some for frontend/backend developers)


Feb 14 2018

Fn Project – The Container Native Serverless Framework

Figure 4. The Fn project's logo

The Fn project is a container native serverless platform that you can run anywhere — any cloud or on-premise. It’s easy to use, supports every programming language, and is extensible and performant.

Quelle: Fn Project – The Container Native Serverless Framework


Aug 30 2017

Portainer | Simple management UI for Docker

PORTAINER IS AN OPEN-SOURCE LIGHTWEIGHT MANAGEMENT UI WHICH ALLOWS YOU TO EASILY MANAGE YOUR DOCKER HOST OR SWARM CLUSTER

Source: https://github.com/portainer/portainer

Quelle: Portainer | Simple management UI for Docker