1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-19 01:17:26 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
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