|
|
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 |
|
|
|
8bcf4d53c6
|
backup and log folders
|
2022-01-14 09:32:36 +01:00 |
|
|
|
034bc8f739
|
parameterize hooks template
|
2022-01-14 09:24:12 +01:00 |
|
|
|
8053621597
|
externalize hooks file and generate it
|
2022-01-14 09:19:20 +01:00 |
|
|
|
6514219c05
|
added some todos regarding webhooks
|
2022-01-14 09:12:53 +01:00 |
|
|
|
599d810da3
|
add some comments in .env.dist (deploy)
|
2022-01-14 09:06:26 +01:00 |
|
|
|
71c17c19a2
|
some more adjustments to setup andinstall script
|
2022-01-13 23:25:20 +01:00 |
|
|
|
0124fc884b
|
removed todo
|
2022-01-13 22:48:41 +01:00 |
|
|
|
8fcc3b31ad
|
improved installscript alot
- proper order
- templates for all configs to fill in automatically
|
2022-01-13 22:34:17 +01:00 |
|
|
|
4079e6818f
|
updated setup.md
|
2022-01-13 22:32:23 +01:00 |
|
|
|
f3a949f278
|
new enhanced .env for deployment
|
2022-01-13 22:30:53 +01:00 |
|
|
|
601f5de061
|
remove directory output
|
2022-01-12 21:21:27 +01:00 |
|
|
|
8df6fe859b
|
corrected argument definition for webhook
|
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 |
|
|
|
670099f765
|
corrected hook id
|
2022-01-12 21:21:26 +01:00 |
|