Sysadmin

03
Dec
High Availability with HAproxy , Apache2 and MariaDB Galera Cluster Ubuntu 18.04 LTS & Centos 7

High Availability with HAproxy , Apache2 and MariaDB Galera Cluster Ubuntu 18.04 LTS & Centos 7

In this post we create a highly available web & database cluster using a compbination of: * MariaDB Galera Cluster of
9 min read
20
May
How to set-up .app domains with ssl and apache

How to set-up .app domains with ssl and apache

Get a new shiny .app domain name Google sells .app domains, and many other registrars. The key thing with .app
2 min read
16
Apr
Quickest way to find active php.ini

Quickest way to find active php.ini

How to quickly find active php.ini file? You're administering a system you're not familir with
26
Feb
How to host ghost 1.x with multiple blog instances

How to host ghost 1.x with multiple blog instances

Requirements: * Install ghost without ghost cli (it's not needed for this) * We use sqlite3 (but you can easily
2 min read
24
Feb
Upgrading from old ghost to ghost 1.x without CLI

Upgrading from old ghost to ghost 1.x without CLI

This builds on the super helpful posts by Kevin, and Tom post on the same topic. We run multiple light-traffic
6 min read
13
Jan
How to create MongoDB Replica Set with Authentication Ubuntu 16.04

How to create MongoDB Replica Set with Authentication Ubuntu 16.04

How to make a MongoDB replica set A three member mongodb replica set on three separate hosts with authentication. Also
4 min read
13
Jan
Installing Mongodb Ubuntu 16.04

Installing Mongodb Ubuntu 16.04

See Official MongoDB install docs for all platforms. See getting started with MongoDB for an overview of what MongoDB is.
2 min read
13
Jan

Getting Started With Mongodb

The objective of this post is to document getting stated with MongoDB working up to replication (aka replica sets in
2 min read
09
Sep
Deploying Gitlab with Apache on Ubuntu 16.04

Deploying Gitlab with Apache on Ubuntu 16.04

1) Install dependencies sudo apt-get install apache2; sudo apt-get install curl openssh-server ca-certificates postfix 2) Download & Install Gitlab curl
1 min read
03
Jul
Easily Automate Mass Virtual Hosting With Apache & mod_macro

Easily Automate Mass Virtual Hosting With Apache & mod_macro

> How do I configure Apache2 with mod_macro to automate VirtualHost configs? Virtual Hosting is great fun once you&
5 min read
Collect recurring payments with Subscribie