Commit Graph

1699 Commits

Author SHA1 Message Date
Huang Junxiang eecfd26650
remove default value for SEAF_SERVER_STORAGE_TYPE (#533)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
2025-06-06 21:01:42 +08:00
Huang Junxiang 0efff981e3
remove default value for SEAF_SERVER_STORAGE_TYPE (#532) 2025-06-06 18:23:05 +08:00
Huang Junxiang 29609deffc
Update configurations for S3 (#529)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
2025-06-03 16:37:58 +08:00
Daniel Pan 5ed38a4837
Update upgrade_notes_for_13.0.x.md
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
2025-05-27 22:11:03 +08:00
Huang Junxiang 6e82bcf544
update some variables setting (#528)
* update some variables setting

* Update setup_pro_by_docker.md

---------

Co-authored-by: Daniel Pan <freeplant@gmail.com>
2025-05-27 21:48:54 +08:00
Huang Junxiang b085e5962e
mark the docs work in progress (#527)
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
2025-05-27 15:36:07 +08:00
Huang Junxiang ffbd9d329b
Merge 12.0 to 13.0 (#526)
* Add changelog for 12.0.10

* Add changelog for 12.0.10

* fix: migrate from non-docker

* fix: minimal install for mariadb in backup and recover

* fix: fuse content missing in host

* opt:adjusting migration strategy

* Add changelog for pro 12.0.10

* Update security_features.md

Update descriptions for encrypted library.

* Update seahub_settings_py.md

Update description for encrypted library versions.

* docs: update Windows development setup instructions for vcpkg (#471)

* Update drive-client-changelog.md

3.0.13

* update seasearch.yml

* update

* Update shibboleth_authentication.md

* Update remote_user.md

* fix: backup & restore command mysql -> mariadb

* update backup and recovery commands and tip

* opt: steps in recovering DB

* update link of note of MDEV-30203 note from Mariadb

* update link of note of MDEV-30203 note from Mariadb

* opt: steps in recovering DB

* Add changelog for 12.0.11-pro

* Add changelog for v12.0.11

* fix: ce binary deployment format error

* Update changelog-for-seafile-professional-server.md

* feat: helm support custom storageClassName (#486)

* docs(onlyoffice): syntax error (#489)

* Custom set user role when shib login (#493)

Co-authored-by: lian <imwhatiam123@gmail.com>

* Seahub customizing opt (#499)

* update

* Update seahub_customization.md

* Update client-changelog.md

9.0.13

* Update upgrade_notes_for_12.0.x.md (#501)

* Update upgrade_notes_for_12.0.x.md

* Update upgrade_notes_for_12.0.x.md

---------

Co-authored-by: Daniel Pan <freeplant@gmail.com>

* Update upgrade_docker.md

* update upgrade to 12.0: other configuration changes (#502)

* Update changelog-for-seafile-professional-server.md

* perf: Priority issues for S3_HOST and S3_AWS_REGION in 12.0

* perf: Priority issues for S3_HOST and S3_AWS_REGION in 12.0

* Update sending_email.md (#512)

* Update sending_email.md

* Update sending_email.md

* Update drive-client-changelog.md

3.0.14

* Update drive-client-changelog.md

3.0.14

* code bar copy button (#517)

* Update changelog-for-seafile-professional-server.md

* 12.0 index master (#518)

* add index-server

* deploy index-server

* deploy index-server

* rm redis in env

* Update distributed_indexing.md

* update restore-all-repo command

---------

Co-authored-by: Daniel Pan <freeplant@gmail.com>

* wget index-server.yml

* update index-server conf

* update index-worker.conf

* SeaDoc standalone Apache proxy (#519)

* fix: typo error serve -> server (#522)

* update 12.0 seasearch default image (#523)

* fix: use nginx to proxy onlyoffice (#525)

---------

Co-authored-by: Daniel Pan <daniel.pan@seafile.com>
Co-authored-by: Daniel Pan <freeplant@gmail.com>
Co-authored-by: Jiaqiang Xu <jonathan.xu@seafile.com>
Co-authored-by: rumtid <liwei.jiang@seafile.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: lian <imwhatiam123@gmail.com>
Co-authored-by: seafile-dev <57566977+seafile-dev@users.noreply.github.com>
Co-authored-by: 欢乐马 <38058090+SkywalkerSpace@users.noreply.github.com>
Co-authored-by: skywalker <dzmbbs@qq.com>
2025-05-27 14:30:04 +08:00
Huang Junxiang b1d238122d
update 13.0 seasearch default image (#524)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
2025-05-23 13:40:28 +08:00
Huang Junxiang 877e0b63d5
update s3 confs and reduce s3 switcher (#521)
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
2025-05-22 22:06:11 +08:00
JoinTyang a02b25d833
seasearch add lang support (#515)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
* seasearch add lang support

* Update use_seasearch.md

---------

Co-authored-by: Daniel Pan <freeplant@gmail.com>
2025-05-07 14:56:19 +08:00
Daniel Pan 386d4334ff
Update https_with_nginx.md
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
2025-04-27 15:22:03 +08:00
Daniel Pan c7b08d6f2a Remove binary installation method for CE
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
2025-04-27 13:57:44 +08:00
Daniel Pan a37a7d814f Improve file name 2025-04-27 13:54:40 +08:00
Daniel Pan 97aeeb739c Add upgrade notes for version 13.0 2025-04-27 11:44:17 +08:00
Huang Junxiang bfea181164
Merge 12.0 to 13.0 (#513)
* Add changelog for 12.0.10

* Add changelog for 12.0.10

* fix: migrate from non-docker

* fix: minimal install for mariadb in backup and recover

* fix: fuse content missing in host

* opt:adjusting migration strategy

* Add changelog for pro 12.0.10

* Update security_features.md

Update descriptions for encrypted library.

* Update seahub_settings_py.md

Update description for encrypted library versions.

* docs: update Windows development setup instructions for vcpkg (#471)

* Update drive-client-changelog.md

3.0.13

* update seasearch.yml

* update

* Update shibboleth_authentication.md

* Update remote_user.md

* fix: backup & restore command mysql -> mariadb

* update backup and recovery commands and tip

* opt: steps in recovering DB

* update link of note of MDEV-30203 note from Mariadb

* update link of note of MDEV-30203 note from Mariadb

* opt: steps in recovering DB

* Add changelog for 12.0.11-pro

* Add changelog for v12.0.11

* fix: ce binary deployment format error

* Update changelog-for-seafile-professional-server.md

* feat: helm support custom storageClassName (#486)

* docs(onlyoffice): syntax error (#489)

* Custom set user role when shib login (#493)

Co-authored-by: lian <imwhatiam123@gmail.com>

* Seahub customizing opt (#499)

* update

* Update seahub_customization.md

* Update client-changelog.md

9.0.13

* Update upgrade_notes_for_12.0.x.md (#501)

* Update upgrade_notes_for_12.0.x.md

* Update upgrade_notes_for_12.0.x.md

---------

Co-authored-by: Daniel Pan <freeplant@gmail.com>

* Update upgrade_docker.md

* update upgrade to 12.0: other configuration changes (#502)

* Update changelog-for-seafile-professional-server.md

* Update sending_email.md (#512)

* Update sending_email.md

* Update sending_email.md

---------

Co-authored-by: Daniel Pan <daniel.pan@seafile.com>
Co-authored-by: Daniel Pan <freeplant@gmail.com>
Co-authored-by: Jiaqiang Xu <jonathan.xu@seafile.com>
Co-authored-by: rumtid <liwei.jiang@seafile.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: lian <imwhatiam123@gmail.com>
Co-authored-by: seafile-dev <57566977+seafile-dev@users.noreply.github.com>
2025-04-27 11:33:12 +08:00
Huang Junxiang 00cabb0e43
Merge pull request #510 from haiwen/fix_13.0_ce_redis
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
fix: 13.0 ce redis password
2025-04-25 11:23:12 +08:00
Junxiang Huang e8c5d3c09b fix: 13.0 ce redis password 2025-04-25 11:22:38 +08:00
Huang Junxiang e282a0920b
update configuring for S3 and notification server (#509)
* update configuring for S3 and notification server

* update configuring for S3 and notification server
2025-04-25 11:16:31 +08:00
Junxiang Huang 763de4792e fix(env.md): format error
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
2025-04-24 16:29:48 +08:00
Junxiang Huang 6e59ee6b21 redis service support specify password 2025-04-24 16:23:01 +08:00
lian 5a5cd3121d
update onlyoffice settings. (#503)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
* update onlyoffice settings.

* update
2025-04-11 20:10:11 +08:00
Huang Junxiang 9e80a20a8e
perf: docker compose resource files (#497)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
* perf: docker compose resource files

* Additional Notes for s3

* perf: docker compose resource files

* perf: docker compose resource files

* perf: Update Docker and k8s deployment resource files to enhance user experience

* style(md-server.yml for standalone): use unified format for S3 configs

* update Seafile S3 init Configs by using USE_S3_STORAGE
2025-03-31 18:06:02 +08:00
Huang Junxiang 6046306fb3
update 13.0 upgrade docker (#494)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
* update 13.0 upgrade docker

* remove the details in copying configurations between env files
2025-03-27 12:15:00 +08:00
Huang Junxiang d4594ff8a7
style(env): remove extra hashtags (#495) 2025-03-27 12:14:06 +08:00
Junxiang Huang 5e9e1b50bf fix: docker official link 2025-03-27 11:26:42 +08:00
Huang Junxiang 7a9cbd01a6
perf: Optimize the deployment process and improve user experience (#492)
* perf: Optimize the deployment process and improve user experience

* revert: SEAFILE_S3_ -> INIT_S3_

* fix(seafile-server.yml): default value for INIT_S3_HOST

* docs: add descriptions for new env

* adjust deployment documentation
2025-03-27 11:24:33 +08:00
Daniel Pan 0c3c31c49c
13.0 merged (#491)
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
* Add changelog for 12.0.10

* Add changelog for 12.0.10

* fix: migrate from non-docker

* fix: minimal install for mariadb in backup and recover

* fix: fuse content missing in host

* opt:adjusting migration strategy

* Add changelog for pro 12.0.10

* Update security_features.md

Update descriptions for encrypted library.

* Update seahub_settings_py.md

Update description for encrypted library versions.

* docs: update Windows development setup instructions for vcpkg (#471)

* Update drive-client-changelog.md

3.0.13

* update seasearch.yml

* update

* Update shibboleth_authentication.md

* Update remote_user.md

* fix: backup & restore command mysql -> mariadb

* update backup and recovery commands and tip

* opt: steps in recovering DB

* update link of note of MDEV-30203 note from Mariadb

* update link of note of MDEV-30203 note from Mariadb

* opt: steps in recovering DB

* Add changelog for 12.0.11-pro

* Add changelog for v12.0.11

* fix: ce binary deployment format error

* Update changelog-for-seafile-professional-server.md

* feat: helm support custom storageClassName (#486)

* docs(onlyoffice): syntax error (#489)

---------

Co-authored-by: Daniel Pan <daniel.pan@seafile.com>
Co-authored-by: Junxiang Huang <wacmkxiaoyi@gmail.com>
Co-authored-by: Jiaqiang Xu <jonathan.xu@seafile.com>
Co-authored-by: rumtid <liwei.jiang@seafile.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: lian <imwhatiam123@gmail.com>
2025-03-25 12:12:30 +08:00
Huang Junxiang 60ad55d976
update mount path for metadata server docker (#488)
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
2025-03-24 18:21:26 +08:00
Daniel Pan 73e3d87dfb
Update changelog-for-seafile-professional-server.md
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
2025-03-21 13:22:38 +08:00
Huang Junxiang 3800fc82e4
docs(upgrade_docker): supplementary descriptions about downloading ES docker resource file (#484) 2025-03-21 11:33:25 +08:00
Junxiang Huang 37b916feaa add explanation about adding COMPOSE_FILE to md-server.yml
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
2025-03-20 17:52:18 +08:00
Huang Junxiang 46b8811f82
remove es dependency for seafile pro docker (#483) 2025-03-20 17:17:37 +08:00
Huang Junxiang a474bba899
Supplement the upgrade documentation about removing the original Memcached (#482) 2025-03-20 17:09:50 +08:00
Huang Junxiang e4eafeeb08
opt: metadata deployment description (#481) 2025-03-20 15:34:49 +08:00
Huang Junxiang 68a133390c
add descriptions for redis (#480)
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
2025-03-20 15:33:09 +08:00
Huang Junxiang e5716cba11
13.0 republish (#479)
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
* Add changelog for 12.0.10

* Add changelog for 12.0.10

* fix: migrate from non-docker

* fix: minimal install for mariadb in backup and recover

* fix: fuse content missing in host

* opt:adjusting migration strategy

* Add changelog for pro 12.0.10

* Update security_features.md

Update descriptions for encrypted library.

* Update seahub_settings_py.md

Update description for encrypted library versions.

* docs: update Windows development setup instructions for vcpkg (#471)

* Update drive-client-changelog.md

3.0.13

* update seasearch.yml

* update

* Update shibboleth_authentication.md

* Update remote_user.md

* fix: backup & restore command mysql -> mariadb

* update backup and recovery commands and tip

* opt: steps in recovering DB

* update link of note of MDEV-30203 note from Mariadb

* update link of note of MDEV-30203 note from Mariadb

* opt: steps in recovering DB

* Add changelog for 12.0.11-pro

* Add changelog for v12.0.11

* republish 13.0

* fix: ce binary deployment format error

---------

Co-authored-by: Daniel Pan <daniel.pan@seafile.com>
Co-authored-by: Daniel Pan <freeplant@gmail.com>
Co-authored-by: Jiaqiang Xu <jonathan.xu@seafile.com>
Co-authored-by: rumtid <liwei.jiang@seafile.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: lian <imwhatiam123@gmail.com>
2025-03-19 19:49:57 +08:00
Daniel Pan 3bc9ab76bd
Merge pull request #477 from haiwen/update_13.0_metadata_server
fix: metadata server deployment yml
2025-03-18 12:16:41 +08:00
Junxiang Huang e441bcda23 update env MD_IMAGE 2025-03-18 11:56:11 +08:00
Junxiang Huang 0779964cc2 update service & image repo & container name for metadata server 2025-03-18 11:54:31 +08:00
Junxiang Huang eb91109bdf update metadata server directory structure description 2025-03-18 11:38:38 +08:00
Junxiang Huang 1975af5236 fix: metadata server deployment yml 2025-03-18 11:12:14 +08:00
Daniel Pan e25494d9f9
Merge pull request #474 from haiwen/update_13.0_metadata_server
opt: metadata server directory structure
2025-03-17 17:55:21 +08:00
Junxiang Huang a4bbf0bb13 update metadata server standalone deployment 2025-03-17 17:51:10 +08:00
Junxiang Huang 24bdc15309 opt: metadata server directory structure 2025-03-17 11:47:12 +08:00
Junxiang Huang 7fffd35fcf unpublich 13.0 2025-03-03 11:56:40 +08:00
Daniel Pan 46406761a4
Merge pull request #465 from haiwen/13.0_elasticsearch_yml
Some checks failed
Deploy CI - 13.0 / deploy (push) Has been cancelled
feat: elasticsearch.yml
2025-02-25 17:32:29 +08:00
Daniel Pan 85e9dbb4ab
Merge pull request #466 from haiwen/13.0_after_master_merge
13.0 after master merge
2025-02-25 11:14:15 +08:00
Junxiang Huang 8b00042165 resolve merge conflicts 2025-02-25 11:00:33 +08:00
Junxiang Huang cd56c3e51d Merge branch 'master' into 13.0 2025-02-25 10:56:42 +08:00
Daniel Pan 0589bd8288
Merge pull request #463 from haiwen/fix_upgrade_docker_link
Some checks failed
Deploy CI - 12.0 / deploy (push) Has been cancelled
fix: upgrade from docker links
2025-02-25 10:40:01 +08:00