17 Commits

Author SHA1 Message Date
bf077ef478 Fix rubocop offenses 2022-12-09 13:11:46 +01:00
d84c35dce2 Add environment variables for time zone and log level 2022-11-21 15:08:03 +01:00
51e9daf930 Enable HSTS preload in app 2022-09-06 11:21:37 +02:00
0a16f589e9 Use X-Sendfile to transmit native files and handle file uploads 2022-09-06 01:21:40 +02:00
1e47f62472 Remove web_console setting from staging.rb 2022-08-24 13:18:09 +02:00
ebf00eb475 Update staging environment 2022-08-24 13:06:33 +02:00
145c4aa8d5 Refactor various ruby files
* Insights based on brakeman report
2022-08-18 15:25:04 +02:00
f3b4be3006 Fix deprecation warning for raise_on_missing_translations 2021-11-01 17:13:07 +01:00
237c225732 Add support for running CodeOcean under a subpath
* Also refactor (JavaScript) routes
2021-07-06 19:33:55 +02:00
44b32b6f6a #46 Add Prometheus exporter 2021-04-07 14:06:32 +02:00
e7562edb38 Increase log level for staging 2020-03-22 14:45:51 +01:00
76c7ddae9b removed relative_url_root for staging environment.
The app can be accessed now via port 3000 instead of a subdirectory.
2017-02-06 20:30:22 +01:00
721c11bf28 fixed staging.rb according to rails update 2017-01-18 11:28:27 +01:00
f82737a7d4 some small changes to staging environment (no caching and eager loading, some more errors). 2016-12-19 15:08:51 +01:00
66de024195 enhance staging mode in order to show errors and web_console 2016-11-24 14:46:18 +01:00
1dfd6f61dc some more relative url roots in editor_edit, removed javascript uglifying for staging, added debug message for docker websocket connection url.
added doku for setting up docker daemon for codeocean
2016-10-07 14:16:24 +02:00
a9b273a902 Changes to support deploy staging 2016-08-31 15:54:19 +02:00