From d1d6f1fa85d7ede21d48d379d114e76f6765f67b Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sat, 6 Jan 2024 20:37:56 -0700 Subject: [PATCH] Update Servers/Linux/iRedMail.md --- Servers/Linux/iRedMail.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Servers/Linux/iRedMail.md b/Servers/Linux/iRedMail.md index 924dede..1cc4546 100644 --- a/Servers/Linux/iRedMail.md +++ b/Servers/Linux/iRedMail.md @@ -4,9 +4,10 @@ Self-Hosted Open-Source email server that can be setup in minutes, and is enterp !!! note "Assumptions" It is assumed you are running at least Rocky Linux 9.3. While you can use CentOS Stream, Alma, Debian, Ubuntu, FreeBSD, and OpenBSD, the more enterprise-level sections of my homelab are built on Rocky Linux. -## Deployment +## Overview The instructions below are specific to my homelab environment, but can be easily ported depending on your needs. This guide also assumes you want to operate a PostgreSQL-based iRedMail installation. You can follow along with the official documentation on [Installation](https://docs.iredmail.org/install.iredmail.on.rhel.html) as well as [DNS Record Configuration](https://docs.iredmail.org/setup.dns.html) if you want more detailed explanations throughout the installation process. +## Set Domain and iRedMail Version Start by connecting to the server / VM via SSH, then set silent deployment variables below. ``` sh # Elevate to Root User