Reset NGINX ans SSL configuration in docker Seafile

Hi all,

I have a problem with my ssl configuration. Is there any way to reset complete NGINX and SSL configuration while maintaining Seafile configuration?

I have tried removing the folders ssl and nginx, however the container does not start up because of missing configuration files.

Thanks a lot

I have moved all configuration folders away and restartet the docker. So the NGINX and SSL configuration were newly generated. After stoping the docker I moved the old seafile data, seafile configuration and db back to the correct folders. Now the old seafile works with the new nginx and ssl.

Working workaround …