Commit Graph

43 Commits

Author SHA1 Message Date
dfd93dd5f8
Updated Ansible tasks to FQCN format 2023-05-03 23:42:55 -04:00
81d2ea447a
Add mediaserver, rm .gitignore, FQCN, Jellyfin
- Added development "mediaserver" playbook for testing
- rm .gitignore in roles dir since no external ansible roles are used
- Update a part of the base role to use FQCN for linting
- Added "jellyfin" role to install Jellyfin with docker-compose
- Updated Traefik to use the loopback for default web entry points
- Simplified Traefik docker-compose vars, Ansible sets defaults
2023-04-26 02:26:50 -04:00
85a6c3894a
Add basic auth and ignore backend SSL errors 2022-08-17 01:15:15 -04:00
7677bc25fa
Add WireGuard firewall rule 2022-08-13 00:19:24 -04:00
b255680a7a
Use host MariaDB in Gitea container 2022-08-11 21:04:07 -04:00
9eefad0e87
Install Fail2ban IP allow list 2022-06-28 23:43:58 -04:00
8362230eb4
Add nginx proxy server 2022-06-27 20:21:25 -04:00
82df91305a
Install aggressive Fail2ban jail for SSH 2022-06-18 19:47:02 -04:00
b52ccabd22
Add Fail2ban to Gitea and Bitwarden 2022-05-28 02:31:41 -04:00
3a92921932
Minor cleanup 2022-05-27 23:14:06 -04:00
45465ad26b
Add the ufw firewall 2022-05-27 16:29:27 -04:00
c0be314268
Add PostgreSQL server role 2022-05-26 23:49:06 -04:00
09dd034b2c
Add optional btrfs support 2021-06-24 00:37:12 -04:00
6a73e4120e
Email rsnapshot backup reports 2021-06-08 00:33:55 -04:00
96e7a0f8d2
Restart WireGuard on configuration update 2021-05-07 02:38:49 -04:00
e3a89aecc2
Add WireGuard VPN 2021-05-07 00:24:52 -04:00
44ec2ae197
Simplify to a single network interface template 2021-04-16 01:40:50 -04:00
8192f76787
Iterate over a variable for network management 2021-04-15 22:52:43 -04:00
3e943686ed
Depreciate DuckDNS cron in favor of ddclient 2021-03-16 01:09:36 -04:00
adcaeea71b
Add dnsutils to default installed packages 2021-03-16 00:43:36 -04:00
2615bc1557
Simplify ddclient template and enable SSL 2021-03-16 00:19:49 -04:00
26763ff614
Update ddclient template for DuckDNS 2021-03-15 22:24:23 -04:00
1f26fc6b94
Iterate through ddclient list for multiple records 2021-03-15 20:54:38 -04:00
a7d05e7de6
Update cache on Ansible dependency install 2021-03-13 01:13:06 -05:00
497572ce9d
Update dynamic DNS with ddclient 2021-02-28 02:26:21 -05:00
376b10227b
Add hashdeep and strace to default useful software 2020-10-13 23:17:41 -04:00
2e3c344047
Update cache on installing useful software 2020-09-21 17:41:32 -04:00
55c3403ac1
Add a disk usage analyzer to all installations 2020-09-17 01:42:16 -04:00
0fcd79040e
Add more frequently used packages by default 2020-09-04 02:44:44 -04:00
3e527311b2
Manage mounts in base role 2020-09-01 12:56:27 -04:00
2fbf9925fa
Silence curl output in DuckDNS script 2020-08-26 21:00:08 -04:00
f95881f9b1
Add curl to default packages 2020-08-26 20:33:12 -04:00
10a39235bb
Update DuckDNS subdomain with dynamic IP 2020-08-26 20:26:05 -04:00
97d920d09d
Add rsync to default packages 2020-08-22 14:42:56 -04:00
b52a56488d
Add default packages 2020-08-21 17:44:30 -04:00
1e81d17916
Update dockerbox playbook and manage SSH keys 2020-07-29 01:09:46 -04:00
c630af67cd
Move ansible role into base role 2020-07-09 21:54:15 -04:00
93ec159bbb
Add hypervisor playbook to Vagrant 2020-07-01 00:45:47 -04:00
fd5ad39a76
Allow toggle of host reboots and add defaults 2020-06-30 01:16:46 -04:00
c8b7821eb3
Provision dockerbox in Vagrant and setup network 2020-06-23 21:59:47 -04:00
0e31d97bf8
Remove static network_type 2020-05-23 22:27:49 -04:00
ff709be0db
Add static network interface 2020-04-24 22:24:02 -04:00
e425808b02
Manage interfaces and update dependency check
Setup bridge networking, install useful packages and fix Ansible
dependency check.
2020-03-05 02:06:21 -05:00