Skip to content
TechSch
  • Blog
  • Reviews
  • Tutorials

Docker

Docker lets developers run applications as isolated containers using OS-level virtualization. Advantages are portability, rapid deployment and scalability.

Auto Remediation with Zabbix Monitor and Ansible IT Automation

Auto Remediation with Zabbix Monitor and Ansible IT Automation

Posted by By Mike Goh April 9, 2024Posted inDevelopers Technical TutorialsTags: Automation Tools, DockerNo Comments
Introduction Automated remediation aims to reduce the recovery time objective (RTO), which is the maximum acceptable time that an application, network, or system can be down after an unexpected failure takes place. Ansible is one of the most popular DevOps…
Read More
DevOps Tools – Troubleshooting Guide

DevOps Tools – Troubleshooting Guide

Posted by By Mike Goh March 28, 2022Posted inDevelopers Technical TutorialsTags: DevOps, DockerNo Comments
Last updated 22 Jan 2024 Topic Jenkins, From Zero To Hero Become a DevOps Jenkins Master Sourcejenkins/centos7/DockerfileErrorStep 2/7 : RUN yum -y install openssh-server---> Running in 7e18f84a2754CentOS Linux 8 - AppStream 391 B/s | 38 B 00:00Error: Failed to download…
Read More
Build and Run Test from Jenkins with Docker

Build and Run Test from Jenkins with Docker

Posted by By Mike Goh September 1, 2020Posted inDevelopers Technical TutorialsTags: DevOps, DockerNo Comments
Introduction My DevOps learning roadmap says "learn some CI/CD tool" and so I picked up Jenkins - an open source continuous integration and continuous delivery automation server. Although I am already using GitLab to keep track and backup my source…
Read More
Using Docker Swarm Container Orchestration to Manage Multiple Containers

Using Docker Swarm Container Orchestration to Manage Multiple Containers

Posted by By Mike Goh July 25, 2020Posted inDevelopers Technical TutorialsTags: DevOps, DockerNo Comments
Introduction Previously, I had mastered the basics of Ansible as infrastructure configuration management tool as part of my self-learning DevOps journey. Today, I had to understand and try out what is a container orchestration tool. I started with Kubernetes as…
Read More
bash script sync production demo

Bash Script to Sync WordPress Docker Production to Demo

Posted by By Mike Goh June 6, 2020Posted inDevelopers Technical TutorialsTags: Command Line, DockerNo Comments
Introduction After we had upgraded a website from development to production status, we will need to put up a maintenance notice if we are required to make further changes. It is unpleasant to let visitors see the down-time or on-going…
Read More
Host Multiple Websites with jwilder nginx-proxy and letsencrypt-companion

Host Multiple Websites with jwilder nginx-proxy and letsencrypt-companion

Posted by By Mike Goh May 8, 2020Posted inDevelopers Technical TutorialsTags: Docker, Web1 Comment
Introduction Two years ago, in 2018, I was introduced to Docker by a colleague of mine who was a brilliant programmer. Thus, I started my Docker journey on my own by reading tutorials online. I was developing a WordPress website…
Read More
How to Merge Server-side and Docker iptables Firewall Rules

How to Merge Server-side and Docker iptables Firewall Rules

Posted by By Mike Goh April 30, 2020Posted inDevelopers Technical TutorialsTags: Docker, SecurityNo Comments
Introduction Docker is widely used to place applications in containers. One of the reasons why Docker is so popular is because of security thanks to its isolation capabilities. For example, it allows you to isolate applications from each other. Installing…
Read More
How to Backup WordPress Database and Directory Docker Containers

How to Backup WordPress Database and Directory Docker Containers

Posted by By Mike Goh April 16, 2020Posted inDevelopers Technical TutorialsTags: Backup, DockerNo Comments
In this tutorial, I am going to show you how to backup Docker containers for services WordPress and MySQL in a docker-compose.yml file. If you read enough backup articles like me, you will find that some articles relate to just…
Read More
Change Domain for WordPress Docker Container with phpMyAdmin

Change Domain for WordPress Docker Container with phpMyAdmin

Posted by By Mike Goh April 14, 2020Posted inDevelopers Technical TutorialsTags: Docker, Web1 Comment
Are you trying to migrate an existing WordPress Docker container to a new domain URL? One might change domain for a couple of reasons. For example, change in brand name, favorite domain in .com becomes available or change to different…
Read More
How to Make ‘docker-compose’ Short and Quick Using Aliases

How to Make ‘docker-compose’ Short and Quick Using Aliases

Posted by By Mike Goh April 12, 2020Posted inDevelopers Technical TutorialsTags: Command Line, DockerNo Comments
Have you at times need to type docker-compose repeatedly to bring containers up and down or to check processes while in development? Here is a neat trick to shorten docker-compose to just 2 letters dc. This is a one-time change…
Read More
Trending
  • Asus Router Setup – Wifi Settings
  • How to Resolve iptables: No chain/target/match by that name
  • Create Helpdesk Ticketing System with Google Apps Script
  • Host Multiple Websites with jwilder nginx-proxy and letsencrypt-companion
Tags
Automation Tools Backup Cloud Coding Command Line DevOps Docker Family Fun Network Security Servers Software Web
  • About
  • Contact
  • Terms & Privacy
Copyright 2025 © Techsch.com. All rights reserved. Sinatra theme. Flaticon icons.
Scroll to Top
x