feat: add webp image format

This commit is contained in:
2024-02-18 17:38:06 +01:00
parent 16316ffa90
commit aab56d680d
55 changed files with 172 additions and 31 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -44,7 +44,7 @@ Currently my homelab is composed of the following elements:
---
## Topology
<img src="img/image-1.png" alt="Homelab topology"/>
![Homelab topology](img/image-1.png)
In terms of network architecture it is quite simple, there is only one subnet, the 10.0.0.0/24, that I have subdivided for the different equipment:
- 10.0.0.1 : Unifi Dream Machine
@@ -58,7 +58,7 @@ The vast majority of services/VM/storage are on the Mark1 server. This server is
[Unraid](https://unraid.net) is a paid OS that is offered in 3 versions:
<img src="img/image-2.png" alt="Unraid license options"/>
![Unraid license options](img/image-2.png)
The only difference is the number of storage devives we can install in our server. In my case I am on the "Plus" version. It's a one time payment that allows you to unlock all the features.
@@ -92,7 +92,7 @@ In addition to these services, I have two database managers: MariaDB and Redis.
In terms of VMs on Mark1, I have 2 Ubuntu VMs for web hosting. A GNS3 VM for network tests. A VM containing Home Assistant. A Debian VM for a Docker project in progress and a Kali VM to do Pentesting and have access to cyber tools in remote.
<img src="img/image-3.png" alt="Virtual Machines tab in Unraid"/>
![Virtual Machines tab in Unraid](img/image-3.png)
---
@@ -113,4 +113,4 @@ To learn more and better discover the world of Homelab, I advise you to take a l
- Intrusion Detection
- Switch to OPNSense
There will be a blog post about the V2 of my homelab in the coming months!
There will be a blog post about the V2 of my homelab in the coming months!