Skip to content

Commit 0f54711

Browse files
committed
update links
1 parent 3074c3f commit 0f54711

File tree

3 files changed

+34
-35
lines changed

3 files changed

+34
-35
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
<div align="center">
66

7-
[![GitHub Pages](https://img.shields.io/github/actions/workflow/status/kCn3333/homelab/main.yml?style=flat-square&logo=github&label=Pages%20Build&color=4CAF50)](https://github.com/kCn3333/homelab/actions)
8-
[![Live](https://img.shields.io/badge/docs-live-4CAF50?style=flat-square)](https://kcn3333.github.io/homelab/)
7+
[![GitHub Pages](https://img.shields.io/github/actions/workflow/status/kCn3333/homelab/main.yml?style=flat-square&logo=github&label=Pages%20Build&color=4CAF50)](https://homelab.kcn333.coms)
8+
[![Live](https://img.shields.io/badge/docs-live-4CAF50?style=flat-square)](https://homelab.kcn333.com)
99
[![License](https://img.shields.io/badge/license-MIT-4CAF50?style=flat-square)](LICENSE)
1010

1111

@@ -18,9 +18,9 @@
1818

1919
This repo contains my homelab documentation, configs, and infrastructure notes. Think of it as a digital garden where I document everything I learn while breaking and fixing things in my lab.
2020

21-
**📖 [Read the full documentation →](https://kcn3333.github.io/homelab/)**
21+
**📖 [Read the full documentation →](https://homelab.kcn333.com/)**
2222

23-
**🟢 [Check what is up →](https://status.kcn333.pl/)**
23+
**🟢 [Check what is up →](https://status.kcn333.com/)**
2424

2525

2626
## 🛠️ The Stack
@@ -65,23 +65,23 @@ This repo contains my homelab documentation, configs, and infrastructure notes.
6565
---
6666
| Service | Role in Lab | Status |
6767
| :--- | :--- | :--- |
68-
| ![Docker](https://img.shields.io/badge/Docker-2496ED?style=flat-square&logo=docker&logoColor=white) | Containerization & Runtime | <img src="https://status.kcn333.pl/api/badge/1/status?upColor=4CAF50&downColor=f38ba8" alt="Docker Status"> |
69-
| ![Pi-Hole](https://img.shields.io/badge/Pi--hole-96060C?style=flat-square&logo=pi-hole&logoColor=white) | Network-wide Ad Blocking & DNS | <img src="https://status.kcn333.pl/api/badge/6/status?upColor=4CAF50&downColor=f38ba8" alt="Pi-Hole Status"> |
70-
| ![Nginx Proxy Manager](https://img.shields.io/badge/Nginx_Proxy_Manager-232F3E?style=flat-square&logo=nginx&logoColor=white) | Reverse Proxy Management | <img src="https://status.kcn333.pl/api/badge/4/status?upColor=4CAF50&downColor=f38ba8" alt="NPM Status"> |
71-
| ![Cloudflare](https://img.shields.io/badge/Cloudflare-F38020?style=flat-square&logo=cloudflare&logoColor=white) | Secure Tunnels & DNS | <img src="https://status.kcn333.pl/api/badge/11/status?upColor=4CAF50&downColor=f38ba8" alt="Cloudflare Status"> |
72-
| ![Twingate](https://img.shields.io/badge/Twingate-1C1C1C?style=flat-square&logo=twingate&logoColor=white) | Zero-trust Network Access | <img src="https://status.kcn333.pl/api/badge/13/status?upColor=4CAF50&downColor=f38ba8" alt="Twingate Status"> |
73-
| ![Watchtower](https://img.shields.io/badge/Watchtower-5E60CE?style=flat-square&logo=watchtower&logoColor=white) | Auto-update Docker Containers | <img src="https://status.kcn333.pl/api/badge/10/status?upColor=4CAF50&downColor=f38ba8" alt="Watchtower Status"> |
68+
| ![Docker](https://img.shields.io/badge/Docker-2496ED?style=flat-square&logo=docker&logoColor=white) | Containerization & Runtime | <img src="https://status.kcn333.com/api/badge/1/status?upColor=4CAF50&downColor=f38ba8" alt="Docker Status"> |
69+
| ![Pi-Hole](https://img.shields.io/badge/Pi--hole-96060C?style=flat-square&logo=pi-hole&logoColor=white) | Network-wide Ad Blocking & DNS | <img src="https://status.kcn333.com/api/badge/6/status?upColor=4CAF50&downColor=f38ba8" alt="Pi-Hole Status"> |
70+
| ![Nginx Proxy Manager](https://img.shields.io/badge/Nginx_Proxy_Manager-232F3E?style=flat-square&logo=nginx&logoColor=white) | Reverse Proxy Management | <img src="https://status.kcn333.com/api/badge/4/status?upColor=4CAF50&downColor=f38ba8" alt="NPM Status"> |
71+
| ![Cloudflare](https://img.shields.io/badge/Cloudflare-F38020?style=flat-square&logo=cloudflare&logoColor=white) | Secure Tunnels & DNS | <img src="https://status.kcn333.com/api/badge/11/status?upColor=4CAF50&downColor=f38ba8" alt="Cloudflare Status"> |
72+
| ![Twingate](https://img.shields.io/badge/Twingate-1C1C1C?style=flat-square&logo=twingate&logoColor=white) | Zero-trust Network Access | <img src="https://status.kcn333.com/api/badge/13/status?upColor=4CAF50&downColor=f38ba8" alt="Twingate Status"> |
73+
| ![Watchtower](https://img.shields.io/badge/Watchtower-5E60CE?style=flat-square&logo=watchtower&logoColor=white) | Auto-update Docker Containers | <img src="https://status.kcn333.com/api/badge/10/status?upColor=4CAF50&downColor=f38ba8" alt="Watchtower Status"> |
7474

7575
### Applications
7676
---
7777
| Application | Role in Lab | Status |
7878
| :--- | :--- | :--- |
79-
| ![Portainer](https://img.shields.io/badge/Portainer-13BEF9?style=flat-square&logo=portainer&logoColor=white) | Docker Management GUI | <img src="https://status.kcn333.pl/api/badge/24/status?upColor=4CAF50&downColor=f38ba8" alt="Portainer Status"> |
80-
| ![n8n](https://img.shields.io/badge/n8n-FF6584?style=flat-square&logo=n8n&logoColor=white) | Workflow Automation | <img src="https://status.kcn333.pl/api/badge/20/status?upColor=4CAF50&downColor=f38ba8" alt="n8n Status"> |
81-
| ![Duplicati](https://img.shields.io/badge/Duplicati-4ea2e0?style=flat-square&logo=duplicati&logoColor=white) | Backup Solution | <img src="https://status.kcn333.pl/api/badge/19/status?upColor=4CAF50&downColor=f38ba8" alt="Duplicati Status"> |
82-
| ![Nextcloud](https://img.shields.io/badge/Nextcloud-0082C9?style=flat-square&logo=nextcloud&logoColor=white) | Personal Cloud & Collaboration | <img src="https://status.kcn333.pl/api/badge/5/status?upColor=4CAF50&downColor=f38ba8" alt="Nextcloud Status"> |
83-
| ![Gitea](https://img.shields.io/badge/Gitea-609926?style=flat-square&logo=gitea&logoColor=white) | Self-hosted Git Service | <img src="https://status.kcn333.pl/api/badge/16/status?upColor=4CAF50&downColor=f38ba8" alt="Gitea Status"> |
84-
| ![Vaultwarden](https://img.shields.io/badge/Vaultwarden-175DDC?style=flat-square&logo=bitwarden&logoColor=white) | Password Manager (Bitwarden) | <img src="https://status.kcn333.pl/api/badge/12/status?upColor=4CAF50&downColor=f38ba8" alt="Vaultwarden Status"> |
79+
| ![Portainer](https://img.shields.io/badge/Portainer-13BEF9?style=flat-square&logo=portainer&logoColor=white) | Docker Management GUI | <img src="https://status.kcn333.com/api/badge/24/status?upColor=4CAF50&downColor=f38ba8" alt="Portainer Status"> |
80+
| ![n8n](https://img.shields.io/badge/n8n-FF6584?style=flat-square&logo=n8n&logoColor=white) | Workflow Automation | <img src="https://status.kcn333.com/api/badge/20/status?upColor=4CAF50&downColor=f38ba8" alt="n8n Status"> |
81+
| ![Duplicati](https://img.shields.io/badge/Duplicati-4ea2e0?style=flat-square&logo=duplicati&logoColor=white) | Backup Solution | <img src="https://status.kcn333.com/api/badge/19/status?upColor=4CAF50&downColor=f38ba8" alt="Duplicati Status"> |
82+
| ![Nextcloud](https://img.shields.io/badge/Nextcloud-0082C9?style=flat-square&logo=nextcloud&logoColor=white) | Personal Cloud & Collaboration | <img src="https://status.kcn333.com/api/badge/5/status?upColor=4CAF50&downColor=f38ba8" alt="Nextcloud Status"> |
83+
| ![Gitea](https://img.shields.io/badge/Gitea-609926?style=flat-square&logo=gitea&logoColor=white) | Self-hosted Git Service | <img src="https://status.kcn333.com/api/badge/16/status?upColor=4CAF50&downColor=f38ba8" alt="Gitea Status"> |
84+
| ![Vaultwarden](https://img.shields.io/badge/Vaultwarden-175DDC?style=flat-square&logo=bitwarden&logoColor=white) | Password Manager (Bitwarden) | <img src="https://status.kcn333.com/api/badge/12/status?upColor=4CAF50&downColor=f38ba8" alt="Vaultwarden Status"> |
8585

8686
### Monitoring
8787
---
@@ -124,7 +124,7 @@ MIT License - do whatever you want with this!
124124

125125
## 🔗 Links
126126

127-
- 📖 **[Full Documentation](https://kcn3333.github.io/homelab/)**
127+
- 📖 **[Full Documentation](https://homelab.kcn333.com/)**
128128
- 💬 **[Discussions](https://github.com/kCn3333/homelab/discussions)**
129129
- 🐛 **[Report Issues](https://github.com/kCn3333/homelab/issues)**
130130

docs/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
<a href="https://github.com/kCn3333/homelab">
44
<img src="https://img.shields.io/badge/version-0.3.3.3-4CAF50?style=flat-square&logo=github&logoColor=white" alt="Version">
55
</a>
6-
<img src="https://status.kcn333.pl/api/badge/3/status?upColor=4CAF50&downColor=f38ba8" alt="Server Status">
7-
<img src="https://status.kcn333.pl/api/badge/3/uptime?color=4CAF50" alt="Uptime">
8-
<img src="https://status.kcn333.pl/api/badge/3/response?color=4CAF50" alt="Response">
6+
<img src="https://status.kcn333.com/api/badge/3/status?upColor=4CAF50&downColor=f38ba8" alt="Server Status">
7+
<img src="https://status.kcn333.com/api/badge/3/uptime?color=4CAF50" alt="Uptime">
8+
<img src="https://status.kcn333.com/api/badge/3/response?color=4CAF50" alt="Response">
99
</p>
1010
> "The cloud is just someone else's computer" – Ancient IT Proverb
1111
1212

1313
## 🔗 Quick Links
1414

15-
* [:fontawesome-solid-chart-line: **Service Status**](https://status.kcn333.pl)
15+
* [:fontawesome-solid-chart-line: **Service Status**](https://status.kcn333.com)
1616
* [:fontawesome-brands-github: **Docker Compose Repository**](https://github.com/kCn3333/docker-compose)
17-
* [:material-web: **My Home Page**](https://kcn333.pl)
17+
* [:material-web: **My Home Page**](https://kcn333.com)
1818

1919
---
2020

@@ -46,7 +46,6 @@ Hello and welcome! This is my personal homelab documentation – a living knowle
4646

4747
## 📂 Documentation Sections
4848

49-
Browse the documentation by topic:
5049

5150
- <span class="color-green">**🖧 Infrastructure**</span> - <span class="color-grey">:material-server: Hardware setup, :material-server-network-outline: network configuration</span>
5251
- <span class="color-green">**⏻ Provisioning**</span> - <span class="color-grey">:simple-virtualbox: VM and :simple-linux: bare-metal deployment workflows</span>

docs/pentesting/pfsense-config-notes.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,23 +22,23 @@
2222
After the initial boot, pfSense will present a console menu.
2323

2424
1. **Assign Interfaces** (Option 1)
25-
26-
- Assign `WAN` interface to your external/host network adapter (bridge or NAT)
27-
- Assign `LAN` interface to your internal lab network adapter (LAN Segment)
25+
26+
- Assign `WAN` interface to your external/host network adapter (bridge or NAT)
27+
- Assign `LAN` interface to your internal lab network adapter (LAN Segment)
2828

2929
2. **Set Interface IP Addresses** (Option 2)
3030

31-
**WAN Interface:**
31+
**WAN Interface:**
3232

33-
- Configure via DHCP or set static IP in your host network range (e.g., `192.168.10.10/24`)
34-
- Gateway: Your host network gateway
33+
- Configure via DHCP or set static IP in your host network range (e.g., `192.168.10.10/24`)
34+
- Gateway: Your host network gateway
3535

36-
**LAN Interface:**
36+
**LAN Interface:**
3737

38-
- Static IP: `10.0.0.1`
39-
- Subnet mask: `24` (255.255.255.0)
40-
- Enable DHCP server for LAN: `Yes`
41-
- DHCP range: `10.0.0.150` to `10.0.0.200`
38+
- Static IP: `10.0.0.1`
39+
- Subnet mask: `24` (255.255.255.0)
40+
- Enable DHCP server for LAN: `Yes`
41+
- DHCP range: `10.0.0.150` to `10.0.0.200`
4242

4343
3. Access the web interface at `http://10.0.0.1` from any VM on the LAN network
4444

@@ -117,7 +117,7 @@ Add the following entries for your vulnerable web applications:
117117
| shop | dojo.lan | 10.0.0.50 | Juice Shop |
118118
| cheese | dojo.lan | 10.0.0.50 | Cheese Shop |
119119

120-
Click **Save** and **Apply Changes** after adding all entries.
120+
**Save** and **Apply Changes** after adding all entries.
121121

122122
### Step 2: Reverse Proxy Configuration on Web Server
123123

0 commit comments

Comments
 (0)