@@ -16,16 +16,16 @@ I am a strong advocate for GitOps and using automations as much as possible,
16
16
to be clear, not everything should be automated but everything that can remove
17
17
waste (waste as an wasted time) should be automated as long as it is secure.
18
18
19
- This repository is my Homelab in code, this repo is an repetentation on what I am
20
- running in my Homelab and how my Homelab is currently configured. This is both for
21
- my own documentation but also to help and inspire others that want to do the
22
- same.
19
+ This repository is my Homelab in code, this repo is an repetentation on what I
20
+ am running in my Homelab and how my Homelab is currently configured. This is
21
+ both for my own documentation but also to help and inspire others that want to
22
+ do the same.
23
23
24
24
> [ !IMPORTANT]
25
- > Things will change and I am always trying out new things, so I have another repo
26
- > called homelab-archive where I move everything that I am no longer using but have
27
- > been running, so if there is something that you have seen here but doesn't exists
28
- > anymore then check in that repo, it should be there.
25
+ > Things will change and I am always trying out new things, so I have another
26
+ > repo called homelab-archive where I move everything that I am no longer using
27
+ > but have been running, so if there is something that you have seen here but
28
+ > doesn't exists anymore then check in that repo, it should be there.
29
29
30
30
## Background
31
31
@@ -45,8 +45,8 @@ quick way out sometime)
45
45
46
46
## My Homelab
47
47
48
- My Homelab is running Proxmox VE, I have run Proxmox pretty much since I decided to
49
- setup my Homelab and I love it!
48
+ My Homelab is running Proxmox VE, I have run Proxmox pretty much since I
49
+ decided to setup my Homelab and I love it!
50
50
51
51
> [ !NOTE]
52
52
> I hope to be able to setup more servers with Proxmox so I can experiment with
@@ -82,8 +82,8 @@ that Proxmox has to offer.
82
82
83
83
### Folder structure
84
84
85
- I have built the structure in a way so I can easily find what I am searching for
86
- so first level is the project or application I am interested in, the second
85
+ I have built the structure in a way so I can easily find what I am searching
86
+ for so first level is the project or application I am interested in, the second
87
87
level is the tools I have been using to setup the project/application for
88
88
instance Terraform, Ansible or maybe Docker compose file.
89
89
@@ -134,14 +134,14 @@ tutorial, and man I can say it has been an experiance.
134
134
135
135
### Some projects/applications looks out of date
136
136
137
- Yes as times go I will try different applications and projects and might replace
138
- stuff I have run before for something else that I liked, but as this is
137
+ Yes as times go I will try different applications and projects and might
138
+ replace stuff I have run before for something else that I liked, but as this is
139
139
documentation and history for me there will exists things that is outdated so
140
140
I can go back and check how I did something if I ever want to set it up again.
141
141
142
142
## Contribute
143
143
144
- Even if this is my own Homelab and I won't accept contribution dont heasitate to
145
- create a PR if there is something I could have done differently or if there is
146
- something that looks really wrong, I am still learning and all help is
144
+ Even if this is my own Homelab and I won't accept contribution dont heasitate
145
+ to create a PR if there is something I could have done differently or if there
146
+ is something that looks really wrong, I am still learning and all help is
147
147
appreciated.
0 commit comments