systemli / userli

Web application to (self-) manage email users and encrypt their mailboxes.
https://systemli.github.io/userli/
GNU Affero General Public License v3.0
65 stars 13 forks source link

Installation Guide #567

Closed pepper3k closed 7 months ago

pepper3k commented 8 months ago

I am trying to install this software, but the documentation is VERY lacking.

If one of the devs can contact me and help me set it up, I would be happy to create some install guides for different distros or different backends (postgres, nginx etc...)

I just don't have the time to reverse engineer/debug undocumented software, while experimenting with new tools.

I have a lot of linux experience and would be happy to help out, just need to be pointed in the right direction.

t2d commented 8 months ago

Hi @pepper3k. Appreciate you checking out the project. Did you have a look at our ansible role https://github.com/systemli/ansible-role-userli? Even if you don't use ansible, it's basically a step-by-step guide to setup the system on Debian.

I agree that the manual installation guide is in a sorry state, but I don't think we're in a position to give individualized support.

pepper3k commented 8 months ago

@t2d I did, failed miserably lol, i will try again next week though