65 Commits

Author SHA1 Message Date
9676672a34
.env-template needs quotes?
adjusted start.sh and install.sh
2022-02-07 07:17:20 +01:00
4e87e5a7bf
different approach 2022-02-07 07:13:39 +01:00
68d67366d6
quotes are not working 2022-02-07 06:47:29 +01:00
068aa1cec0
quote the whole thing 2022-02-07 06:45:20 +01:00
b8a500f60f
\n delimiter 2022-02-07 06:44:27 +01:00
0406b24001
another try 2022-02-07 06:43:28 +01:00
510ae1ecd8
try -0 for xargs delimiter 2022-02-07 06:41:45 +01:00
ea320c825a
different loading approach 2022-02-07 06:38:51 +01:00
8e8f1097b2
more debug symbols for community name & description 2022-02-07 06:36:07 +01:00
43bcc8b8f2
try xargs \n delimiter 2022-02-07 06:30:16 +01:00
6ef64bd2a9
removed debug symbols 2022-02-07 06:25:02 +01:00
5024ca726a
more fixes 2022-02-07 06:22:26 +01:00
b9a29a67ae
more fixes 2022-02-07 06:20:50 +01:00
065c9d6294
debugging more bash 2022-02-07 06:15:10 +01:00
6c7ab4e8ab
fix bash function calls 2022-02-07 06:12:41 +01:00
4bd5942917
typo 2022-02-07 06:11:04 +01:00
7433b4fed8
try to read only specific variables 2022-02-07 06:08:18 +01:00
95d9ec255c
load backend/.env to get secrets and regenerate .env configs 2022-02-07 05:43:23 +01:00
64861404c7
also build frontends with development libraries 2022-01-16 11:44:21 +01:00
119b97b879
when building the ts sources we need dev mode 2022-01-16 11:40:23 +01:00
70728ec207
force NODE_ENV=production 2022-01-16 11:33:50 +01:00
57dd03e5f3
timestamp for pm2 logs 2022-01-16 11:20:36 +01:00
af09a16670
proper exit code 2022-01-16 11:13:56 +01:00
452a283306
typo 2022-01-16 11:12:12 +01:00
8a2d64e609
only use one log file per server 2022-01-16 11:02:20 +01:00
1422563c2a
define pm2 log paths 2022-01-16 10:57:05 +01:00
0bd9fed251
different .env include in scripts 2022-01-14 18:50:11 +01:00
601f5de061
remove directory output 2022-01-12 21:21:27 +01:00
6dbec1bd26
do not start with --no-treekill, checkout correct branch 2022-01-12 21:21:26 +01:00
e5955a8067
remove wait time alltogether 2022-01-12 21:21:26 +01:00
125857dd1b
saving some time 2022-01-12 21:21:26 +01:00
53c7991a03
fixed exit code to be numeric 2022-01-12 21:21:26 +01:00
45d9d81ae7
readd --no-treekill for debugging 2022-01-12 21:21:26 +01:00
b6f191f157
try exporting things 2022-01-12 21:21:26 +01:00
088d4c0219
fix trailing slash, remove --no-treekill 2022-01-12 21:21:26 +01:00
477d59a3f8
use yarn to change working directory 2022-01-12 21:21:26 +01:00
b7132865a1
exit process after forking, use semicolon instead of && 2022-01-12 21:21:26 +01:00
e1a1af0c8f
use cd infront of pm2 start command 2022-01-12 21:21:26 +01:00
42e23578d4
typo 2022-01-12 21:21:26 +01:00
421d95c611
maybe the pm2 start command is the problem 2022-01-12 21:21:26 +01:00
833c3c4851
use pm2 stop all again 2022-01-12 21:21:26 +01:00
f332bae932
reverted all trys to fix things within the script, use /bin/bash to spawn interpret the script 2022-01-12 21:21:26 +01:00
940e3dd17d
include database update as 1-command 2022-01-12 21:21:26 +01:00
02f519ae9b
try && as connection 2022-01-12 21:21:26 +01:00
c9b4a5257b
removed unused variable 2022-01-12 21:21:26 +01:00
da9e167f55
ecapsulate all cd commands in functions 2022-01-12 21:21:26 +01:00
0cde80312a
comment 2022-01-12 21:21:26 +01:00
c01f684e8c
echo the script and project dor, sleep only 30 sec 2022-01-12 21:21:26 +01:00
ba88160735
comment 2022-01-12 21:21:26 +01:00
1f2c3ee4da
sleep 60 seconds to evaluate tree 2022-01-12 21:21:26 +01:00