Comments on How to Install Seafile with Nginx on Ubuntu 18.04 LTS
Seafile is an open source file-hosting and cloud storage system similar to Dropbox, but you can install and run it on your own server. In this tutorial, I will show you step-by-step how to install and configure a Seafile server with Nginx web server and the MySQL database.
10 Comment(s)
Comments
La instalacion salio todo perfecto, carga el ambiente de trabajo.
Pero siempre que trato de subir un archivo sale error.
Puedo crear uno nuevo y eliminarlo. Pero no subirlo.
Alguna idea
Solucionado!!!
Great tutorial worked great, but why not use the new option for Wildcard SSL, so you don't have to add new sub to the process?
Also you did not stated out if the certbot is renewing the SSL Certificate. I think with the option certbot-auto you are safer.
I followed this great tutorial but now i have received an email stating i needed to renew my letsencrypt CA file... i have tried many different things i have found online but none will update it as i always get a failure here;
Failed authorization procedure. my.domain.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://my.domain.com/.well-known/acme-challenge/-DEFs9WMZNt-QkTudBwYwEcq_xtWkM4LvQD8MQgk9lU: "<html>\r\n<head><title>404 Not Found</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>404 Not Found</h1></center>\r\n<hr><center>". Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/my.domain.com/fullchain.pem (failure)
Hello,
Do you find the solution for the renew the certificate. I also have the same problem and don t know how to solve it
how to save n exit in create a new configuration file 'certbot.conf' for letsencrypt. im newbie
Hi Muhammad Arul, thanks for your great tutorial howto-Seafile setup. The only thing I'll mis is howto upgrade seafile from community to pro with gninx. I looked on the internet and I always find the upgrade with apache & MySQL. It does not fit with the configuration I have now (from you tutorial) and I want to upgrade to the Pro version. Can you help us out by making an update of the tutorial or write a sepparate part for it? Thanks in advanced. Greets Rob Meesters.
should we also add nginx.service in "After" as below?
After=network.target seafile.service nginx.servicecomo lo solucionastes? me pasa el mismo problema
Hello,I have the same problem too. Did anyone find a good solution to update via certbot yet?I cannot figure out way to properly disable https and I am not even sure if that a solution (and most definitly not a good one).I would really appreciate an answer! :)