Differences between revisions 43 and 44
Revision 43 as of 2017-12-14 13:31:51
Size: 1368
Comment:
Revision 44 as of 2017-12-15 09:30:16
Size: 1436
Comment:
Deletions are marked like this. Additions are marked like this.
Line 38: Line 38:
 * [[HTTP|HTTP]]  * [[HA-proxy|HA-proxy]]
 * [[Corosync|Corosync]]
 * [[Apache|Apache]]
Line 41: Line 43:
 * [[SMTP|SMTP]]
 * [[IMAP|IMAP]]
 * [[Postfix|Postfix]]
 * [[Dovecot|Dovecot]]

Its all about uptime!

The main goal is to go as close to no downtime as possible.

These are our worst foes

  • Power outage
  • Internet access
  • Hardware malfunction
  • Software updates

To get around this a redundant system has to be built. Realizing that a redundant system consists of many redundant parts, virtualization naturally comes to mind.

Configure your system

Manage Virtual Domains

Network Planning

Configure a Redundant Service

This project is based on the GNU/Linux software packaged by Debian, currently the stretch release. The information provided here will most likely work on other GNU/Linux systems as well. Basic knowledge of GNU/Linux commandline tools, file editing etc. is required to use and understand this guide.

TODO

None: Uptime (last edited 2021-12-31 11:46:57 by Kristian Kallenberg)