Commit Graph

35 Commits

Author SHA1 Message Date
Patrick Jentsch
fcbf9c8cb6 Set default values in docker compose 2023-09-25 10:17:06 +02:00
Patrick Jentsch
4581367d04 Restructure startup procedure 2023-09-25 10:11:11 +02:00
Patrick Jentsch
62bd21ad84 Update Flask Hashids 2023-01-20 08:58:41 +01:00
Patrick Jentsch
89ccca11eb Add new configuration variable to .env template 2022-10-13 11:09:47 +02:00
Patrick Jentsch
0a8b32e57e Config cleanup 2022-05-05 15:07:36 +02:00
Patrick Jentsch
d076b25189 Update .env template 2022-04-25 15:21:39 +02:00
Patrick Jentsch
fc1389e8b1 Change the scaling logic and switch back to the socketio web server 2022-04-22 16:36:12 +02:00
Patrick Jentsch
ce997e69ea Rename all services, use scss, cleanup, add sandpaper conversion script 2022-04-04 13:31:09 +02:00
Patrick Jentsch
3ea774263b Update .env.tpl 2022-02-08 15:11:06 +01:00
Patrick Jentsch
3e227dc4cf Remove deploy token from template. The token is already revoked so no need to be concerned! 2021-11-25 15:41:50 +01:00
Patrick Jentsch
9308618e63 New faq and service desk 2021-11-18 12:09:15 +01:00
Patrick Jentsch
3a23fb5dc8 Add new config variables 2021-11-15 14:34:07 +01:00
Patrick Jentsch
2af74db46f Make it possible to configure different log levels for stderr and file logging 2021-09-16 11:04:47 +02:00
Patrick Jentsch
e2c68a1a80 Enable advanced logging features 2021-09-15 17:58:17 +02:00
Patrick Jentsch
52c25fd563 Simplify Config setup and move some functions to dedicated files 2021-09-15 12:31:53 +02:00
Patrick Jentsch
d6ab379418 Change directory structure (move ./nopaque/* to ./) 2021-07-20 15:07:42 +02:00
Patrick Jentsch
bda7a782ec Wording update 2021-01-18 09:25:08 +01:00
Patrick Jentsch
a25cbf4bb0 Add some more documentation to environment variables 2020-11-23 09:07:57 +01:00
Patrick Jentsch
b786bbdfb1 Change default value of NOPAQUE_DAEMON_ENABLED from False to True 2020-11-19 15:20:18 +01:00
Patrick Jentsch
ddee38e2a5 Delete old daemon package and fix typos 2020-11-17 14:58:03 +01:00
Patrick Jentsch
d187a83b54 Merge branch 'daemon-rework' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into daemon-rework 2020-11-17 10:16:41 +01:00
Patrick Jentsch
7e84b54467 Add config variables in order to create links outside of a request context 2020-11-17 10:16:40 +01:00
Patrick Jentsch
19338ba8d5 Add daemon loop 2020-11-13 15:01:53 +01:00
Patrick Jentsch
5a06a6b241 More exception handling. Remove unused database models. New common view structure! 2020-11-13 10:01:51 +01:00
Patrick Jentsch
9e2cc6486c Add NOPAQUE_HOST and NOPAQUE_PORT variables 2020-11-06 10:28:05 +01:00
Patrick Jentsch
3f18064342 flag contact email adress as optional 2020-10-30 09:29:36 +01:00
Patrick Jentsch
6757123078 Bake constants in boot.sh script instead of .env 2020-10-28 09:16:58 +01:00
Patrick Jentsch
0fa7812104 Add constants to config 2020-10-26 10:36:52 +01:00
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
baebdbe399 Add new config variables (defaults are what you want if you don't have http to https redirect enabled) 2020-10-09 14:43:23 +02:00
Patrick Jentsch
ae9d357beb fix 2020-10-08 12:48:43 +02:00
Patrick Jentsch
dff92cbf4d Huge config update and smtp fix for daemon 2020-10-08 12:34:02 +02:00
Patrick Jentsch
4735df7c60 Add missing configuration to .env.tpl 2020-06-10 14:25:57 +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
cb2b64fa9d integrate nopaque repo 2020-06-05 14:42:04 +02:00