mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Update README.md
This commit is contained in:
parent
0b946201cf
commit
db93236335
|
@ -19,7 +19,7 @@
|
||||||
A fully containerized deployment of Seafile for Docker and Docker Swarm.
|
A fully containerized deployment of Seafile for Docker and Docker Swarm.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Complete redesign of the [official Docker deployment](https://manual.seafile.com/docker/deploy%20seafile%20with%20docker/) with container virtualization best-practices in mind.
|
- Complete redesign of the [official Docker deployment](https://manual.seafile.com/docker/deploy%20seafile%20with%20docker/) with containerization best-practices in mind.
|
||||||
- Runs Seahub (frontend) and Seafile Server (backend) in separate containers.
|
- Runs Seahub (frontend) and Seafile Server (backend) in separate containers.
|
||||||
- Frontend Clustering without Professional edition.
|
- Frontend Clustering without Professional edition.
|
||||||
- Completely removed self-implemented Nginx and Let's Encrypt and replaced it with two caddy services. The first one functioning as a reverse proxy, which forwards traffic to the respective endpoints. The second one functioning as a webserver for static content (/media path).
|
- Completely removed self-implemented Nginx and Let's Encrypt and replaced it with two caddy services. The first one functioning as a reverse proxy, which forwards traffic to the respective endpoints. The second one functioning as a webserver for static content (/media path).
|
||||||
|
|
Loading…
Reference in a new issue