lian
6dde47c6e7
update setup seafile script
...
remove fastcgi = false and host = 0.0.0.0 from seafdav.conf
2021-08-25 15:08:02 +08:00
skywalker
2fc4579b44
remove ccnet-init
2020-11-20 15:37:03 +08:00
sniper-py
816469f755
fix gunicorn.conf.py
2019-12-17 14:21:10 +08:00
sniper-py
e4bab69a34
rm ask_seafile_dir
2019-12-03 12:08:51 +08:00
sniper-py
6df2102779
not write seafile.ini
2019-12-03 10:47:34 +08:00
sniper-py
30a648a34c
self.unix_socket
2019-12-02 17:34:35 +08:00
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
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
171895d25e
Fix the arguments of ccnet init.
2019-10-22 19:53:25 -07: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
cuihaikuo
dd0519d7c3
Create tables by script.
2019-03-28 14:20:33 +08:00
lian
055e26d627
update gunicorn conf
...
bind 0.0.0.0 -> 127.0.0.1
2018-12-22 13:57:43 +08:00
lian
b2289a9ddc
update setup/update scritps
...
rm gunicorn access/error log
2018-09-05 12:02:25 +08:00
lian
09648efaf7
update gunicorn conf when mysql new setup
...
add `limit_request_line = 8190`
2018-06-09 16:01:38 +08:00
lian
df546983ce
add conf/gunicorn.conf
2018-04-18 18:10:28 +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
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
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
2643119433
Initial commit of Seafile server core.
2016-08-19 13:54:16 +08:00