From 24f5939804a960389a95bcb3393ad8284cfa5aca Mon Sep 17 00:00:00 2001
From: lauralani
Date: Fri, 7 Apr 2023 19:05:00 +0200
Subject: [PATCH] Update Git Links
---
index.njk | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/index.njk b/index.njk
index 267c759..db11d64 100644
--- a/index.njk
+++ b/index.njk
@@ -18,7 +18,8 @@ eleventyExcludeFromCollections: true
I'm a network engineer, with a pretty mixed technical background. I started my career in software development, and then
moved on to be a sysadmin with main emphasis on linux environments. Afterwards, I was a mix of network engineer and site
reliability engineer. Now I'm responsible for the network infrastructure at a big datacenter provider. Currently I'm
- primarily working on network automation and our internal network infrastructure.
+ primarily working on network automation and our internal network infrastructure, and I'm playing a lot with the Golang
+ programming language =).
Books
@@ -49,17 +50,18 @@ eleventyExcludeFromCollections: true
that I already have worked on or that I want to work on in the future.
- - building my own IPAM with Go.
- Source: sr.ht/~lauralani/ipam (still in development)
+
- building my own IPAM with Golang.
+ Source: https://codeberg.org/lauralani/ipam
+ (still in development, but has a lot of features already! :)
- hosting my own mail with
mailcow
- - managing my domains via Infrastructure as Code and sourcehut CI with
+
- managing my domains via Infrastructure as Code and CI/CD with
OctoDNS
- wrote my own
- dyndns tool
+ dyndns tool
in Python (supports Azure DNS and OVH)
- Automated my home WIFI with radius assigned VLANs via Freeradius and custom frontend
@@ -90,7 +92,7 @@ eleventyExcludeFromCollections: true
About
This website is open source and hosted at
- SourceHut. It's an entirely static webpage generated by
+ Codeberg e.V.. It's an entirely static webpage generated by
{{ eleventy.generator }}
and hosted with Caddy.