Author Archives: Adam Mallul

About Adam Mallul

DevOps/IT Specialist, Musician. IT Manager - Faculty of Exact Sciences, Bar-Ilan University Personal Website

how to firewalld

“Firewalld provides a dynamically managed firewall with support for network/firewall zones that define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings, ethernet bridges and IP sets. There is a separation of runtime and permanent configuration options. It also provides an interface for services or applications to add firewall rules directly.” – firewalld.org

Continue reading

Setup Docker CE for CentOS 7

Overview

In this tutorial I will show how to Setup Docker CE for CentOS 7.
The default Docker version that comes with CentOS is very old and only supports docker-compose syntax version 2. To use a higher level of docker-compose syntax we need the latest Docker CE.
This tutorial is the short version of the official Docker CE tutorial.

Continue reading

Drupal on Docker with sSMTP and Traefik Support

sSMTP has been abandoned on the Ubuntu repository so please move to my mSMTP tutorial instead

Overview

In this tutorial I will share my Drupal on docker with sSMTP setup, for versions 6/8. The stack includes Drupal (with sSMTP), MariaDB, Adminer, Backup and Traefik support.

Continue reading

WordPress on Docker with sSMTP and Traefik Support

sSMTP has been abandoned on the Ubuntu repository so please move to my mSMTP tutorial instead

Overview

In this tutorial I will share my WordPress on docker with sSMTP setup. The stack includes WordPress (with sSMTP), MariaDB, Adminer, Backup and Traefik support.

Continue reading

Traefik Reverse Proxy for Docker

Traefik is a reverse proxy / load balancer that’s easy, dynamic, automatic, fast, full-featured, open source, production proven, provides metrics, and integrates with every major cluster technology.

Overview

In this tutorial I will share my Traefik docker-compose.yml setup files and how to use them.
Continue reading

configure apache

Apache Active Directory Authentication

Overview

This tutorial provides an example of Apache Active Directory Authentication using the Authz LDAP module.
Apache and SSL settings are not in the scope of this tutorial.
Continue reading

Change BlueStacks App Player Resolution

Overview

BlueStacks App Player for Windows is a great Android emulator that supports most of the common apps and games from Google Play.
In this tutorial I will show you how to Change BlueStacks App Player Resolution in Windows.

Continue reading