Henri
Henri
Thanks. This is done in the forthcoming version.
For now, you need to build it manually and yes, it requires installing Opa. We will add the chat to the Docker containers soon.
Good idea! There are several projects appearing that make the letsencrypt integration easier, we definitely should tie them with Peps. Could someone submit a PR?
What version are you using? (from the wheel menu for the admin user)
Thanks for the feedback. We will be adding new build instructions which don't require `make` (for instance, it is absent on CoreOS).
Yes, look at the peps.sh launch script in peps/, you will see how Mongo parameters are passed.
Yes it's possible, the raw message is kept in db. We should add this to todo-list.
You should look at the sample [Python client](https://github.com/MLstate/PEPS/blob/master/scripts/python/webmail.py)
Please read the Makefile, and type the same instructions. There are few variables, so it should be doable. Alternatively, we were waiting for Docker Compose to mature a bit, but...
Update: We are writing alternative build scripts that are compatible with CoreOS.