269 Commits

Author SHA1 Message Date
28588ae25c
deployment .env.dist config versions 2022-03-18 03:17:48 +01:00
1b1510a70f
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-14 15:00:37 +01:00
e97bcd4d20
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-14 12:41:25 +01:00
3a52a3892a
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-14 12:41:19 +01:00
3e25268c32
Update deployment/bare_metal/start.sh
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-14 12:41:13 +01:00
45068d512c
tee append 2022-03-12 03:17:46 +01:00
2975efe58f
try appending to logfile with new method 2022-03-12 03:14:35 +01:00
0885938bda
removed comment 2022-03-12 03:12:22 +01:00
15219001b1
try ussing tee for proper logoutput in console and file 2022-03-12 03:08:45 +01:00
6b2664e6ef
add another newline 2022-03-12 03:05:36 +01:00
b5ddd0359b
use <pre> tag 2022-03-12 03:03:16 +01:00
cf36ab72ee
fetch all for tag compatibility 2022-03-12 02:55:27 +01:00
61e5ed2878
date for log files
save update log
2022-03-12 02:47:45 +01:00
afb54b885b
only rotate logfiles 2022-03-12 02:10:04 +01:00
ogerly
02abdba19d add META deployment .env.dist 2022-02-16 17:00:54 +01:00
4d258ee4a5
removed todo - thats now done 2022-02-07 07:33:07 +01:00
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
9e2be73163
corrected .env.dist 2022-02-07 05:41:18 +01:00
61c9073712
update configs and parameterize klicktipp options 2022-01-27 01:24:51 +01:00
1c36192a65
install curl in correct order
note on the error of nginx ssl setup
include install command for logrotate even tho its currently installed by default on debian 11
2022-01-26 00:52:58 +01:00
e222d10600
change directory correctly 2022-01-26 00:50:38 +01:00
d12017cfcc
also use hexblobs in restore.sh 2022-01-25 01:04:04 +01:00
be295d3fe1
also parameterize the gdt api url 2022-01-25 00:50:26 +01:00
92a71cb97a
remove timezone change from setup.md 2022-01-25 00:49:54 +01:00
1110a6fdef
minor changes + console logs for sending to debug the stage2 instance 2022-01-25 00:49:54 +01:00
bf7a0f14ce
setup include timezone setup - production needs Europe/Berlin 2022-01-25 00:49:54 +01:00
0aa9b920ac
changed suggested file for import_production since the old data was corrupt 2022-01-25 00:49:54 +01:00
96b756227f
Merge branch 'master' into import_production_data 2022-01-25 00:49:53 +01:00
f7037c063b
include stage1 example for deployment bare metal .env.dist 2022-01-21 02:58:32 +01:00
1f979ffb90
make script executable 2022-01-19 14:04:58 +01:00
9911961662
parameterize the import files 2022-01-19 14:01:24 +01:00
62859849ef
import production data script 2022-01-19 13:57:39 +01:00
e98113240d
fix docker setup by changing the default value for logging path
make the path configurable for the bare metal deployment and deploy old default value as default for bare metal deployment
2022-01-18 13:39:15 +01:00