Commit Graph

413 Commits

Author SHA1 Message Date
Jake Howard d7bb71d14b Remove terraform modules
Makes sharing variables between modules (which i'd have to do) incredibly difficult. So flat with naming conventions it is!
2020-03-20 20:47:13 +00:00
Jake Howard 5938f7fca6 Remove statping from internal DNS
This *hammers* pihole and massively inflates the metrics. Remove for now until there's a sane way to fix it
2020-03-19 19:16:04 +00:00
Jake Howard 02293459e1 Localise queries
Doesn't do anything yet, but it might some day...
2020-03-19 19:14:45 +00:00
Jake Howard 45ae2be523 Update nextcloud container base 2020-03-18 21:49:20 +00:00
Jake Howard 5f79109195 Convert nextcloud db to postgres 2020-03-18 21:35:17 +00:00
Jake Howard 7eda50239c Remove reference to become_user: root
This was the default anyway
2020-03-17 21:11:02 +00:00
Jake Howard 236757b4c0 Update emby container base 2020-03-17 20:42:09 +00:00
Jake Howard 24686f8cb3 Merge custom dnsmasq config into pihole 2020-03-17 20:29:40 +00:00
Jake Howard 8093bcbcbb Just use the autogenerated one
It's _fine_.
2020-03-17 18:38:47 +00:00
Jake Howard 717391334e Use a short pihole password so it actually works 2020-03-17 18:10:06 +00:00
Jake Howard 69a6da95b9 Add pihole to internal DNS record 2020-03-16 20:13:07 +00:00
Jake Howard 359efe72b4 Install pihole
Eventially it'll replace dnsmasq, but not today
2020-03-16 13:44:24 +00:00
Jake Howard aa05b675f4 Kinda install ctop 2020-03-15 16:39:40 +00:00
Jake Howard cdcfcf3c66 Increase fail2ban threshold 2020-03-15 15:02:57 +00:00
Jake Howard bed0a2b06b Remove linguist hack around compose language
Turns out this messes up syntax highlighting on GitHub too
2020-03-15 14:35:09 +00:00
Jake Howard a0dd40847e Install wallabag
It's sqlite, for now
2020-03-15 14:34:28 +00:00
Jake Howard 4210013039 Update deluge base container 2020-03-15 12:07:48 +00:00
Jake Howard 8a5267bc61 Update librespeed 2020-03-15 12:05:17 +00:00
Jake Howard 1f78e2eb2c Update nextcloud to 18.0.2 2020-03-15 12:00:38 +00:00
Jake Howard b3e307f147 Move config into nextcloud directory 2020-03-15 11:51:23 +00:00
Jake Howard 871555532d Stop passing through the entire config directory
This makes updates so much easier!
2020-03-15 11:45:55 +00:00
Jake Howard 708250005a Install fail2ban 2020-03-13 23:08:26 +00:00
Jake Howard 92af315e69 Change haproxy timeouts 2020-03-13 22:26:30 +00:00
Jake Howard 1c1bdc3cbd Update gitea 2020-03-11 21:24:33 +00:00
Jake Howard 16acfb1f11 Update nextcloud container base 2020-03-11 21:24:27 +00:00
Jake Howard 47c0b65dfe Add some helper synapse cleanup scripts 2020-03-10 20:08:46 +00:00
Jake Howard 16e01c4a10 Update synapse to 1.11.1 2020-03-10 19:03:01 +00:00
Jake Howard 31497155ee Replace lsio mariadb container with official 2020-03-10 13:27:43 +00:00
Jake Howard 88af6f6da9 update quassel base 2020-03-10 08:56:40 +00:00
Jake Howard c7bd4fc413 Reduce retention policy 2020-03-09 13:42:00 +00:00
Jake Howard f9bae27e4e Update gitea 2020-03-08 20:07:28 +00:00
Jake Howard ac70fceca5 Convert all compose files to v2 2020-03-08 18:12:20 +00:00
Jake Howard 6f1258232c Install statping 2020-03-08 16:41:13 +00:00
Jake Howard dd956450dc Start folding 2020-03-08 15:13:44 +00:00
Jake Howard b8e866058f Update nextcloud container base 2020-03-06 08:54:16 +00:00
Jake Howard 242f6f07c9 Update traefik 2020-03-03 13:15:16 +00:00
Jake Howard bb9408a39e Update quassel base 2020-03-03 13:10:58 +00:00
Jake Howard 000ceea198 Update emby container base 2020-03-03 13:07:59 +00:00
Jake Howard 99a2472be8 Update nextcloud container 2020-03-03 13:04:19 +00:00
Jake Howard 53d87f533c Hack in an override for langiage detection
This makes compose files look like docker files, making the linguist reporting slightly more accurate
2020-03-02 19:57:41 +00:00
Jake Howard e2d20535f0 Ignore galaxy roles when linting 2020-03-02 19:46:20 +00:00
Jake Howard fa929cbca5 Install ntp from galaxy 2020-03-02 19:45:16 +00:00
Jake Howard 85f6f59970 Use ansible galaxy to install docker 2020-03-02 19:37:11 +00:00
Jake Howard 1af9fd508f Merge pull request #3 from RealOrangeOne/dependabot/pip/ansible-2.9.5
Bump ansible from 2.9.4 to 2.9.5
2020-03-01 12:59:13 +00:00
dependabot-preview[bot] e4ba8fe2a1 Bump ansible from 2.9.4 to 2.9.5
Bumps [ansible](https://github.com/ansible/ansible) from 2.9.4 to 2.9.5.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.9.4...v2.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-01 05:51:21 +00:00
Jake Howard 20c4e049c6 Provision wireguard keys for too-work 2020-02-28 16:16:31 +00:00
Jake Howard d1100485c0 Update emby container to fix issues with multiple processes running
Or at least, I think this fixed it
2020-02-24 21:52:36 +00:00
Jake Howard 238bc2acff Update calibre 2020-02-24 08:51:03 +00:00
Jake Howard caf63c299f Update README commands 2020-02-22 23:50:40 +00:00
Jake Howard 98bbf12f2d Fix spacing so it looks like valid terraform 2020-02-22 23:43:00 +00:00