Commit Graph

296 Commits

Author SHA1 Message Date
c09b46aac0 Stop moving into ansible/ before running things
Makes life easier
2020-06-15 13:21:52 +01:00
4d13e3c78f Move requirements files into ansible dir 2020-06-15 13:11:44 +01:00
624d1b5425 Set HSTS header for nextcloud 2020-06-13 21:14:23 +01:00
ca188ab1b4 Rename middleware
It's not actually applying a HSTS header
2020-06-13 21:09:48 +01:00
d7b6abaf58 Update to nextcloud 19 2020-06-13 21:06:33 +01:00
a22f555878 Unpin the versions of things I don't care about too much
If they update and break, it's not the end of the world, however unlikely it may be
2020-06-13 19:38:42 +01:00
a3d19eba94 Update synapse 2020-06-13 19:27:53 +01:00
cfee50159a Remove netdata from grimes
`htop` works just fine for that machine
2020-06-11 19:30:48 +01:00
3969b23cd0 Keep using fancy index
Repairs breaking change from 0f036dd6d7
2020-06-11 19:24:53 +01:00
e1ae11e388 Update quassel base 2020-06-10 13:54:18 +01:00
26aba92483 DIal back emby update
Apparently that was a pre-release
2020-06-10 13:53:47 +01:00
e54ec1312c Replace onlyoffice with collabora 2020-06-07 21:09:02 +01:00
0724ae9238 Update redis 2020-06-07 15:09:20 +01:00
61a50435c9 Update emby 2020-06-05 19:11:49 +01:00
fa41b09d83 Update deluge base 2020-06-05 17:36:09 +01:00
15720fded8 Update quassel base 2020-06-05 17:35:56 +01:00
1f9ea561df Update calibre 2020-06-05 17:35:37 +01:00
0a13b8e34d Update nextcloud base 2020-05-31 13:30:37 +01:00
d41d1b0d6c Update gitea 2020-05-31 13:26:47 +01:00
605ae4f8b8 Make sure media is owned correctly 2020-05-30 15:35:55 +01:00
e5d77f23fd Update deluge base 2020-05-29 15:37:49 +01:00
249045e4cd Update synapse 2020-05-29 15:37:39 +01:00
cd076b871c Update duplicati base 2020-05-29 15:36:40 +01:00
f59c625058 Move nextcloud DB to SSD
Speeeeeeeeed
2020-05-28 20:20:33 +01:00
28cdaefb05 Update nextcloud base 2020-05-27 16:17:32 +01:00
adc7611242 Only bind duplicati to wireguard interface 2020-05-25 17:38:26 +01:00
986fc50fde Set hostname for duplicati so it's picked up correctly in the UI
This shouldn't have any negative impact. Hopefully...
2020-05-25 17:32:44 +01:00
851f750948 Move duplicati to its own role so it can be installed on grimes 2020-05-25 17:25:58 +01:00
b45d399734 Mount entire host inside duplicati 2020-05-25 17:01:29 +01:00
7dd31c0556 Allow nextcloud to be reached over internal SSL
This removes the need for a custom config, and means traefik is proxying HTTP2, which is nice
2020-05-24 19:21:17 +01:00
eac381a90a Decrease resource limit on FaH
It's getting hot
2020-05-24 18:37:57 +01:00
d2269de4ad Claenup docker util scripts 2020-05-23 18:25:00 +01:00
ceca641e2f Remove deprecated options 2020-05-23 11:47:31 +01:00
c92f924faa Harden host key 2020-05-23 11:45:53 +01:00
2fe6cf7c93 Install mobile key 2020-05-23 11:23:45 +01:00
20d5020f6b Manually use file lookup so the terminal output looks nicer 2020-05-23 11:18:48 +01:00
09418cffb0 Provision SSH keys with ansible now 2020-05-23 11:04:50 +01:00
7e534e52e1 Merge SSH into base role 2020-05-23 10:58:09 +01:00
991535ca85 Add phone to VPN network 2020-05-23 10:49:18 +01:00
16881048e2 Update duplicati 2020-05-23 10:35:59 +01:00
892ac4e950 Update synapse 2020-05-22 22:34:37 +01:00
cd255f7ca2 Remove docker-rclone-mount
Seems there's some issues where having this attached which makes the duplicati container delete all its RO mounts.
2020-05-22 21:09:40 +01:00
7fbfbbb699 Ansiblize rclone mounts configs 2020-05-22 12:04:43 +01:00
251d52f1de Add rclone mounts 2020-05-22 11:47:45 +01:00
9b9af7e90d Set nextcloud trusted proxy to docker host IP 2020-05-21 18:11:51 +01:00
fc7b57eab9 Modify some things and cleanup gitea config 2020-05-21 17:58:38 +01:00
1c8d80e12d Revert "Add a redis cache to gitea"
This reverts commit c0c396f008.

Causes weird stability issues as the process received sig 15 and
restarts, which is strange!
2020-05-21 12:03:45 +01:00
6d51b570a1 Revert "Revert "Remove ansible_host definition""
This reverts commit 2a39292b85.

Reverted the wrong commit. Derp!
2020-05-21 12:03:22 +01:00
2a39292b85 Revert "Remove ansible_host definition"
This reverts commit e93dbf2ecf.

Causes weird stability issues as the process received sig 15 and
restarts, which is strange!
2020-05-19 22:06:04 +01:00
c0c396f008 Add a redis cache to gitea 2020-05-19 21:49:09 +01:00