Join us

heart Posts from the community tagged with docker...
Sponsored Link FAUN Team
@faun shared a link, 1 year, 2 months ago

Read DevOps Weekly - DevOpsLinks

DevOps Weekly Newsletter, DevOpsLinks. Curated DevOps news, tutorials, tools and more! 

Join thousands of other readers, 100% free, unsubscribe anytime.

Story
@gpetrousov shared a post, 1 year, 6 months ago
PetrouSoft - a Hacker's mindset company

I joined Container Days 2022

Here’s what I learned

1_srU_0OPiA-hC41mM7lbc7w.png
Story
@boldlink shared a post, 1 year, 7 months ago
AWS DevOps Consultancy, Boldlink

IaC Security and Compliance Tools

IaC scanning tools are crucial to engineering your platform’s code securely and following your organization’s compliance and best practices by creating and enforcing the rules, through code allowing you to automate and integrate these into your software development lifecycle (SLDC).A good engineerin..

DevOps 3.jpg
Story
@okzapradhana shared a post, 1 year, 7 months ago
Data Engineer, DANA

Introduction to Docker and Kubernetes: Part I

Few explanations about Docker, differences between Image and Container and Overview of Kubernetes Concept

Story
@apotitech shared a post, 1 year, 8 months ago
CEO, apotitech

Managing Docker containers using Terraform on Windows 10

Today we will be looking at how to manage Docker containers on W10 using Terraform the IAC tool.

Terraform & Docker on W10
Story
@boldlink shared a post, 1 year, 8 months ago
AWS DevOps Consultancy, Boldlink

What is Amazon DocumentDB?

Amazon DocumentDB is a managed proprietary NoSQL database service that supports document data structures and has limited support for MongoDB workloads, with some compatibility with MongoDB version 3.6 (released by MongoDB in 2017) and version 4.0 (released by MongoDB in 2018). As a document database..

Code 2.jpg
Story
@boldlink shared a post, 2 years ago
AWS DevOps Consultancy, Boldlink

AWS Intro – 3. Security

..

Story
@danielpa_n shared a post, 2 years, 3 months ago
Founder, dynamic_qr

Ghost on Docker with Traefik

In this Article, I will show you how to host your own Ghost Instance with Docker and use Traefik as a Reverse Proxy.

1_xBc-Rxuwe6S-Pz4qclrw-A.png
Story
@phicygni shared a post, 2 years, 3 months ago
Software Engineer, Phi Cygni

A complete Prometheus based email monitoring system using docker compose

Need help setting up a monitoring system? Here’s a complete, easy to deploy, dockerised monitoring system for a local development environment with email alerts.

The open source software Prometheus is an effective and reliable way of monitoring a software service like a web application. It will monitor your service and notify you when it goes down. In addition Prometheus also collects numerous kinds of metric data from the target for diagnostics and display purposes. Presented below is a convenient and reliable docker compose script with a complete ensemble of components useful for running a complete Prometheus monitoring system in a local environment for evaluation and integration testing purposes. Be operational with one docker command. Included in the compose design are containers for Prometheus, Prometheus Alertmanager, Mailhog (a test SMTP server) and some Python code acting as a target to be continuously monitored. Prometheus is also able to monitor code developed in Node, Java, Ruby, Go, Rust, C++, C# and PHP to name a few [3]. Easily update the compose script to incorporate your particular service to be monitored.

Need help setting up a monitoring system? Here’s a complete, easy to deploy, dockerised monitoring system for a local development environment with email alerts.
Story
@divya_mohan0209 shared a post, 2 years, 4 months ago
HSBC

Getting started with K8s in 2022

Kubernetes has been around for almost 7 years as of 2022. While its ecosystem has evolved with a plethora of fantastic resources in the form of documentation (shameless self-plug, I know), blogposts, videos, podcasts, and courses, there still is a pretty high entry level barrier if you’re entirely new to it. A majority of the questions I’ve received are around the very first step to be taken while learning and what is a good way to get started. This is a compilation I wish I had when I got started and I hope you find it useful.

1_wOMtZQ4cb_gxIZ1HkiKOfw.png
Story
@andrew44ashraf shared a post, 2 years, 4 months ago
@trella-app

Detect crashes in your Kubernetes cluster using kwatch and Slack

Monitor all changes in your Kubernetes(K8s) cluster & detects crashes in your running apps in real time