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
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
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
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
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
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
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.
Getting Started With Mongodb
The objective of this post is to document getting stated with MongoDB working up to replication (aka replica sets in
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
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&