Commit Graph

82 Commits

Author SHA1 Message Date
Patrick Jentsch
eedd75ed69 Next big config update. Check the .env.tpl and db.env.tpl 2020-10-21 13:07:10 +02:00
Patrick Jentsch
dff92cbf4d Huge config update and smtp fix for daemon 2020-10-08 12:34:02 +02:00
Patrick Jentsch
d3545d93a5 Add restart policy 2020-09-16 14:21:41 +02:00
Patrick Jentsch
78ac2250e1 minor things 2020-09-16 14:13:06 +02:00
Patrick Jentsch
715c37813c First RessourceList update 2020-07-30 14:17:51 +02:00
Patrick Jentsch
59003593b6 All configuration via .env file. (This replaces the nopaque.env file) 2020-06-09 12:46:08 +02:00
Patrick Jentsch
1faf8f9ab2 Add playground blueprint 2020-06-08 11:55:20 +02:00
Patrick Jentsch
023aade995 Some changes for convinience 2020-06-08 10:14:15 +02:00
Patrick Jentsch
056fbe273c Update 2020-06-05 15:12:59 +02:00
Patrick Jentsch
cb2b64fa9d integrate nopaque repo 2020-06-05 14:42:04 +02:00
Patrick Jentsch
450ddf69fc Use more restrictive ssl settings 2020-06-03 11:18:15 +02:00
Patrick Jentsch
4ac4fcb4ff Add security enhancements. See: https://blog.miguelgrinberg.com/post/cookie-security-for-flask-applications 2020-06-02 16:51:08 +02:00
Patrick Jentsch
9f62e782f0 Add permanent redirect from http to https 2020-06-02 10:02:27 +02:00
Patrick Jentsch
9d893db403 update 2020-05-26 15:39:46 +02:00
Patrick Jentsch
f137b8df9b Add ssl config for local development. 2020-05-26 14:40:44 +02:00
Patrick Jentsch
c93d641fe4 Let daemon depend on web container, to make sure that db migrations are applied before daemon starts. 2020-05-19 09:27:21 +02:00
Stephan Porada
9ce00ff5e0 Merge notify into daemon 2020-05-15 14:43:12 +02:00
Stephan Porada
2b9d098857 Add notification service 2020-05-11 16:09:18 +02:00
Patrick Jentsch
2ceb53cac1 remove double '#' 2020-04-28 17:22:43 +02:00
Patrick Jentsch
e92d43eed0 Better wording 2020-04-28 17:19:48 +02:00
Patrick Jentsch
7f06dc5ff6 Add settings for https 2020-04-28 11:20:35 +02:00
Patrick Jentsch
83c05d93b0 Make delete user function a background task 2020-04-23 08:24:11 +02:00
Patrick Jentsch
edc0b34032 Process corpus files in task, not in database model 2020-04-23 07:56:23 +02:00
Patrick Jentsch
33e9e40c61 new names 2020-04-09 08:18:04 +02:00
Patrick Jentsch
0f28b6296d Remove hardcoded values 2020-04-09 07:57:52 +02:00
Patrick Jentsch
5069c5facd removed variables again 2020-04-08 17:40:56 +02:00
Patrick Jentsch
f27d56ac6b Remove stuff and add variables 2020-04-08 17:21:42 +02:00
Patrick Jentsch
257549bf69 Use Traefik for reverse proxy! :) 2020-03-30 17:27:54 +02:00
Patrick Jentsch
6ba87a06c4 set file upload size the proper way 2020-02-05 17:20:06 +01:00
Patrick Jentsch
8b087e55b7 Update 2020-02-03 13:38:08 +01:00
Patrick Jentsch
93dcd7c32f Make this ting scaleable 2020-01-28 14:38:58 +01:00
Patrick Jentsch
9353a3d5db Change corpus analyse ui 2020-01-15 15:52:42 +01:00
Patrick Jentsch
310c652514 Package cleanup and add LICENSE files! 2020-01-13 15:33:05 +01:00
Patrick Jentsch
9b5329c960 Remove ip 2020-01-10 10:29:02 +01:00
Patrick Jentsch
4d17bacfb7 Remove 443 Port from nginx 2020-01-10 10:17:47 +01:00
Patrick Jentsch
04808dd11c Add Code for ssl 2020-01-09 16:27:55 +01:00
Patrick Jentsch
0a388fe4b2 Add reverse proxy 2020-01-09 15:13:47 +01:00
Patrick Jentsch
65b00e47ed Readd traefik code (commented out) 2020-01-06 11:08:40 +01:00
Patrick Jentsch
3d04d51f4f readd depends_on flags for docker-compose 2020-01-06 10:08:58 +01:00
Patrick Jentsch
360ee0f450 One compose-file for docker-compose and docker stack deploy. 2020-01-06 09:42:47 +01:00
Patrick Jentsch
54b431c70c Merge .env files and add docker configurations for the nopaqued service. 2020-01-06 09:36:51 +01:00
Patrick Jentsch
310bcba0bc Add host.docker.internal as extra host for daemon 2019-12-20 12:47:06 +01:00
Patrick Jentsch
592da38946 add docker compose file for traefik 2019-12-06 10:29:38 +01:00
Stephan Porada
39f92523c4 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-12-05 15:37:48 +01:00
Stephan Porada
467a84b18b Add certificate mounts 2019-12-05 15:37:46 +01:00
Patrick Jentsch
ddeee1fd49 add traefik, first attempt 2019-12-05 15:37:06 +01:00
Patrick Jentsch
c6c8a775f4 Update compose files 2019-12-02 16:58:44 +01:00
Patrick Jentsch
0c55c027db Change storage dir 2019-12-02 11:57:08 +01:00
Patrick Jentsch
f63a850175 Renaming: opaque->nopaque 2019-12-02 11:34:28 +01:00
Patrick Jentsch
6317a479f5 Back to full blown debian base images as they seem to be more reliable. 2019-11-29 15:19:25 +01:00