Skip to content

Latest commit

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

hardware/rainloop

What is this ?

Rainloop is a simple, modern & fast web-based client. More details on the official website.

Features

  • Lightweight & secure image (no root process)
  • Based on Alpine
  • Latest Rainloop Community Edition (stable)
  • Contacts (DB) : sqlite, mysql or pgsql (server not built-in)
  • With Nginx and PHP7
  • Postfixadmin-change-password plugin

Build-time variables

  • GPG_FINGERPRINT : fingerprint of signing key

Ports

  • 8888

Environment variables

VariableDescriptionTypeDefault value
UIDrainloop user idoptional991
GIDrainloop group idoptional991
UPLOAD_MAX_SIZEAttachment size limitoptional25M
LOG_TO_STDOUTEnable nginx and php error logs to stdoutoptionalfalse
MEMORY_LIMITPHP memory limitoptional128M

Docker-compose.yml

# Full example :# https://github.com/hardware/mailserver/blob/master/docker-compose.sample.ymlrainloop:
image: hardware/rainloopcontainer_name: rainloopvolumes:
- /mnt/docker/rainloop:/rainloop/datadepends_on:
- mailserver

How to setup

https://github.com/hardware/mailserver/wiki/Rainloop-initial-configuration

About

Rainloop webmail docker image

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages