Commit Graph

343 Commits

Author SHA1 Message Date
eed13e3727 Setup offsite storage service
My own lil' S3
2020-07-12 21:01:06 +01:00
3c49c80ff1 Ensure traefik only listens on wireguard network 2020-07-12 19:29:18 +01:00
0314908eac Install docker on new server 2020-07-12 19:21:27 +01:00
9c0682ef9b Restrict SSH connections to wireguard cidr
Except on home server, still handy to connect on same network.
2020-07-12 17:53:02 +01:00
a6a3982cc8 Provision keys for walker 2020-07-12 17:19:51 +01:00
693c3fc0ab Remove legacy vars file 2020-07-12 17:12:47 +01:00
63eecf7a56 Provision new dedicated server 2020-07-12 17:06:02 +01:00
e5e308fafa Remove firewall role
firewalld does not play nice with docker!
2020-07-12 17:04:13 +01:00
f2d7d63e2d Update nextcloud base 2020-07-10 16:15:13 +01:00
dc2b51db6b Update synapse 2020-07-10 16:02:06 +01:00
ba486a26e4 Update duplicati 2020-07-09 19:27:53 +01:00
13a70b27a4 Add RGB LED controller 2020-07-06 20:48:57 +01:00
82bffc3538 Setup firewalld 2020-07-03 21:53:31 +01:00
fba284f9a9 Change primary gitea domain to the one I actually use 2020-07-02 19:42:51 +01:00
1c99477ce9 Move nextcloud config into root 2020-07-02 18:44:27 +01:00
c80d4b7e04 Move tt-rss config out of config directory 2020-07-02 18:24:26 +01:00
689c0cecd9 Set permissions on nextcloud data dir 2020-07-02 17:52:53 +01:00
452118e2a9 Update synapse 2020-07-02 17:41:22 +01:00
86a398d6b4 Replace docker-compose restart hack with shell handler hack
The docker-compose integration would start 2 of the same container, which does bad things to things like databases!
2020-06-28 20:13:12 +01:00
71086ca291 Do HA person management through web UI 2020-06-28 19:35:39 +01:00
e2ca9ad4a9 Don't use host hack to connect to influx
Just bind to internal port like a sane person
2020-06-28 19:16:22 +01:00
9f09554053 Set some sysctl settings so zeroconf works for HA
https://stackoverflow.com/a/46890741
2020-06-28 17:35:49 +01:00
bf2a5e9320 Add Tado and Arlo integrations 2020-06-27 21:00:18 +01:00
e4aba817cc Fix influxdb comms
Stupid host network mode and DNS
2020-06-27 21:00:07 +01:00
cfd46ea752 I'm probably where my phone is 2020-06-27 19:53:21 +01:00
fe5a5984c3 Remove container names from containers
They're not needed for anything, and caused annoying weird issues when cycling containers
2020-06-27 17:45:28 +01:00
681d591176 Add ESPHome 2020-06-27 16:45:00 +01:00
c89715c52b Add influxdb for homeassistant storage 2020-06-27 16:34:41 +01:00
93b4bef05d Add home-assistant 2020-06-27 16:16:52 +01:00
e5cbae81f4 Switch from Emby to Jellyfin
Merge remote-tracking branch 'origin/jellyfin'
2020-06-25 21:39:19 +01:00
e051db5e71 Remove obsolete middleware 2020-06-24 18:48:39 +01:00
7119d5877f Only expose deluge to internal network
And VPN
2020-06-24 18:48:30 +01:00
dd12b795b5 Remove pihole
Internal VPN server is working just perfectly instead
2020-06-24 18:46:13 +01:00
7d61282d19 Set depends_on where needed 2020-06-24 18:35:20 +01:00
7a3643f3c2 Persist mirror caches outside container 2020-06-24 18:21:14 +01:00
c771e425fb Replace ansible with system installed version
Similar to a572868b8f
2020-06-24 17:14:25 +01:00
df54decc99 Mirror dotfiles repo 2020-06-24 16:47:31 +01:00
82a3c85263 Install git-mirror container
This also moves the canonical home of this repo to my gitea instance!
2020-06-24 16:27:13 +01:00
5f9b337c7a Update gitea 2020-06-24 14:26:12 +01:00
2ab8928985 Update nextcloud base 2020-06-24 14:26:05 +01:00
319c96512e Change default theme to original
Black and green looks odd
2020-06-22 21:03:08 +01:00
913ee4759f Quote value to silence errors 2020-06-18 21:18:47 +01:00
9ba9593127 Remove debug log level for deluge 2020-06-18 20:50:04 +01:00
f878866f10 Update yamllint 2020-06-18 20:49:12 +01:00
9f59b30f1e Update synapse 2020-06-18 20:34:23 +01:00
7f62ed43d4 Update gitea to 1.12 2020-06-18 20:33:09 +01:00
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