bill
8cf749d4ed
Added hostname to gluetun service in Torrent-VPN docker-compose.yml
2024-09-29 05:43:25 -04:00
James
083c27f613
Merge pull request #38 from spuder/patch-1
...
Clarify resizing VM disk size in proxmox
2024-09-25 15:57:20 +01:00
James
7b7371cc86
Merge pull request #47 from Firef4rt/patch-1
...
Update docker-compose.yml
2024-09-25 15:55:41 +01:00
James
4a73fe8c99
Merge pull request #26 from muritalatolanrewaju/patch-1
...
Update readme.md
2024-09-25 15:54:18 +01:00
James
8cc0e738c3
Merge pull request #85 from cercatrova21/update-k3s
...
Update k3s version to v1.28.7+k3s1
2024-09-25 15:53:40 +01:00
James Turland
ec3a088ed7
update
2024-09-25 15:51:50 +01:00
James
8aed1489df
Merge pull request #90 from jdratlif/main
...
A few updates for the RKE2 ansible plays
2024-09-25 15:49:04 +01:00
James
444fcb2439
Merge pull request #84 from cercatrova21/longhorn-update
...
Update longhorn to 1.6.1
2024-09-25 15:44:41 +01:00
James
7e506e303f
Merge pull request #102 from Simon-CR/patch-1
...
Update k3s.sh
2024-09-25 15:39:01 +01:00
tehNooB
4b4321e7c7
Merge pull request #108 from DjCoke/DjCoke-patch-1
...
Update ingress.yaml
2024-09-19 21:37:38 +01:00
tehNooB
9cb97b087f
Merge pull request #107 from DjCoke/DjCoke-patch-PiHole
...
Update pihole-deployment.yaml
2024-09-19 21:37:24 +01:00
tehNooB
a3cdeae0a7
Update docker-compose.yml
2024-09-12 19:40:40 +01:00
DjCoke
df4f6d5616
Update ingress.yaml
...
Correctly call the Dashboard GUI via its newly made service
2024-09-08 17:42:15 +02:00
DjCoke
7a78dfd0d2
Update pihole-deployment.yaml
...
Make 2 separate services for DNS and Dashboard
2024-09-08 17:40:05 +02:00
James Turland
ea82a9098e
Merge branch 'main' of https://github.com/JamesTurland/JimsGarage
2024-09-05 12:35:08 +01:00
James Turland
c3878b28ce
ddns
2024-09-05 12:35:05 +01:00
tehNooB
203593c0aa
Merge pull request #97 from inspirepfs/main
...
Update main.yaml
2024-08-23 01:03:40 +01:00
tehNooB
b50e7a212e
Merge pull request #103 from Simon-CR/patch-2
...
Update k3s.sh - apt-get
2024-08-23 01:02:27 +01:00
tehNooB
2dedaa3daa
Merge pull request #104 from Simon-CR/patch-3
...
Update kube-vip - version
2024-08-23 01:00:55 +01:00
SimonC
e85f082001
Update kube-vip - version
...
change version to 0.8.2
2024-08-22 11:06:21 -04:00
SimonC
5852304957
Update k3s.sh - apt-get
...
Switched apt to apt-get to get rid of the warning message that using apt should be avoided in scripts.
2024-08-22 10:52:12 -04:00
SimonC
6503c607b1
Update k3s.sh
...
- added the variable for the ssh config file
- check if the file exist
- if file exist, look for the StrictHostKeyChecking value and update if needed, otherwise add the line
- if file does not exist, create it, change file permissions and add the setting
2024-08-22 10:12:44 -04:00
tehNooB
379113a824
Merge pull request #101 from Umar-37/patch-1
...
Update docker-compose.yaml
2024-08-08 19:40:47 +01:00
James Turland
103c54c378
watchtower
2024-08-05 13:19:05 +01:00
Umar-37
628ab3c3f8
Update docker-compose.yaml
...
change hostname to be same as service name
2024-07-31 16:29:07 +03:00
Peter Sykes
333024606d
Update main.yaml
...
Typo in name
2024-07-26 13:31:20 +01:00
James Turland
80d9a3c52b
Talos
2024-07-26 12:00:20 +01:00
James Turland
8d85943c50
authentik
2024-07-20 20:23:07 +01:00
James Turland
193162a7c8
netbird
2024-07-17 13:23:30 +01:00
James Turland
2d427970e2
headscale2
2024-07-08 14:05:45 +01:00
James Turland
ef6ba4bd22
add-kubernetes
2024-07-08 11:19:54 +01:00
James Turland
0cd8339e6e
plex
2024-07-01 22:43:06 +01:00
James Turland
1044f93da3
Merge branch 'main' of https://github.com/JamesTurland/JimsGarage
2024-06-15 00:26:45 +01:00
James Turland
8614fd9761
home-assistant
2024-06-15 00:26:41 +01:00
tehNooB
24f4e5b040
Update README.md
2024-06-01 14:14:04 +01:00
James Turland
c61143e109
fix folder structure
2024-05-16 16:58:51 +01:00
John Ratliff
4a231dc838
combine roles
...
Use one play for both roles since the targets are the same
Fact gathering disabled because it's slow and not needed for anything in the roles
2024-05-09 10:48:51 +00:00
John Ratliff
26e36348f9
add role argument validation
2024-05-09 10:47:03 +00:00
John Ratliff
eb346e7fb0
move defaults into role
2024-05-09 10:46:51 +00:00
John Ratliff
a6e93c5f9e
fix directory permissions
2024-05-09 10:34:36 +00:00
John Ratliff
dffd6962a4
move rke2 vars to role
...
default values are in defaults
url in vars since that pattern should never change
2024-05-09 10:25:29 +00:00
John Ratliff
f70bd28c56
add ansible config
...
specifies inventory automatically
disables host key checking
2024-05-09 10:16:30 +00:00
John Ratliff
c67c9780b5
update rke2 inventory
...
add rke2 group for added targeting
2024-05-09 10:15:13 +00:00
John Ratliff
e7a6429695
add devcontainer for rke2
2024-05-09 09:59:54 +00:00
James Turland
72b40db87c
Merge branch 'main' of https://github.com/JamesTurland/JimsGarage
2024-05-08 12:30:30 +01:00
James Turland
13bf31486f
rke2
2024-05-08 12:30:25 +01:00
tehNooB
69bb566168
Merge pull request #87 from cyberops7/traefik-3
...
Traefik v3 requires updating the CRDs API group version
2024-05-03 22:54:46 +01:00
cyberops7
d86eb06702
traefik v3 requires updating the CRDs API group version
2024-05-02 21:27:05 -06:00
tehNooB
916df74458
Update docker-compose.yaml
2024-05-02 16:35:56 +01:00
James Turland
a7b12f0b32
docker
2024-05-02 13:37:53 +01:00