uBiblio has grown in features and complexity.
Especially with Federation being added, I'm going to need something better than a README file to show people how to install, set up, and use uBiblio.
There are also some 'gotchas' during install -- e.g. if you run with only one worker, ubiblio will have a hard time fetching cryptographic details from other instances. So if you want that, best to use gunicorn with multiple workers.
Edit: I fixed the issue with workers, it no longer requires multiple workers, but a wiki for all the install options and info would really improve things.
uBiblio has grown in features and complexity.
Especially with Federation being added, I'm going to need something better than a README file to show people how to install, set up, and use uBiblio.
There are also some 'gotchas' during install -- e.g. if you run with only one worker, ubiblio will have a hard time fetching cryptographic details from other instances. So if you want that, best to use gunicorn with multiple workers.
Edit: I fixed the issue with workers, it no longer requires multiple workers, but a wiki for all the install options and info would really improve things.