|
|
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 |
|
|
|
8b684f3ce6
|
stop each process on its own
|
2022-01-12 21:21:26 +01:00 |
|
|
|
68da12cfa1
|
sleep for node
|
2022-01-12 21:21:26 +01:00 |
|
|
|
a93d5b0846
|
dont kill detached processes
|
2022-01-12 21:21:26 +01:00 |
|
|
|
7ed327c4cf
|
typo
|
2022-01-12 21:21:25 +01:00 |
|
|
|
4101ac6a07
|
more logs
|
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 |
|
|
|
a31dbd86cb
|
properly pull
|
2022-01-12 21:21:25 +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 |
|