Commit Graph

5 Commits

Author SHA1 Message Date
Vincent Misson
f0a8f2b74c Fix example file #update
Remove only the quotes for OSEM_SMTP_PORT as it's an integer
2018-01-11 08:10:17 -08:00
Vincent Misson
b7015b7d26 Fix example file to work with docker mailhog
Issue seems to be link with this commit : da735fe1c9
More information here : https://github.com/openSUSE/osem/issues/1863
2018-01-11 08:10:17 -08:00
Ismael Olea
da735fe1c9 Yes: it's a trivial change in just an example. But not trivial for non rubyists
But if I had had it before I could have saved a dozen hours of my life :-/
2017-11-29 19:35:54 +01:00
TheAssassin
6dea37ec41 Add missing environment variable 2017-07-09 21:38:43 +02:00
TheAssassin
f15fe9ddb0 Docker support for production use
This commit adds a Docker infrastructure that is ready for production
use. It is meant to simplify the deployment of OSEM for everyone who
wants to host their own instances.

It includes many features like data persistence, automatic secret key
generation and persistence and automatic database initialization and
upgrading. This should make updating the Docker container as easy as
possible.
2017-07-09 21:38:43 +02:00