A Docker image for Seafile server
Find a file
2025-03-17 15:26:48 +08:00
.github enable the probot stale. 2018-10-29 16:04:24 +08:00
base_scripts update base scripts 2024-08-22 18:14:42 +08:00
build seafile-build.sh 12.0 2025-03-03 18:32:20 +08:00
custom pip --no-cache-dir 2024-12-10 11:21:41 +08:00
image seafile 13.0 2025-03-17 15:26:48 +08:00
scripts seafile 13.0 2025-03-17 15:26:48 +08:00
services fix nginx conf 2024-01-11 17:18:42 +08:00
templates nginx Access-Control-Allow-Origin * 2025-03-17 14:54:05 +08:00
.dockerignore Added .snapshot to the dockerignore file. 2017-01-25 22:00:11 +08:00
.gitignore ce seafevents 2024-01-26 13:41:00 +08:00
LICENSE.txt Updated README, added licence, and provide a vagrant file. 2016-11-21 13:22:07 +08:00
MAINT.md pro-seafile -> seafile-pro 2018-05-10 02:45:44 +00:00
README.md Clean up useless files 2023-11-24 16:52:42 +08:00
README.pro.md Clean up useless files 2023-11-24 16:52:42 +08:00

About

  • Docker is an open source project to pack, ship and run any Linux application in a lighter weight, faster container than a traditional virtual machine.

  • Docker makes it much easier to deploy a Seafile server on your servers and keep it updated.

  • The base image configures Seafile with the Seafile team's recommended optimal defaults.

If you are not familiar with docker commands, please refer to docker documentation.

Getting Started

Please refer to the Deploy Documentation.