Commit Graph

294 Commits

Author SHA1 Message Date
flow.gunso
79a58b200d Update the usage from previous changes in v1.1.0 to v1.1.2 2019-04-18 17:12:13 +02:00
flow.gunso
a7ad61a79b Merge branch 'staging' 1.1.2 2019-04-18 16:36:32 +02:00
flow.gunso
fa5a36187b Push weekly stable to 1.1.2, move 1.1.1 into permanent stable, improve overall readability 2019-04-18 16:31:41 +02:00
flow.gunso
f08a8e8686 Document changes in v1.1.2 2019-04-18 16:30:47 +02:00
flow.gunso
ce93086822 Merge branch 'feature--slim-down-the-docker-image' into staging 2019-04-18 16:14:19 +02:00
flow.gunso
16776c07b0 Improve autoclean apt, clean apt 2019-04-18 16:14:10 +02:00
flow.gunso
4394d81929 Merge branch 'feature--slim-down-the-docker-image' into staging 2019-04-18 16:06:33 +02:00
flow.gunso
fd4d1314b3 Clean aptitude, remove several large files 2019-04-18 16:06:23 +02:00
flow.gunso
a5319569ef Merge branch 'feature--slim-down-the-docker-image' into staging 2019-04-18 15:19:33 +02:00
flow.gunso
7bd456dde5 Swith to the slim version of the base image 2019-04-18 15:18:30 +02:00
flow.gunso
760d5b511f Fix typo in source code badge label 2019-04-18 14:57:00 +02:00
flow.gunso
8320756645 Merge branch 'staging' 1.1.1 2019-04-18 14:49:33 +02:00
flow.gunso
4ab49d3e01 Merge branch fix--too-many-seaf-daemons that fix #3 2019-04-18 14:42:00 +02:00
flow.gunso
9507884e06 Push to v1.1.1, set 1.1.0 as obsolete 2019-04-18 14:40:24 +02:00
flow.gunso
31de89ece4 Document changes in v1.1.1 2019-04-18 14:38:53 +02:00
flow.gunso
3c3babc0ce Stop the seaf-cli before restarting it (fix #3), sleep for 20mn instead of an hour 2019-04-18 14:31:34 +02:00
flow.gunso
c005bcb8d3 Merge branch 'staging' 1.1.0 2019-04-09 19:14:47 +02:00
flow.gunso
e73a9f339b Update the documentation following v1.1.0 changes 2019-04-09 19:14:19 +02:00
flow.gunso
b00a452ec6 Document changes in v1.1.0 2019-04-09 19:13:39 +02:00
flow.gunso
ed14e0ca5f Set the script absolute path, remote stdout logging 2019-04-09 18:50:25 +02:00
flow.gunso
d1bbf07dff Add a log the seaf-cli start loop 2019-04-09 18:41:48 +02:00
flow.gunso
2076319342 Fix the /volume path used for the seafile data 2019-04-09 18:39:57 +02:00
flow.gunso
4320e5b85b Unset -x 2019-04-09 18:21:27 +02:00
flow.gunso
ac12bb3349 Set -x 2019-04-09 18:21:21 +02:00
flow.gunso
982044d1c8 Fix the path using ~ 2019-04-09 18:10:08 +02:00
flow.gunso
0fd2b8324d Test with EO instead of -c 2019-04-09 17:55:52 +02:00
flow.gunso
4209691533 Debug mode activated 2019-04-09 17:35:24 +02:00
flow.gunso
66e100ab81 Fix an env var name 2019-04-09 17:19:41 +02:00
flow.gunso
b5831b6ae7 Separate commands with ; 2019-04-09 17:08:16 +02:00
flow.gunso
e953effc58 Export required environment variables 2019-04-09 16:53:34 +02:00
flow.gunso
e23d93338e Preserve environment when starting Seafile 2019-04-09 16:36:53 +02:00
flow.gunso
9f82f02ec5 Fix Seafile init path 2019-04-09 16:19:34 +02:00
flow.gunso
6f62ba4484 Update with new entrypoint names 2019-04-09 16:12:02 +02:00
flow.gunso
587821bfff Rename as the Docker's entrypoint and move into assets 2019-04-09 16:11:42 +02:00
flow.gunso
8086338737 Rename as the seafile's entrypoint 2019-04-09 16:11:23 +02:00
flow.gunso
b54cbc7564 Fix files copy order 2019-04-09 15:57:12 +02:00
flow.gunso
0dde8d6e9a Add the new entrypoint 2019-04-09 15:01:10 +02:00
flow.gunso
4e7b550d8a Move the Seafile client related stuff to it's entrypoint and run it 2019-04-09 15:00:51 +02:00
flow.gunso
315c383826 Add an entrypoint for the actual seafile client user 2019-04-09 15:00:28 +02:00
flow.gunso
e2fcfcee05 Drop the script now useless 2019-04-09 15:00:11 +02:00
flow.gunso
1f4b0653b9 Only redirect stdout, fix existing group detection 2019-04-09 14:38:20 +02:00
flow.gunso
9968775927 Invert group modification, redirect getent query to /dev/null 2019-04-09 14:23:24 +02:00
flow.gunso
8a66e3993d Fix the user/group ID changes, fix the su -c command calls 2019-04-09 14:13:51 +02:00
flow.gunso
303b387869 Remove overriding the user in favor of root 2019-04-09 13:51:47 +02:00
flow.gunso
e78b76550f Move the USER parameter after the ENTRYPOINT 2019-04-09 13:40:21 +02:00
flow.gunso
5a7e2a6775 Actually exit when env vars are missing 2019-04-09 13:39:58 +02:00
flow.gunso
502d2d13a6 Remove the invalid H option with su 2019-04-09 12:48:55 +02:00
flow.gunso
db08e076c6 Fix the group ID change 2019-04-09 12:40:56 +02:00
flow.gunso
6c6737c716 Run as container user, change files ownership 2019-04-09 12:28:47 +02:00
flow.gunso
9d986aa086 Drop the change-ownership script 2019-04-09 12:28:30 +02:00