4004ba6ccb
add robots dir
2022-01-16 13:27:15 -08:00
cf982ee2c6
add robots.txt to docker-compose template
2022-01-16 13:26:52 -08:00
efd9487953
add cut cmd to du cmd in aws backup script
2022-01-16 13:26:37 -08:00
b2552b6345
fix gitea backup script
2022-01-16 12:28:06 -08:00
1a8f699ab4
UGH more endless fixes
2022-01-16 12:07:09 -08:00
5e3ab1768c
add boto/botocore checks, rearrange service installation steps
2022-01-16 11:53:43 -08:00
291ff2d28a
restore daily runs
2022-01-16 11:53:11 -08:00
229975883c
restore once a week schedule
2022-01-15 09:20:26 -08:00
af7ef822f0
remove commented lines
2022-01-15 09:18:28 -08:00
cc3688a982
add botocore/boto3 check for canary
2022-01-15 08:51:16 -08:00
e080cda745
add missing directive to rsyslog conf file
2022-01-15 08:05:34 -08:00
45c0f1390f
update certbot renewal service
2022-01-14 13:24:51 -08:00
dacef1ac09
fix rsyslog config file
2022-01-14 13:22:52 -08:00
03a8456a2a
fix execstartpre for canary service
2022-01-12 14:19:14 -08:00
d1d749d8e4
update makefile and add rsyslog config file
2022-01-12 14:06:56 -08:00
74adabc43a
update log strategy - all services log to syslog, rely on user to filter system log
2022-01-12 13:55:37 -08:00
3566305577
add rsyslog filtering option
2022-01-12 13:53:36 -08:00
7442b2ee87
completely remove StandardOutput: from all serivces
2022-01-10 11:17:07 -08:00
9aa49166a6
remove StandardOutput from service files https://github.com/systemd/systemd/pull/10944
2022-01-10 10:38:02 -08:00
f06ac24ecb
fix file: to append:
2022-01-10 01:36:18 -08:00
b796cc9756
bump backup services schedule to daily
2022-01-09 11:52:24 -08:00
25063ed251
pin mediawiki version to 1.34 in mw Dockerfile
2021-12-30 16:40:02 -08:00
72a47d71f2
more fail2ban cleanup
2021-12-30 16:31:31 -08:00
dba09976fb
remove non-functional fail2banlog ext
2021-12-30 16:30:03 -08:00
7a3c76b9f9
remove unused script (use one in scripts/ instead)
2021-12-30 15:56:30 -08:00
18fd6038df
fix clean-templates file
2021-12-30 15:56:30 -08:00
18814b6a1d
fix pod install dir variable name
2021-12-30 15:43:08 -08:00
fc35d94b3c
fix typos in apply templates script
2021-12-30 14:46:39 -08:00
3604bc1378
ignore environment when cleaning rendered templates
2021-12-30 14:44:14 -08:00
f0f65db9e3
make mkdocs-material submodule url https instad of git so it works without ssh key preconfigured
2021-12-30 14:37:15 -08:00
e5686d4d9a
Merge branch 'feature/environment-template'
...
* feature/environment-template:
massive rename of all ansible variables
prep apply templates script for ansible variable rename
fix missing var name in environment.j2
2021-12-30 12:00:06 -08:00
30c4a24b8d
massive rename of all ansible variables
2021-12-30 11:59:45 -08:00
904122db17
prep apply templates script for ansible variable rename
2021-12-30 11:59:43 -08:00
8760edf0c3
fix missing var name in environment.j2
2021-12-30 11:56:53 -08:00
b4650771bc
add environment template
2021-12-30 11:41:26 -08:00
b8182774a4
add --ignore-failed-read flag to gitea tar command
2021-12-26 19:26:48 -08:00
bb3b6c027a
update certbot service to send logs to /var/log
2021-12-24 15:41:49 -08:00
1d18b5e71c
send backup canary logs to /var/log
2021-12-24 15:41:22 -08:00
858cb6c3c8
send backup service logs to /var/log
2021-12-24 15:41:04 -08:00
0a5f9f99ac
fix service description
2021-12-24 15:39:32 -08:00
2ac521e1c9
fix env var name in clean olderthan script
2021-12-19 10:48:58 -08:00
ffc4f1d0c0
add --no-progress flag to aws bacup script
2021-12-19 10:48:40 -08:00
7246b0845c
cover cleanolderthan service with makefile install/uninstall rules
2021-12-12 11:29:02 -08:00
67acb4a32b
Merge branch 'clean-backups'
...
* clean-backups:
add systemd timer for clean backups service
2021-12-12 11:25:10 -08:00
15d4bcecc7
add systemd timer for clean backups service
2021-12-12 11:24:56 -08:00
9c92f3fd75
Merge branch 'service-updates'
...
* service-updates:
add service to clean files older than N days
add ExecStartPre to existing backup services
clean older than 45 days
2021-12-12 11:16:38 -08:00
b838446576
add service to clean files older than N days
2021-12-12 10:50:44 -08:00
25b0f900a7
add ExecStartPre to existing backup services
2021-12-12 10:50:30 -08:00
0b2943fc3a
clean older than 45 days
2021-12-12 10:50:07 -08:00
6fb8e7fdaa
update apply templates script to include ignore list
2021-12-10 18:14:42 -08:00