Extend documentation
This is rather an issue for the website but I guess there’s no better place for these issues than here.
And it’s only important if you want to gain more users.
- the issue tracker doesn’t seem to have a link to the actual issue tracker: https://www.mailpiler.org/wiki/bugtracker
- it would be great to have an overview about all possible env variables for the docker images (also show which of them are only available in the enterprise edition)
- Document whether (or how) one can switch from a regular Docker installation to an enterprise edition. How is the workflow for that?
- SSO is only part of the Enterprise edition, right? Or should it be available on the regular version as well? The SSO page doesn’t mention anything about only being Enterprise: https://www.mailpiler.org/wiki/current:single-sign-on
- How can someone activate Prometheus exporter in the Enterprise edition?
- It would be great if the docker-compose for each variant could be linked on mainpiler.org. It’s this one: https://github.com/jsuto/piler-examples/blob/master/examples/zentyal/docker-compose.yaml and this one: https://github.com/jsuto/piler-examples/blob/master/examples/docker/docker-compose.yaml right?
PS: Maybe some “marketing advice”: I saw that people on Reddit are often looking for mail archiving solutions but they aren’t aware of proper solutions. I’m pretty sure mailpiler would suit their needs and some surely would be curious to test it.
PPS: did you ever consider migrating the piler code to GitHub as well?
Comments (4)
-
repo owner -
repo owner - changed status to closed
-
reporter Thank you so much for your response and your work!
The docker-compose.yaml file lists those env variables. Let me know what more you need
Therefore Piler supports only these five env variables?
The SSO feature is part of the open source edition
SSO is not configurable by env variables then, right?
Set $config['ENABLE_PROMETHEUS_METRICS'] = 1; in config-site.php
How does this work?
I cannot find the term “Prometheus” anywhere except in the `contrib/smtp/dictionary.txt`.
Does the exporter come from an external dependency?What would be the benefit of migrating to github?
I’d say that nobody is looking for projects on anything but GitHub.
I think I’d lost the issue tracker part for sure.
What’s wrong with tracking issues on GitHub?
-
repo owner Normally, you should use those env vars to get started. You may check docker/start.sh for more.
SSO is configured in the config files, not by simply flipping an env var.
You seem to mix the the open source and the commercial editions. The prometheus support is present only in the commercial edition.
I’d say that nobody is looking for projects on anything but GitHub.
Probably. However, I expect users to find the website.
What’s wrong with tracking issues on GitHub?
Nothing. I’m just not ready to lose the 1000+ issues here on bitbucket.
- Log in to comment
Thank you for your feedback.
PS: What would be the benefit of migrating to github? I think I’d lost the issue tracker part for sure.