1302 Commits

Author SHA1 Message Date
Jake Howard
a95ceb348f
Install docker from binary on debian distros
This is because the repos are usually super out of date, or at least can stray quite a bit
2021-02-07 15:56:25 +00:00
Jake Howard
c4999d7b25
Use ansible collections for things 2021-02-07 13:02:14 +00:00
Jake Howard
e8496ddced
Deploy deluge in docker
Makes version managing so much easier!
2021-02-01 17:24:36 +00:00
Jake Howard
ac68b36841
Initially provision deluge machine
Based on Docker, so deluge itself is easier to install and keep updated. Until such time it's in the repos
2021-02-01 15:40:06 +00:00
Jake Howard
54eee03524
Fix YAML linting and service name 2021-01-31 17:27:44 +00:00
Jake Howard
7b9bab14fa
Remove stray variables file 2021-01-31 16:56:25 +00:00
Jake Howard
c7fba8107a
Move grafana to forrest 2021-01-31 16:52:24 +00:00
Jake Howard
a79e54d45a
Add forrest instance 2021-01-31 15:18:20 +00:00
Jake Howard
058290b321
Keep track of IPs for PVE hosts
Yea they're all random, I'll deal with that later
2021-01-31 12:46:43 +00:00
Jake Howard
9023b269eb
Allow PVE VMs to access nebula hosts via ingress 2021-01-31 12:19:33 +00:00
Jake Howard
643d843bfb
Enable unsafe routing to PVE network over nebula 2021-01-30 22:59:56 +00:00
Jake Howard
da301eb7dd
Provision remaining nebula instances 2021-01-30 20:47:11 +00:00
Jake Howard
08ff5dcf94
Provision nebula certs using Ansible 2021-01-30 20:06:31 +00:00
Jake Howard
92815a6f76
Add platform-agnostic installation of nebula 2021-01-30 19:10:52 +00:00
Jake Howard
723372dd09
Name keys after hostname 2021-01-30 18:16:28 +00:00
Jake Howard
703b3b194f
Make index read-only so it's not always reowned 2021-01-29 21:52:22 +00:00
Jake Howard
062742bc5e
Update synapse 2021-01-29 21:44:34 +00:00
Jake Howard
e1f3572a7c
Set pages install directory correctly 2021-01-29 21:35:01 +00:00
Jake Howard
c5050381fc
Update plausible to v1.2 2021-01-29 21:34:44 +00:00
Jake Howard
698804ff38
Remove gitlab 2021-01-28 19:54:03 +00:00
Jake Howard
89a6c7680c
Decommission walker
Kimsufi is just too annoying of a host. Everything has either been moved off, killed, or has further plans.
2021-01-28 18:56:39 +00:00
Jake Howard
b339cb0e2d
Move upload to grimes 2021-01-28 14:04:55 +00:00
Jake Howard
909f693cba
Fix location of zpool command
TIL lookups are executed on the host
2021-01-26 22:02:58 +00:00
Jake Howard
3de14efd9e
Remove heimdall
I've literally not used it since setting it up
2021-01-26 21:53:52 +00:00
Jake Howard
a44a79031a
Init some skeleton nebula stuff 2021-01-25 21:53:04 +00:00
Jake Howard
0ecd884a9a
Deploy yourls 2021-01-22 21:29:27 +00:00
Jake Howard
2a8f715eca
Add redis cache for gitea 2021-01-22 18:59:52 +00:00
Jake Howard
cc847a069c
Resolve zpool location
Hopefully this means they actually run
2021-01-22 15:29:41 +00:00
Jake Howard
a2c6d7c276
Swap out alpine for debian on ingress
Mostly for future nebula deployment
2021-01-22 14:53:02 +00:00
Jake Howard
0f9802a46c
Install duplicati on PVE docker machine
Requires some changes to how private IPs are specified, which I really need to clean up at some point!
2021-01-20 21:38:01 +00:00
Jake Howard
f6c176d2f0
Ensure duplicati base is always updated 2021-01-20 21:30:25 +00:00
Jake Howard
fce8cf3768
Update nextcloud 2021-01-20 20:58:28 +00:00
Jake Howard
76eeeec260
Update wallabag 2021-01-20 20:39:27 +00:00
Jake Howard
3321b852a5
Update traefik to v2.4 2021-01-20 20:33:57 +00:00
Jake Howard
700360eb96
Update synapse 2021-01-20 20:20:09 +00:00
Jake Howard
3e8a3b2c6b
Update gotify 2021-01-20 20:02:01 +00:00
Jake Howard
48c507e0c3
Up page sizes for gitea stuff
Screw paginating!
2021-01-19 21:20:00 +00:00
Jake Howard
26905e245b
Hide heatmap on gitea
It's kinda useless at this scale
2021-01-19 17:42:10 +00:00
Jake Howard
41915ec69c
Replace gitlab with gitea
Leave gitlab in place for a bit in case I need to get at data
2021-01-18 20:14:38 +00:00
Jake Howard
f9187109c7
Correct router name for pages 2021-01-17 20:03:02 +00:00
Jake Howard
ac4a93e0ed
Setup DNS for pages 2021-01-17 12:49:23 +00:00
Jake Howard
b992df0313
Fix variable name for traefik conditional provider 2021-01-16 23:30:09 +00:00
Jake Howard
604202fdce
Add traefik pages
Add it ready for the migration in future
2021-01-16 23:29:55 +00:00
Jake Howard
e1ea938d59
Add file providers for jellyfin and HA 2021-01-13 22:12:58 +00:00
Jake Howard
969674772c
Snapshot PVE root pool too 2021-01-10 13:23:36 +00:00
Jake Howard
7672d99aa8
Remove homeassistant configuration
It's now in its own VM, and i'll deal with version control using the git integration there directly I suspect.
2021-01-10 13:12:19 +00:00
Jake Howard
b40266b276
Add roles to handle PVE nag and repos 2021-01-09 23:21:35 +00:00
Jake Howard
6dd86ea870
Limit ZFS ARC size on PVE 2021-01-09 22:32:55 +00:00
Jake Howard
d87ec89887
Persist arc size
Modprobe only loads the module, it doesn't ensure the ARC value persists correctly.
2021-01-09 22:25:29 +00:00
Jake Howard
0c6e9969bc
Give myself passwordless sudo access to zfs stuff
This is needed for syncoid pulls
2021-01-09 21:36:09 +00:00