haiwen.github.io/seafile-admin-docs/
Go to file
Djz be7c402511
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
update_docker_yml (#535)
* update docker yml, add a restart strategy

* 补充:集群和一些扩展的yml更新,添加重启策略

---------

Co-authored-by: Jizhou Deng <jizhou.deng@seafile.com>
2025-06-12 21:57:43 +08:00
.github/workflows 13.0 republish (#479) 2025-03-19 19:49:57 +08:00
manual update_docker_yml (#535) 2025-06-12 21:57:43 +08:00
.gitignore update 2024-03-27 14:43:28 +08:00
LICENSE.txt use github pages 2020-12-01 10:33:47 +08:00
README.md Build docs locally and multiple storage backends for docker 2024-03-15 10:42:11 +08:00
mkdocs.yml Merge 12.0 to 13.0 (#526) 2025-05-27 14:30:04 +08:00

Seafile Admin Docs

Manual for Seafile server

The web site: https://haiwen.github.io/seafile-admin-docs/

Serve docs locally

These docs are built using 'mkdocs'. Install the tooling by running:

pip3 install mkdocs-material mkdocs-awesome-pages-plugin mkdocs-material-extensions

Start up the development server by running mkdocs serve in the project root directory. Browse at http://127.0.0.1:8000/seafile-admin-docs/.