Commit Graph

71 Commits

Author SHA1 Message Date
Kristóf Tóth
3dbb14ecd3 Removal of multistage features and general cleanup of Dockerfile 2018-01-18 15:51:08 +01:00
Bálint Bokros
a9701ba3fe Do not expose TFW_WEB_PORT, as it isn't needed publicly anymore 2018-01-12 14:11:40 +01:00
Bálint Bokros
aabc042431 Use ARG instead of ENV for build-time variables 2018-01-12 14:10:57 +01:00
Bálint Bokros
a30c0c3fff Reorder Dockerfile for better caching and less layers 2018-01-12 14:10:30 +01:00
Bálint Bokros
bcdceb7d9d Make pyenv install MitM-resilient 2018-01-12 13:42:04 +01:00
Bálint Bokros
b1d5a71c49 Use node 8 (LTS) instead of 9 (latest) 2018-01-11 18:17:17 +01:00
Bálint Bokros
0f73b093cc Automate frontend build 2018-01-11 17:47:47 +01:00
Bálint Bokros
a4d101883e Use nginx to serve everything 2018-01-10 16:55:48 +01:00
Bálint Bokros
6436953eea Reorder layers in Dockerfile 2018-01-10 16:54:47 +01:00
Bálint Bokros
c88c0aae19 Update Python version 2018-01-10 16:53:58 +01:00
Bálint Bokros
729ced323d Rename WEB_PORT to TFW_WEB_PORT 2018-01-10 16:52:03 +01:00
Bálint Bokros
1d1cab228b Create initial version of SourceCodeEventHandler 2018-01-10 16:47:25 +01:00
Bálint Bokros
3e14b000b1 Expose supervisor to python clients 2018-01-10 16:31:36 +01:00
Bálint Bokros
ae5e045173 Rename lib folder's envvar 2017-12-05 12:48:01 +01:00
Bálint Bokros
e2aa7c755c Switch hardcoded user to envvar 2017-12-04 17:12:18 +01:00
Bálint Bokros
44317ba76a Remove unnecessary PATH modification 2017-12-04 15:02:58 +01:00
Bálint Bokros
5e7e47d4a7 Clarify comment in Dockerfile 2017-12-04 14:55:08 +01:00
Bálint Bokros
ca59787cd4 Expose WEB_PORT envvar instead of hardcoding the value directly after the envvar was defined 2017-12-04 14:04:22 +01:00
Bálint Bokros
62a12c605c Project-wide refactor of things named Component* to EventHandler* 2017-12-02 15:19:05 +01:00
Bálint Bokros
2d7d5228c8 Reorder Dockerfile to achieve faster rebuilds 2017-11-27 21:09:56 +01:00
Bálint Bokros
c3e35cd549 Rearrange project and dockerize 2017-11-27 21:09:56 +01:00