|
|
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 |
|
|
|
14a2434378
|
pm2 start with system
|
2022-01-17 11:52:31 +01:00 |
|
|
|
37b92d93a9
|
mysql backup solution
|
2022-01-17 11:45:10 +01:00 |
|
|
|
78f3544c4f
|
missing chown
|
2022-01-17 11:18:13 +01:00 |
|
|
|
1e372e697b
|
logrotate finish configuration
|
2022-01-17 11:18:00 +01:00 |
|
|
|
ad1436aecd
|
logrotate config
|
2022-01-17 11:09:22 +01:00 |
|
|
|
b43740967f
|
corrected nginx error_log configuration
|
2022-01-17 10:18:14 +01:00 |
|
|
|
cce0a7d926
|
also do nginx error log
|
2022-01-17 10:13:57 +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 |
|
|
|
20ede53942
|
updated logging format
|
2022-01-16 10:19:58 +01:00 |
|
|
|
4187383f04
|
use conf.d folder
|
2022-01-16 10:12:06 +01:00 |
|
|
|
71d946957e
|
missing semicolon
|
2022-01-16 10:05:54 +01:00 |
|
|
|
b8148eb21e
|
first test for nginx logging
|
2022-01-16 10:02:51 +01:00 |
|
|
|
8e7dff0bcf
|
typo
|
2022-01-14 20:31:00 +01:00 |
|
|
|
86f1eef038
|
make the backup file a parameter
|
2022-01-14 20:07:25 +01:00 |
|
|
|
a5bb22335c
|
fail2ban rule is no longer needed - we server a 404 on vue not over nginx
|
2022-01-14 19:51:48 +01:00 |
|
|
|
e48d7e732e
|
define gzip types
|
2022-01-14 19:42:46 +01:00 |
|
|
|
4cf3920f8d
|
try gzip_proxied any; to gzip proxy results
|
2022-01-14 19:35:43 +01:00 |
|
|
|
0f0609bcb8
|
try enabling gzip
|
2022-01-14 19:31:12 +01:00 |
|
|
|
430af1ade6
|
wildcard match for update page
|
2022-01-14 19:19:32 +01:00 |
|
|
|
03350a76fb
|
removed unused ssl config for nginx
|
2022-01-14 19:07:36 +01:00 |
|
|
|
0bd9fed251
|
different .env include in scripts
|
2022-01-14 18:50:11 +01:00 |
|
|
|
90effb41b5
|
changed syntax again due to shell replacing $variables
|
2022-01-14 18:49:35 +01:00 |
|
|
|
543c741cd1
|
remove drop database - its now included in the dump itself
|
2022-01-14 11:34:09 +01:00 |
|
|
|
186c2107e0
|
restore script
|
2022-01-14 11:08:16 +01:00 |
|
|
|
c6491b6504
|
corrected https
|
2022-01-14 10:31:13 +01:00 |
|
|
|
5217b347be
|
replace all $1 url variables with something meaningfull, since $1 is replaced in scripting
|
2022-01-14 10:24:47 +01:00 |
|
|
|
b9bd92a426
|
backup script
|
2022-01-14 09:57:06 +01:00 |
|
|
|
0363f93bd6
|
cleaned some comments
|
2022-01-14 09:36:45 +01:00 |
|