Commit graph

861 commits

Author SHA1 Message Date
Hulk ec3db1c1a5
Merge pull request #116 from haiwen/cluster-6-3-7
cluster seafile 6.3.7
2018-10-29 15:57:25 +08:00
root be3a7bd040 cluster seafile 6.3.7 2018-10-27 16:42:54 +08:00
Shuai Lin 1ac8895fd3 Updated how to put the license file in pro 2018-10-25 18:29:46 +08:00
Hulk b2f326d160 pro-server-6.3.7 2018-10-16 09:16:51 +02:00
Shuai Lin 1d6a8876d9 Fixed travis build 2018-10-13 16:36:33 +08:00
Shuai Lin 82a8237956 Fix the media symlinks when if container is recreated 2018-10-13 16:05:18 +08:00
Shuai Lin 4ebe259534 Added more logging 2018-10-13 08:45:08 +08:00
Shuai Lin a1d1369680 Added unit tests for auto upgrade logic 2018-10-13 08:24:06 +08:00
Shuai Lin 7b76411537 run minor upgrade in upgrade.py 2018-10-13 07:41:48 +08:00
Hulk 95c61c4050 docker images seafile v6.3.3 2018-09-07 10:00:02 +02:00
Shuai Lin c06bb440a5 Updated build script 2018-09-05 12:53:58 +08:00
Shuai Lin f022308c79 Updated build scripts 2018-08-14 18:39:16 +08:00
Shuai Lin 1a6d11ff62 No need to init seahub-data in create_data_links.sh
Fix #90
2018-08-14 13:42:03 +08:00
Shuai Lin 6a69b94a44 Added some comments 2018-08-14 11:26:07 +08:00
Shuai Lin 48077d8fb2 Removed unused file 2018-08-14 11:09:33 +08:00
Daniel Pan b261811516
Merge pull request #81 from haiwen/cluster-front-t
Cluster front t
2018-07-11 12:10:49 +08:00
Hu 9f97e214c3 remove community seafile at cluster 2018-07-10 14:09:38 +08:00
Hu 0594201271 create cluster folder and move cluster related files to this folder 2018-07-09 18:18:57 +08:00
root 556bbbfb89 Front-end back-end integration 2018-07-09 14:53:42 +08:00
root e6f6d9c2d2 remove db && cluster mode 2018-07-09 14:53:42 +08:00
zMingGit 838b73e1e4
Merge pull request #79 from haiwen/6.2.13-t
6.2.13 t
2018-07-09 14:41:20 +08:00
root c449b529a5 update time_zone changeable 2018-07-09 14:36:31 +08:00
root 400070158e 6.2.13
add the necessary additional packages
[fixed] invlaid seafile package
2018-07-09 14:36:31 +08:00
Daniel Pan ceb4826d6e
Merge pull request #76 from moritzschaefer/master
Fix broken link
2018-07-04 10:03:44 +08:00
Moritz c6f29331e0
Fix broken link 2018-07-03 21:38:07 +02:00
Daniel Pan a4538a06bc
Merge pull request #73 from shoeper/fix/71
gc.sh: only stop Seafile when not using Seafile Pro
2018-06-21 17:27:26 +08:00
Sven Höper 35cc2bc2ad
gc.sh: only stop Seafile when not using Seafile Pro
fixes #71
2018-06-21 11:02:14 +02:00
Daniel Pan 0cddd5cdca
Merge pull request #72 from yatesco/patch-1
Add notes about garbage collection
2018-06-21 17:00:21 +08:00
Colin Yates b916db66cd
Updated in response to feedback 2018-06-21 09:29:19 +01:00
Colin Yates 3d75c8550c
Add notes about garbage collection
Fixes #66
2018-06-20 16:27:17 +01:00
Hu 971fec216b install django-pylibmc 2018-06-19 00:16:54 -04:00
Hu 0e751248e9 sort upgrade-scritps 2018-06-05 10:54:47 +08:00
zMingGit 270b50c868
Merge pull request #60 from haiwen/master-oss2
add oss2
2018-05-25 17:40:28 +08:00
root 44b520baf4 add oss2 2018-05-25 17:38:41 +08:00
root 3c99dcfdec Unify the scripts for seafile and pro-seafile. 2018-05-12 03:36:33 +00:00
Daniel Pan 1e2ab49cc5
Merge pull request #58 from haiwen/update-image-name
pro-seafile -> seafile-pro
2018-05-10 11:53:18 +08:00
root f3ebdbcb7d pro-seafile -> seafile-pro 2018-05-10 02:45:44 +00:00
root e84a07d51a remove README.dev.md && remove useless struct 2018-05-09 05:28:10 +00:00
Daniel Pan 7bdb0e10a2
Merge pull request #56 from haiwen/seafile-pro
Seafile pro
2018-05-08 10:21:56 +08:00
root 57228ba03b pro 2018-05-07 16:45:10 +00:00
Daniel Pan 181dc06553
Merge pull request #54 from stevesbrain/launcher-patch
Update launcher
2018-05-04 10:54:10 +08:00
Steve Divskinsy 194e6b4922
Update launcher
Print working directory correctly (running ./launcher in /opt/dockerdata/seafile for example would spit out /opt/dockerdata/shared as the volume location). No such image seafileltd/server, so update to reflect seafileltd/seafile location.
2018-05-02 15:49:04 +09:30
Daniel Pan f10b51478c
Update README.md 2018-04-14 11:37:17 +08:00
root 9cfd4c2639 missing log 2018-04-13 02:57:53 +00:00
Shuai Lin eb65d9bfc1 Update the base image 2018-04-12 17:49:41 +08:00
Shuai Lin d1366fa43e Update to 6.2.5 and also publish the "latest" tag 2018-04-12 17:33:42 +08:00
Shuai Lin 0768ace783 Improved README.md [ci skip] 2018-04-12 17:27:36 +08:00
zMingGit 9c3fdcae32 Support native docker run instead of using the launcher script (#47)
* didn't use launcher

* travis

* link error & update readme

* del launcher.ps1, del bootstrap func under launcher file

* [readme] password/plan b, add a new admin

* review
2018-04-12 17:12:43 +08:00
Shuai Lin 22457f2327 Update docs 2018-03-20 11:48:02 +08:00
Shuai Lin 53940f640b update to 6.2.3 2018-01-13 21:33:46 +08:00