Introduction

This documentation is a step-by-step guide for setting up the self-hosted Maillayer software.

First, you'll need to prepare a few things before deploying Maillayer on your own server. I'll guide you through the entire process.

Here's what you need to get started:

1. Maillayer License

You can get your license from the official Maillayer homepage: https://maillayer.com/

2. GitHub Account

A GitHub account is required to fork and manage the Maillayer code repository on your own account.

3. Virtual Private Server (VPS)

You'll need a VPS to install the software. We recommend DigitalOcean (includes $200 in free credit), or you can also use Hetzner.

4. Amazon SES Account

You'll need your Amazon SES credentials: AWS Access Key ID, AWS Secret Access Key, and region.

If you don't have an AWS account yet, create one here: → Click here to sign up on AWS

After signing up, you'll need to generate a pair of IAM credentials.

For help with this step, check out the video tutorial: → Watch: How to Create AWS IAM Credentials