1

Topic: Setup on a multiple "slice/cloud" servers

Hi all,
I am setting up a SaaS that will also give clients their own email capabilities.

I am starting with 2 servers - a front end web server and a mysql server.

If I setup iRedMail on the frontend web-server and connected it to the separate mysql server, would that cause issues if I ended up cloning and load balancing the web-server.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Setup on a multiple "slice/cloud" servers

It should be fine.

All mail accounts, most of application data are stored in MySQL server, front end web server just provides webmail.

3

Re: Setup on a multiple "slice/cloud" servers

ZhangHuangbin wrote:

It should be fine.

All mail accounts, most of application data are stored in MySQL server, front end web server just provides webmail.

Thanks, is there a tutorial on the best way to do this?

4

Re: Setup on a multiple "slice/cloud" servers

otherjohn wrote:

Thanks, is there a tutorial on the best way to do this?

No, sorry.

5

Re: Setup on a multiple "slice/cloud" servers

Any document available as on today in this regard, if not, we would like to go with Project if you provide some sort of help as it is entirely planned by you.

6

Re: Setup on a multiple "slice/cloud" servers

Hi @PineMail11,

I don't quite understand you meaning. Sorry.

To setup mail servers as @otherjohn mentioned, you just need to disable unused components, and update config files to use MySQL server which hosted on another server.