Skip to content

Docker image for running the Rainloop web-based e-mail app

License

Notifications You must be signed in to change notification settings

hamelin/rainloop-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for running the Rainloop web-based e-mail app

Rainloop is a web interface for ad hoc e-mail services provided over IMAP[S] and SMTP[S] access. These files build up the Docker image stored at hamelin/rainloop, based on Alpine Linux and PHP. I have followed these instructions to set up an Alpine Docker with working PHP5 over nginx; Rainloop is installed as is on top, in /www/rainloop. The Rainloop webapp is delivered over FastCGI listening on port 9000. The nginx server listens on port 80.

This image is plug-and-play -- no customization needed. The following paths are available once the image is launched:

  • /rainloop -- The Rainloop webapp.
  • /index.html -- Sanity test for nginx service.
  • /phpinfo.php -- Sanity test for PHP (over FastCGI).

About

Docker image for running the Rainloop web-based e-mail app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published