Skip to content

Commit

Permalink
Add homelab first blogpost
Browse files Browse the repository at this point in the history
  • Loading branch information
achaayb committed Jan 21, 2024
1 parent dce9361 commit 0b3ab95
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions content/blog/homelab_getting_started.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
+++
title = "Homelab Project - Getting started"
date = 2024-01-21
draft = false

[taxonomies]
categories = ["Homelab"]

[extra]
lang = "en"
toc = true
comment = true
copy = true
math = false
mermaid = false
outdate_alert = true
outdate_alert_days = 120
display_tags = true
truncate_summary = false
featured = false
+++

## Introduction
Hey folks! i always found that owning your own server a very interesting subject,
no need to pay cloud providers, having great privacy and diving into the internals of virtualisation.
so in this blog post ill be documenting the process of creating my own secure HA homelab

its nothing fancy, but it gets the job done.

i want to host the following:
- prometheus/grafana
- grafana/loki
- sentry
- wazuh
- Gitlab CE (DevSecOps oriented version control)
- Opengist

## Project Requirements

- Maroc telecom fiber optic
- Netgate 1100
- Tp-link switch
- Optiplex micro x4
- UPS
- Led's for swag
- IKEA furniture

## Diagram
![Homelab Diagram](/img/homelab_hardware_diagram.jpg)

## Conclusion
This is the initial idea, will be posting more about this project in this blog
Binary file added static/img/homelab_hardware_diagram.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b3ab95

Please sign in to comment.