1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-29 03:50:49 +00:00
seafile-server/scripts
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
..
build [build] Add option to provide mysql_config path. 2016-08-19 15:15:48 +08:00
upgrade [scripts] Fix default datetime issue in 6.0 2016-09-03 09:52:08 +08:00
breakpad.py Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
check_init_admin.py Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
gc.bat Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
migrate-to-ceph.sh [script] Add ceph migrate script. 2016-09-08 17:13:28 +08:00
reset-admin.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seaf-cli-wrapper.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seaf-fsck.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seaf-fuse.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seaf-gc.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seafile.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seafobj_migrate.py [script] Add ceph migrate script. 2016-09-08 17:13:28 +08:00
seahub.conf Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
seahub.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
server-release.md Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
setup-seafile-mysql.py Fix setup-seafile-mysql script on ubuntu 16.04 with mariadb. 2016-09-17 11:58:41 +08:00
setup-seafile-mysql.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
setup-seafile.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
sqlite2mysql.py Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
sqlite2mysql.sh Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00