Seafile is a file synchronization and collaboration tool that is useful for having your files anywhere and working with others. It has clients for PC/MAC/IOS and Android to allow accessing the files from any device. Lets setup the Seafile server: Install Docker: Docker install link Requirements: System RAM >= 4GB, disk space >= 50GB and OS Linux Domain name that translates to your public IP SSL certificate for the domain Ports 443 and 6232 are forwarded and accessible to the seafile server Accessing the server using domain name from the internal network could not work, you could implement one of those solutions: Domain name can be resolved internally to the IP address of the seafile server, OR Implement HairpinNAT (Source-NAT) , OR Use extra_hosts within .yml files, will be highlighted yellow when configuring files below (remove # sign from both yellow lines) Directory structure: Make directories for files: mkdir ...
- Get link
- X
- Other Apps