Category: Uncategorized

  • NGINX config for file sharing servers

    Setting up a secure file hosting service with NGINX is a robust solution for handling file uploads. In this post, we’ll walk through an NGINX configuration that serves these purposes and ensures security using SSL certificates managed by Certbot. I previously used nextcloud and owncloud but switched to File Browser. By my opinion it is…