6562 Commits

Author SHA1 Message Date
8b684f3ce6
stop each process on its own 2022-01-12 21:21:26 +01:00
bfda1984ec
remove console log 2022-01-12 21:21:26 +01:00
68da12cfa1
sleep for node 2022-01-12 21:21:26 +01:00
42542b53b3
remove unused eslint ignore 2022-01-12 21:21:26 +01:00
a93d5b0846
dont kill detached processes 2022-01-12 21:21:26 +01:00
09670126f2
comment fix 2022-01-12 21:21:26 +01:00
610f3454a6
update detach code 2022-01-12 21:21:25 +01:00
7ed327c4cf
typo 2022-01-12 21:21:25 +01:00
3f4ba4c50c
try fork 2022-01-12 21:21:25 +01:00
1bd3e7df00
some comment 2022-01-12 21:21:25 +01:00
4ccfc5fcfc
unref the spawned script instance in order to allow it to end the backend process 2022-01-12 21:21:25 +01:00
4101ac6a07
more logs 2022-01-12 21:21:25 +01:00
59efb3fcf5
start start.sh on githook 2022-01-12 21:21:25 +01:00
1d59fc7a4e
adjust script to handle seeding, regeneration of configs and alow unprivileged user to execute start.sh 2022-01-12 21:21:25 +01:00
41ee819aba
remove trailing slash again, log when eopage hook was recieved 2022-01-12 21:21:25 +01:00
18256e02ca
typo in shell script 2022-01-12 21:21:25 +01:00
9cbd9139df
ad trailing slash for elopage hook 2022-01-12 21:21:25 +01:00
2d81d9d7d7
updated nginx configurations for hook/ subpath 2022-01-12 21:21:25 +01:00
e378136106
correct config value for GITHUB_WEBHOOK, log every request for debugging purposes 2022-01-12 21:21:25 +01:00
1e39f5049b
first implementation of github webhook 2022-01-12 21:21:25 +01:00
43fab937f9
removed old update nginx config 2022-01-12 21:21:25 +01:00
dd346ca123
update install.sh 2022-01-12 21:21:25 +01:00
a31dbd86cb
properly pull 2022-01-12 21:21:25 +01:00
9e0e9afd88
update .env.dist 2022-01-12 21:21:25 +01:00
9659ed8576
update template to include <br> tags instead of plain newlines 2022-01-12 21:21:25 +01:00
c7184e3921
not working, revert 2022-01-12 21:21:24 +01:00
8dd05d69cd
try to match all paths 2022-01-12 21:21:24 +01:00
20b98358bd
name file properly 2022-01-12 21:21:24 +01:00
5d5221f789
ssl config for update-page 2022-01-12 21:21:24 +01:00
8ba1f48157
update startscript 2022-01-12 21:21:24 +01:00
8b51486564
updated start script 2022-01-12 21:21:23 +01:00
2b6b6c62c1
update start script 2022-01-12 21:21:23 +01:00
3d09b989b3
generate update-page.conf from template 2022-01-12 21:21:23 +01:00
c04fb363c2
remove unused scripts 2022-01-12 21:21:23 +01:00
8304b5839c
missing template 2022-01-12 21:21:23 +01:00
a07543fd68
update start script - first try to make it runnable 2022-01-12 21:21:23 +01:00
c7e1654d25
change default shell in setup.md 2022-01-12 21:21:23 +01:00
14726ed387
some more nginx fixes 2022-01-12 21:21:23 +01:00
6adb2298c0
admin must be reachable under /admin even locally - till we parameterize this there is no other solution 2022-01-12 21:21:23 +01:00
323215628e
fix for deployed version 2022-01-12 21:21:23 +01:00
b08b54b0dd
corrected docker specific file 2022-01-12 21:21:23 +01:00
031987aaab
corrected some minor routings in nginx 2022-01-12 21:21:23 +01:00
27cfc585e6
own backend webhook endpoint definition in nginx to handle webhook properly 2022-01-12 21:21:22 +01:00
aea773167b
fixed elopage webhook 2022-01-12 21:21:22 +01:00
f4c26151a7
fix bodyparser json deprecated - using express instead 2022-01-12 21:21:22 +01:00
49954ac4db
added todo 2022-01-12 21:21:22 +01:00
b6bd3f839d
unified all urls of our services. every server now serves on / and nginxs routes accordingly 2022-01-12 21:21:22 +01:00
44da4ea433
adjusted docker nginx to match the current deployment configuration 2022-01-12 21:21:22 +01:00
62df6621e0
final regex final ;) 2022-01-12 21:21:22 +01:00
ea07df4c81
final regex fix 2022-01-12 21:21:22 +01:00