Commit graph

33 commits

Author SHA1 Message Date
Gerrit Gogel 5772e2da3e set CSRF_TRUSTED_ORIGINS to the value of SERVICE_URL 2024-10-19 23:16:49 +02:00
Gerrit Gogel 78042be14d start seahub after socat and wait
fixes a race condition when checking if the initial admin user needs to be created
2024-02-17 16:04:24 +01:00
Gerrit Gogel eebbff419f exit container when socat process is stopped 2024-02-17 16:03:03 +01:00
Gerrit Gogel bfeaa2188f seahub: improved lifecycle management
Exits container if seahub or socat exits or if connection to seafile-server is lost. It is recommended to set the restart policy for the container to "unless-stopped".
2024-02-14 10:59:03 +01:00
Gerrit Gogel 8ebb42472b change hostname environment variable names 2023-10-23 20:00:57 +02:00
Rehan Mahmood 5a9b337283 Allow hostnames to be overriden by the environment variable. 2023-10-22 13:22:26 -04:00
Gerrit Gogel b918d96bf5 add unlink-early option to socat 2021-02-19 10:30:35 +01:00
Gerrit Gogel cd4a8cc9db start and stop seahub through seahub.sh and gunicorn 2021-02-04 00:12:52 +01:00
Gerrit Gogel b7ef93b362 move correction of gunicorn bind setting from seafile-server to seahub 2021-02-04 00:11:54 +01:00
Gerrit Gogel 4a12869de9 add logger function, send log to /proc/1/fd/1 2021-02-02 00:32:06 +01:00
Gerrit Gogel 2c3437df5d run socat in endless loop 2021-02-02 00:31:01 +01:00
Gerrit Gogel 6b76910d36 watch seafile-server on port 8082 2021-02-01 19:18:38 +01:00
Gerrit Gogel 774ba43d4b wait until seafile-server is connectable before starting socat 2021-02-01 18:16:11 +01:00
Gerrit Gogel c1b68618fe watch on port 80 2021-02-01 18:12:50 +01:00
Gerrit Gogel 311bc20853 increase watch interval 2021-02-01 14:59:51 +01:00
Gerrit Gogel d9e94b803b echo when starting socat 2021-02-01 14:55:45 +01:00
Gerrit Gogel 13cfadb07b do not echo admin.txt to stdout 2021-01-31 14:56:03 +01:00
Gerrit Gogel cb4f5e93c8 run socat in endless loop, watch seafile-server 2021-01-31 14:52:23 +01:00
Gerrit Gogel 308646ad5c run socat in endless loop, watch seafile-server 2021-01-31 14:50:13 +01:00
Gerrit Gogel a99b8053b4 wait for conf and data folder init before creating sym links 2021-01-28 00:39:42 +01:00
Gerrit Gogel c2bedff29d start.sh: refactored, add first admin init 2021-01-28 00:39:18 +01:00
Gerrit Gogel 4707d632d6 add missing symbolic links to avatars and custom 2021-01-27 16:18:17 +01:00
Gerrit Gogel e7cca70bb2 link seahub.conf to shared config folder 2021-01-26 15:18:23 +01:00
Gerrit Gogel f0a6e92214 remove socat verbose output 2021-01-25 15:31:12 +01:00
Gerrit Gogel 06742af855 configure tcp keepalive on seahub side with intervall of 10s 2021-01-25 15:10:54 +01:00
Gerrit Gogel 01a9e9d05b remove keepalive on seahub side, add seafile-server tcp keepalive 2021-01-25 13:40:37 +01:00
Gerrit Gogel f131b8e3f6 seahub: remove log links 2021-01-24 16:01:43 +01:00
Gerrit Gogel dba73bc89f dial down socat verbose output 2021-01-24 16:01:09 +01:00
Gerrit Gogel 14292a2d68 seahub: optimize socat keepalive 2021-01-23 23:04:09 +01:00
Gerrit Gogel c49e9537ee seahub: optimize socat connection 2021-01-23 20:59:56 +01:00
Gerrit Gogel 9c0f7e2bd2 seahub change socat cmd 2021-01-22 23:33:02 +01:00
Gerrit Gogel 2e25a08167 add seahub start.sh 2021-01-22 22:22:53 +01:00
Gerrit Gogel dce1782cd2 copy create_data_links.sh to seahub/scripts 2021-01-22 19:11:04 +01:00