Skip to content

Commit

Permalink
Deploying to gh-pages from @ c818976 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglemansweep committed Feb 17, 2024
1 parent 3fe8471 commit 2080743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hetzner.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ignition":{"config":{"replace":{"verification":{}}},"proxy":{},"security":{"tls":{}},"timeouts":{},"version":"3.4.0"},"kernelArguments":{},"passwd":{"users":[{"groups":["sudo","docker"],"name":"user","passwordHash":"$6$4DcadFC0.wM$.3jy/J4hsDnP55ehJM2zTEWyCrrc.O7m3N2/j2Zohel8n1qQJM73mwmHFFOyuTbp8eZH4XReUyzE1EbyqXx/b.","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPME1Cu6epBXHCAI6pRjhuWC5HprHsqLlrokNRqdpcd/yKvP4KauPGKzZpshG9P/EUJ/ZYCh1diD4CUZgkzY54n2GuDmfxqsnhjkdI9g8Ceu1VsXTLwvW62BVDQgXaVBhds9rd+f+DTIEMqQvCnwkWSnMCPTY/+mi4PqireJgdQ18UXkSGjWtbDb+BgJB9BLI61Wx+eoKe8JMjJjoRhV1xxinS1XlghATh9onddaM6k1uVuLi8hQRYRqbrBwUQ21P+pLQbe6XJLdw65jnThSH/9BJ59ePqpWS+H43fzl9iAyyZFoBV9IVT+P4roEIAIIs1O4Kp02R09azbml8JkON louis@home"]}]},"storage":{"disks":[{"device":"/dev/sdb","partitions":[{"label":"mnt_data","number":1,"resize":true,"sizeMiB":0}]}],"files":[{"group":{},"path":"/etc/docker/daemon.json","user":{},"contents":{"compression":"","source":"data:;base64,ewogICJtZXRyaWNzLWFkZHIiIDogIjAuMC4wLjA6OTMyMyIsCiAgImV4cGVyaW1lbnRhbCIgOiB0cnVlCn0K","verification":{}},"mode":420},{"group":{},"path":"/opt/tailscale-install.sh","user":{},"contents":{"compression":"gzip","source":"data:;base64,H4sIAAAAAAAC/6yST28TMRDF7/4U0y1S4bB2K1WRCuohCjlEKgQ1wDVy1rMbK17bsidJU+C7I++fLkohKoir/d7P857n/ExsYxArbQXaHaxkXLOIBDky9nk8u1tMxnfT5dfp/WI2/3ibXfHRJb/MGDuHuTUHCJgrt7fGSQW6BOsIpAko1QHwQUfStmK6hDMgjAkKAqkQJLWJhTT4DmiNlmGxdpC970DaVvCkyNi+QoI1kY9vhfCbKvKnS164WkSSK4MDc/nq27PBfyxlrUbXnKpHyOcDfal0pHTKuhm+WC+LzdEEJAM87Mrf2CCfgKDa9/Z7rN2ucVePGQv1iZc+tMKVtjJojPC6q6+p7U3G4lY5qDdKB8j9UW3tZeEht83zLwo/iI5o/42r/ghWfeqplSuTckcMO11glzMeImFdkAFMAhx6U7xTDhX3O9Ka1DOEklg7m4dG2NsmBqVNrq0Hqj2UzigMzR/l4eVhWal74oJkoFNRAsYkOZFlbIzbJ8TsE5Qu7GVIwTpQmqxsG42HWJDhStzc5L8uvy1b0IVF4trvrrn2yw4Et3B1Ad+hYREi5PLvYKPmjEtj+DDbv1D7WlIn/SqfkP8MAAD//3nVVluSBAAA","verification":{}},"mode":493}],"filesystems":[{"device":"/dev/disk/by-partlabel/mnt_data","format":"ext4","label":"mnt_data","path":"/mnt/data","wipeFilesystem":false}],"links":[{"group":{},"overwrite":true,"path":"/etc/systemd/system/multi-user.target.wants/docker.service","user":{},"hard":false,"target":"/usr/lib/systemd/system/docker.service"}]},"systemd":{"units":[{"contents":"# Generated by Butane\n[Unit]\nRequires=systemd-fsck@dev-disk-by\\x2dpartlabel-mnt_data.service\nAfter=systemd-fsck@dev-disk-by\\x2dpartlabel-mnt_data.service\n\n[Mount]\nWhere=/mnt/data\nWhat=/dev/disk/by-partlabel/mnt_data\nType=ext4\n\n[Install]\nRequiredBy=local-fs.target","enabled":true,"name":"mnt-data.mount"},{"enabled":true,"name":"docker.service"},{"contents":"[Unit]\nDescription=Run Tailscale Install\nWants = network-online.target\nAfter = network.target network-online.target\nConditionPathExists=/opt/tailscale-install.sh\nConditionPathExists=!/etc/tailscale/tailscaled\n[Service]\nType=forking\nTimeoutStartSec=180\nRemainAfterExit=yes\nKillMode=process\nExecStartPre=/bin/sleep 30\nExecStart=/usr/bin/sh -c \"/opt/tailscale-install.sh\"\n[Install]\nWantedBy=multi-user.target\n","enabled":true,"name":"tailscale-install.service"},{"contents":"[Unit]\nDescription=Tailscale Agent\nDocumentation=https://tailscale.com/kb/\nWants=network-pre.target tailscale-install.service\nAfter=network-pre.target NetworkManager.service systemd-resolved.service\n[Service]\nUser=0\nGroup=0\nExecStartPre=/etc/tailscale/tailscaled --cleanup\nExecStart=/etc/tailscale/tailscaled --state=/var/lib/tailscale/tailscaled.state --socket=/run/tailscale/tailscaled.sock --port=41641\nExecStopPost=/etc/tailscale/tailscaled --cleanup\nEnvironment=\"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/bin:/etc/tailscale\"\nRestart=on-failure\nRuntimeDirectory=tailscale\nRuntimeDirectoryMode=0755\nStateDirectory=tailscale\nStateDirectoryMode=0700\nCacheDirectory=tailscale\nCacheDirectoryMode=0750\nType=notify\n[Install]\nWantedBy=multi-user.target\n","enabled":true,"name":"tailscaled.service"}]}}
{"ignition":{"config":{"replace":{"verification":{}}},"proxy":{},"security":{"tls":{}},"timeouts":{},"version":"3.4.0"},"kernelArguments":{},"passwd":{"users":[{"groups":["sudo","docker"],"name":"user","passwordHash":"$6$4DcadFC0.wM$.3jy/J4hsDnP55ehJM2zTEWyCrrc.O7m3N2/j2Zohel8n1qQJM73mwmHFFOyuTbp8eZH4XReUyzE1EbyqXx/b.","sshAuthorizedKeys":["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAPME1Cu6epBXHCAI6pRjhuWC5HprHsqLlrokNRqdpcd/yKvP4KauPGKzZpshG9P/EUJ/ZYCh1diD4CUZgkzY54n2GuDmfxqsnhjkdI9g8Ceu1VsXTLwvW62BVDQgXaVBhds9rd+f+DTIEMqQvCnwkWSnMCPTY/+mi4PqireJgdQ18UXkSGjWtbDb+BgJB9BLI61Wx+eoKe8JMjJjoRhV1xxinS1XlghATh9onddaM6k1uVuLi8hQRYRqbrBwUQ21P+pLQbe6XJLdw65jnThSH/9BJ59ePqpWS+H43fzl9iAyyZFoBV9IVT+P4roEIAIIs1O4Kp02R09azbml8JkON louis@home"]}]},"storage":{"disks":[{"device":"/dev/sdb","partitions":[{"label":"mnt_data","number":1,"resize":true,"sizeMiB":0}],"wipeTable":true}],"files":[{"group":{},"path":"/etc/docker/daemon.json","user":{},"contents":{"compression":"","source":"data:;base64,ewogICJtZXRyaWNzLWFkZHIiIDogIjAuMC4wLjA6OTMyMyIsCiAgImV4cGVyaW1lbnRhbCIgOiB0cnVlCn0K","verification":{}},"mode":420},{"group":{},"path":"/opt/tailscale-install.sh","user":{},"contents":{"compression":"gzip","source":"data:;base64,H4sIAAAAAAAC/6yST28TMRDF7/4U0y1S4bB2K1WRCuohCjlEKgQ1wDVy1rMbK17bsidJU+C7I++fLkohKoir/d7P857n/ExsYxArbQXaHaxkXLOIBDky9nk8u1tMxnfT5dfp/WI2/3ibXfHRJb/MGDuHuTUHCJgrt7fGSQW6BOsIpAko1QHwQUfStmK6hDMgjAkKAqkQJLWJhTT4DmiNlmGxdpC970DaVvCkyNi+QoI1kY9vhfCbKvKnS164WkSSK4MDc/nq27PBfyxlrUbXnKpHyOcDfal0pHTKuhm+WC+LzdEEJAM87Mrf2CCfgKDa9/Z7rN2ucVePGQv1iZc+tMKVtjJojPC6q6+p7U3G4lY5qDdKB8j9UW3tZeEht83zLwo/iI5o/42r/ghWfeqplSuTckcMO11glzMeImFdkAFMAhx6U7xTDhX3O9Ka1DOEklg7m4dG2NsmBqVNrq0Hqj2UzigMzR/l4eVhWal74oJkoFNRAsYkOZFlbIzbJ8TsE5Qu7GVIwTpQmqxsG42HWJDhStzc5L8uvy1b0IVF4trvrrn2yw4Et3B1Ad+hYREi5PLvYKPmjEtj+DDbv1D7WlIn/SqfkP8MAAD//3nVVluSBAAA","verification":{}},"mode":493}],"filesystems":[{"device":"/dev/disk/by-partlabel/mnt_data","format":"ext4","label":"mnt_data","path":"/mnt/data","wipeFilesystem":false}],"links":[{"group":{},"overwrite":true,"path":"/etc/systemd/system/multi-user.target.wants/docker.service","user":{},"hard":false,"target":"/usr/lib/systemd/system/docker.service"}]},"systemd":{"units":[{"contents":"# Generated by Butane\n[Unit]\nRequires=systemd-fsck@dev-disk-by\\x2dpartlabel-mnt_data.service\nAfter=systemd-fsck@dev-disk-by\\x2dpartlabel-mnt_data.service\n\n[Mount]\nWhere=/mnt/data\nWhat=/dev/disk/by-partlabel/mnt_data\nType=ext4\n\n[Install]\nRequiredBy=local-fs.target","enabled":true,"name":"mnt-data.mount"},{"enabled":true,"name":"docker.service"},{"contents":"[Unit]\nDescription=Run Tailscale Install\nWants = network-online.target\nAfter = network.target network-online.target\nConditionPathExists=/opt/tailscale-install.sh\nConditionPathExists=!/etc/tailscale/tailscaled\n[Service]\nType=forking\nTimeoutStartSec=180\nRemainAfterExit=yes\nKillMode=process\nExecStartPre=/bin/sleep 30\nExecStart=/usr/bin/sh -c \"/opt/tailscale-install.sh\"\n[Install]\nWantedBy=multi-user.target\n","enabled":true,"name":"tailscale-install.service"},{"contents":"[Unit]\nDescription=Tailscale Agent\nDocumentation=https://tailscale.com/kb/\nWants=network-pre.target tailscale-install.service\nAfter=network-pre.target NetworkManager.service systemd-resolved.service\n[Service]\nUser=0\nGroup=0\nExecStartPre=/etc/tailscale/tailscaled --cleanup\nExecStart=/etc/tailscale/tailscaled --state=/var/lib/tailscale/tailscaled.state --socket=/run/tailscale/tailscaled.sock --port=41641\nExecStopPost=/etc/tailscale/tailscaled --cleanup\nEnvironment=\"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/bin:/etc/tailscale\"\nRestart=on-failure\nRuntimeDirectory=tailscale\nRuntimeDirectoryMode=0755\nStateDirectory=tailscale\nStateDirectoryMode=0700\nCacheDirectory=tailscale\nCacheDirectoryMode=0750\nType=notify\n[Install]\nWantedBy=multi-user.target\n","enabled":true,"name":"tailscaled.service"}]}}

0 comments on commit 2080743

Please sign in to comment.