seafile-server-installer icon indicating copy to clipboard operation
seafile-server-installer copied to clipboard

Script collection to setup production-ready Seafile server installations with HTTPS

Results 11 seafile-server-installer issues
Sort by recently updated
recently updated
newest added

Hey guys, noticed this didn't install on my system because of some out of date packages. I made some changes that allow the script to work.

Pillow installation through pip will fail without this package installed.

Changed "A a first step" to "As a first step."

…ices; bug fix; improved dialog with user, added settings; config saving; checked on Ubuntu 20.04

Added the MariaDB 10.5 and NGiNX Ubuntu Focal repo. Also changed the script to look for `/etc/nginx/conf.d` which is used in Ubuntu 20.04

This commit should make the script a bit more robust in case somebody a) has deleted `sites-available` (because it's a ridiculous concept and it's totally fine to just put the...