Open joglomedia opened 5 years ago
hey do you want to run rainloop on a vhost is this what the issue title means?
@AutomationBoi Hi, for vhost configuration example is available here https://github.com/joglomedia/LEMPer/tree/master/etc/nginx/vhost
I want to integrate Rainloop to LEMPer stack
Unfortunately, there is no documentation available yet, for contribution please take a time to read the code base, first.
Thank you for your interest.
Introduction
Rainloop is a popular free Open Source Web Application primarily written in PHP. It offers users a swift and contemporary web interface for accessing emails on a majority of commonly used domain mail providers such as Outlook, Yahoo, and Gmail, in addition to local mail servers.
Official download site
https://www.rainloop.net/downloads/
Current latest version
https://github.com/RainLoop/rainloop-webmail/releases https://www.rainloop.net/repository/webmail/rainloop-community-latest.zip
Installation
https://www.rainloop.net/docs/installation/
curl -sL https://repository.rainloop.net/installer.php | php
orwget -qO- https://repository.rainloop.net/installer.php | php
Sample Nginx directive