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