|
|
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 |
|
|
|
da63312f65
|
some basic apollo logging
|
2022-01-16 10:42:46 +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 |
|
|
|
dafcdb6c8d
|
ignore backup and log contents
|
2022-01-14 09:34:19 +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 |
|
|
|
4625d4b164
|
corrected filename
|
2022-01-13 23:00:19 +01:00 |
|
|
|
0124fc884b
|
removed todo
|
2022-01-13 22:48:41 +01:00 |
|
|
|
dda39550ab
|
corrected templates
|
2022-01-13 22:48:25 +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 |
|
|
|
2f04b1470a
|
removed frontend port from configs - no longer needed
|
2022-01-13 22:31:54 +01:00 |
|
|
|
f3a949f278
|
new enhanced .env for deployment
|
2022-01-13 22:30:53 +01:00 |
|
Moriz Wahl
|
b53fe452c8
|
Merge pull request #1224 from gradido/test-send-email
feat: Test and Refactor Send Email
|
2022-01-13 10:32:49 +01:00 |
|
Moriz Wahl
|
25dbfef8a8
|
Merge branch 'master' into test-send-email
|
2022-01-13 10:12:19 +01:00 |
|
|
|
c50f886d6b
|
Merge pull request #1220 from gradido/new_deployment
new_deployment
|
2022-01-13 09:31:43 +01:00 |
|
|
|
94dc5d3962
|
Merge branch 'master' into new_deployment
|
2022-01-13 09:14:13 +01:00 |
|
Hannes Heine
|
ab7c8dac9e
|
Merge pull request #1283 from gradido/1242-admin-creation-test-remove-space
Withdrew space at the end of an locale definition.
|
2022-01-13 09:03:35 +01:00 |
|
Hannes Heine
|
4b0fc4a8a2
|
Merge branch 'master' into 1242-admin-creation-test-remove-space
|
2022-01-13 08:51:40 +01:00 |
|
Hannes Heine
|
f802318d95
|
Merge pull request #1284 from gradido/1208-admin-multiple-creation-fix
Fix removing from masscreationlist now gives right item to the left l…
|
2022-01-13 08:50:03 +01:00 |
|
Hannes Heine
|
e8aa403ec7
|
Merge branch 'master' into 1208-admin-multiple-creation-fix
|
2022-01-13 08:39:19 +01:00 |
|
|
|
fa105abde0
|
Merge branch 'master' into new_deployment
|
2022-01-13 06:06:22 +01:00 |
|
|
|
28c369ba1b
|
Merge pull request #1148 from gradido/onboarding_process
onboarding process document
|
2022-01-12 22:11:40 +01:00 |
|
|
|
c13e1d1791
|
Merge branch 'master' into onboarding_process
|
2022-01-12 22:01:13 +01:00 |
|
|
|
d387ae9592
|
corrected two urls
|
2022-01-12 21:32:47 +01:00 |
|
|
|
4be6ca83dc
|
fix nginx workflow
|
2022-01-12 21:21:27 +01:00 |
|