1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-01 07:08:56 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
sniper-py
a625a19d37 SERVER_MANUAL_HTTP 2019-12-02 17:05:15 +08:00
sniper-py
67c2c2512c fix unix_socket 2019-12-02 16:37:20 +08:00
ly1217
09e170b7d5 Fix setup mysql script. 2019-12-01 22:56:57 -08:00
Jiaqiang Xu
2d5d6b27f1
Merge pull request #291 from haiwen/fix_setup_script
Modify default user host to 127.0.0.1.
2019-11-28 10:01:16 +08:00
ly1217
9bb27886fe Modify default user host to 127.0.0.1.
Add PYTHONPATH in setup mysql script.
2019-11-27 02:24:59 -08:00
ly1217
74fc12c75f Add upgrade script from 7.0 to 7.1. 2019-11-26 22:57:05 -08:00
ly1217
50502cf7bb Modify check python executable in scripts. 2019-11-26 18:37:47 -08:00
王健辉
07c754ed44 add base_reposecretkey 2019-11-25 17:41:53 +08:00
王健辉
b351b1a64e repair sql 2019-11-25 17:26:50 +08:00
王健辉
720e025718 upgrade mysql.sql 2019-11-25 15:35:49 +08:00
王健辉
2db68abaa7 upgrade sql 2019-11-25 15:32:44 +08:00
ly1217
6048627c72 Merge branch '7.0' 2019-11-22 17:45:24 -08:00
ly1217
171895d25e Fix the arguments of ccnet init. 2019-10-22 19:53:25 -07:00
ly1217
622d47163a Change the mode of minor upgrade script. 2019-10-21 20:31:36 -07:00
ly1217
f0cf80aa5f Update minor upgrade script. 2019-10-10 01:02:27 -07:00
王健辉
41b5b8724c update sql 2019-09-21 18:02:54 +08:00
ly1217
e0b4a11667 Modify scripts to support python3. 2019-08-15 21:11:18 -07:00
Xiangyue Cai
b85d194b4b fixed ci in python3 (#251)
* fixed ci in python3

* remove python2 compatible code
2019-07-16 12:00:45 +08:00
ly1217
c73916ef77 Upadte to python3. 2019-06-27 22:30:31 -07:00
ly1217
9730d07bb1 Fix upgrage sql: create WebUploadTempFiles table if not exists. 2019-05-28 21:07:05 -07:00
Jonathan Xu
182fdb2028 Fix upgrade sql: create RepoSyncError table if not exists. 2019-05-23 14:53:16 +08:00
Jonathan Xu
d20e4857e8 Remove some python libraries check in setup scripts. 2019-05-23 11:00:39 +08:00
Jonathan Xu
8ed31a188b [build] Copy hidden files and directories from seahub thirdpart dir. 2019-05-23 10:41:07 +08:00
ly1217
b73e3ef989 Fix the create table sqls. 2019-05-21 23:20:35 -07:00
Hulk
28536f93dc Fix sqlite migration script. 2019-05-18 12:03:34 +08:00
ilearnit
72fe30c4e6 update sql 2019-04-03 13:57:23 +08:00
cuihaikuo
8367640c16 Update seafile.sql. 2019-03-29 10:30:16 +08:00
cuihaikuo
dd0519d7c3 Create tables by script. 2019-03-28 14:20:33 +08:00
ilearnit
da80c79e41 delete seahub.sql from 1.2.0 2019-03-23 03:26:52 +00:00
cuihaikuo
fc1da70974 Upgrade docs from 1.1 to 1.2. 2019-03-20 11:20:25 +08:00
Jonathan Xu
78bef71a5f Merge branch '6.3' 2019-03-13 14:46:47 +08:00
cuihaikuo
f491ea95e8 Add upgrade scripts for docs. 2019-03-06 19:24:52 +08:00
cuihaikuo
0edec911ac Update seahub.sh for stopping seahub. 2019-01-15 16:23:53 +08:00
Yvan Sraka
f2a59fdc6f
Fix a little typo in setup-seafile.sh 2018-12-27 07:45:27 +00:00
lian
055e26d627 update gunicorn conf
bind 0.0.0.0 -> 127.0.0.1
2018-12-22 13:57:43 +08:00
cuihaikuo
8c7cb10114 Use 'kill -9' to kill seahub. 2018-12-21 11:31:59 +08:00
cuihaikuo
e233a9a3de Update seahub.sql. 2018-09-06 14:14:34 +08:00
cuihaikuo
2aa1ad7bde Update seahub.sql. 2018-09-05 14:30:02 +08:00
lian
b2289a9ddc update setup/update scritps
rm gunicorn access/error log
2018-09-05 12:02:25 +08:00
cuihaikuo
e5ae34bef7 Ignore OperationalError in db upgrade. 2018-07-09 18:09:42 +08:00
cuihaikuo
fe76dd1468 Ignore non-fatal errors in database upgrade. 2018-07-04 12:09:00 +08:00
Hu
ea3476c4fd seafevents upgrade 2018-07-04 11:46:58 +08:00
cuihaikuo
8cd7ef9bea Update sql scripts. 2018-06-11 11:50:24 +08:00
lian
09648efaf7 update gunicorn conf when mysql new setup
add `limit_request_line = 8190`
2018-06-09 16:01:38 +08:00
cuihaikuo
ed91554d8e Update seahub.sql. 2018-06-09 14:10:46 +08:00
lian
9239470e5a update gunicorn conf
add `limit_request_line = 8190`
2018-06-08 12:19:51 +08:00
cuihaikuo
5c355e364d Update seahub.sql. 2018-05-18 14:14:58 +08:00
cuihaikuo
0bfd0dea15 Merge branch '6.2' 2018-05-18 10:47:55 +08:00
zhengxie
1d8a40eb93 [scripts] Disable seahub gunicorn access log 2018-05-16 10:22:26 +08:00
cuihaikuo
793bd76150 Don't force to check seahub thirdpart in build scipt. 2018-04-27 14:38:45 +08:00
cuihaikuo
d90f40594b Update seahub.sql 2018-04-26 18:25:32 +08:00
zming
d7f75c7a31 add the logic about seafevents 2018-04-23 17:34:54 +08:00
cuihaikuo
b84fc32348 Sql upgrade scripts. 2018-04-19 18:01:31 +08:00
lian
2347aa9f4b add add_gunicorn_conf to upgrade_6.2_6.3.sh 2018-04-18 18:32:18 +08:00
lian
df546983ce add conf/gunicorn.conf 2018-04-18 18:10:28 +08:00
cuihaikuo
6e2bbbc53d Add upgrade scripts. 2018-04-18 15:22:31 +08:00
xiez
8d5719264d
[script] Limit fcgi maxchildren to 8 instead of 50 2017-12-18 18:00:28 +08:00
lian
c5c35fb9bb update gunicorn conf
works = 5
2017-11-03 16:02:47 +08:00
cuihaikuo
6978d2cb2e Fix problems in sqlite upgrade. 2017-09-18 16:05:24 +08:00
cuihaikuo
a7883a3696 Add upgrade_6.1_6.2.sh. 2017-09-12 17:35:12 +08:00
Jiaqiang Xu
6dd8e4a911 Merge pull request #63 from haiwen/more-threads-gunicorn
Use more threads for each gunicorn process.
2017-09-06 10:36:42 +08:00
lian
25b599f2b5 add export-users.sh
export users to '../users.xlsx' via `./export-users.sh`
2017-08-10 15:04:49 +08:00
Shuai Lin
05c423f1bf Use more threads for each gunicorn process. 2017-08-07 11:03:33 +08:00
Jonathan Xu
4617be966b Fix upgrade sql script name. 2017-05-09 16:01:01 +08:00
Jonathan Xu
568e6ac57d Update 6.1.0 upgrade sql. 2017-05-09 15:05:09 +08:00
Jonathan Xu
3773cbc7c2 [script] Add upgrade script for 6.1.0. 2017-05-08 10:40:59 +08:00
Shuai Lin
0b300d65c0 seahub.sh added an "python-env" to set up env for debugging. 2017-05-02 18:07:30 +08:00
Shuai Lin
05d2f19ec9 setup script: do not try to resolve hostname (#42)
* setup script: do not try to resolve hostname

* Fixed pil install in travis ci.
2017-04-28 06:46:28 +00:00
Shuai Lin
4505a8faf6 Fixed setup script. 2017-01-07 12:23:08 +08:00
Shuai Lin
268c51687b Fixed pylint warnings. 2017-01-07 11:20:18 +08:00
Shuai Lin
902a205f93 Specify utf8 encoding in generated seahub_settings.py 2017-01-07 11:17:38 +08:00
Shuai Lin
28ff6970fa Added scripts for windows server 6.0 2016-12-23 16:22:20 +08:00
Shuai Lin
04ce91f864 Fixed a typo in upgrade scripts. 2016-11-28 14:38:57 +08:00
Shuai Lin
46310d12a9 No need to set ccnet peer name anymore. 2016-11-25 17:21:27 +08:00
Shuai Lin
df540c4730 Allow mysql root password to be empty.
E.g. The mysql root pw of mariadb on ubuntu 16.04 is empty.
2016-11-14 10:55:33 +08:00
Shuai Lin
1b3c13d827 Create admin user without user interaction. 2016-11-12 11:30:44 +08:00
Shuai Lin
8fdb64f640 Fix setup-seafile-mysql script on ubuntu 16.04 with mariadb.
* For MariaDB on Ubuntu 16.04, the msyql root user can only be
  accessed from localhost with unix socket. So we retry with
  localhost when failing with 127.0.0.1.

* Also we add restriction to disallow using mysql "root" user in
  ccnet/seafile/seahub configuraiton. It provides both secuirty
  hardening, and also fixes the mariadb problem mentioned above.
2016-09-17 11:58:41 +08:00
Jiaqiang Xu
a57fa10728 [script] Add ceph migrate script. 2016-09-08 17:13:28 +08:00
zhengxie
6aa2c9d5c7 [scripts] Fix default datetime issue in 6.0 2016-09-03 09:52:08 +08:00
Jiaqiang Xu
9cddcf9da5 [build] Add option to provide mysql_config path. 2016-08-19 15:15:48 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00