Commit graph

276 commits

Author SHA1 Message Date
317ad27b2a make storage.osDisk optional 2024-02-29 20:59:48 +01:00
0fe9aef9f5 add derived isPhysical and isVirtual values for machines 2024-02-29 20:51:52 +01:00
960d3f6075 split machines into file for each machine 2024-02-29 20:30:32 +01:00
904098c877 rename machine type -> kind 2024-02-29 20:13:28 +01:00
45d9ab3cb7 fix use of globals within VM 2024-02-29 19:50:05 +01:00
e7f35bf1bd create module system for machines 2024-02-29 00:28:48 +01:00
9ee519055b Update README.md 2024-02-28 21:02:16 +00:00
735a8a0ddf skip deploy-rs flake check for architecture different from the
deployment machine
2024-02-28 21:39:23 +01:00
22c235f380 add documentation about broken flake checks 2024-02-27 23:31:48 +01:00
25937f535b integrate settings raspberry pi 2024-02-27 23:28:52 +01:00
1683c4caa8 deploy-rs works for raspberrypi 2024-02-27 20:14:53 +01:00
c2e2ed5ea8 WIP raspberry pi support 2024-02-26 23:08:12 +01:00
510dd8cf8a reduce memory for vpay 2024-02-25 19:06:56 +01:00
aa57171eda add bazzar to media stack 2024-02-24 21:45:29 +01:00
0d2952c006 add sonarr to media stack 2024-02-18 18:19:39 +01:00
1a81be138d add radarr and prowlarr to docker media stack 2024-02-18 11:14:07 +01:00
de0292d0cb added cname records for smtp2go 2024-02-17 17:08:51 +01:00
05a92b0da1 do not restart VMs on change 2024-02-17 10:15:46 +01:00
e24a44bc23 add jellyseerr service 2024-02-15 09:27:08 +01:00
ef994e472b rename jellyfin -> media stack
add transmission service to media stack
open jellyfin web UI to the internet
2024-02-13 00:11:26 +01:00
895e1365d9 exclude media library from borg backups 2024-02-12 22:48:53 +01:00
cdcb7d93b9 add jellyfin docker stack
add nfs shares for jellyfin
have 3 replicas of cyberchef
2024-02-12 22:30:29 +01:00
8201a613a9 update flake inputs 2024-02-11 16:27:58 +01:00
d6f1b42b9e remove kubenix 2024-02-11 14:56:20 +01:00
891d64a698 remove kubernetes related stuff 2024-02-11 14:52:45 +01:00
03e816ff21 create VM running k3s 2024-02-11 14:18:11 +01:00
5865e8a95a remove unused ansible group variables
update docker swarm documentation
2024-02-10 23:37:47 +01:00
b7b37f229f remove test cyberchef stack 2024-02-10 23:34:48 +01:00
e58b48221d Update docker_swarm/README.md 2024-02-10 22:33:41 +00:00
bcc15ded5e Update docker_swarm/README.md 2024-02-10 22:21:25 +00:00
5b8c26f489 Update README.md 2024-02-10 22:14:10 +00:00
cba31c7a65 Delete docker_swarm/requirements.yml 2024-02-09 08:12:57 +00:00
d0e02adcec remove terraform database
closes #50
2024-02-08 23:59:12 +01:00
a3ace01a6d remove legacy code 2024-02-08 23:53:02 +01:00
f38b9af075 manage vcpus and memory of VMs
fix kitchenowl connectivity
2024-02-08 23:44:36 +01:00
8b8106fade modularize docker swarm config 2024-02-07 23:15:48 +01:00
257afae918 make ssh host keys persistent for VMs
closes #49
2024-02-07 22:22:10 +01:00
06c61e2a61 mount whole docker directory
adjust mount location
2024-02-07 22:01:37 +01:00
3a874fa4f8 install jsondiff and pyyaml for docker swarm 2024-02-06 23:28:17 +01:00
57d191b837 create directory share for dnsmasw leases 2024-02-06 22:16:04 +01:00
ab8ae06040 create shadow docker swarm 2024-02-06 22:03:25 +01:00
701cc85327 removed all geokunis2 dns records except MX as prep for domain deprication 2024-02-05 23:21:21 +01:00
c84e67cb35 update readme about microvm bug 2024-02-05 22:50:57 +01:00
cf57391629 make docker swarm persistent using virtiofs share 2024-02-05 22:45:09 +01:00
17f110b183 add two nixos-managed VMs for docker swarm
change docker swarm ansible to target these vms
2024-02-04 17:16:41 +01:00
c461ab5e49 replace AWS with borgbase for backups 2024-02-03 14:22:23 +01:00
885cba2f30 add ip and mac arithmatic functions
calculate vm mac addresses
2024-02-01 22:57:18 +01:00
beb1c384ec remove dataHost option
improve certificate directory structure
2024-01-31 22:11:28 +01:00
929d20a7d6 change networking config structuring 2024-01-31 21:58:23 +01:00
c58d6c89b3 improve networking templating and configuration 2024-01-30 22:32:09 +01:00