Skip to content

Commit 75f49d7

Browse files
author
m3ow
committed
update + screenshots
1 parent 08e82f8 commit 75f49d7

9 files changed

Lines changed: 22 additions & 14 deletions

File tree

137 KB
Loading

content/post/immortal-host/git.png

169 KB
Loading

content/post/immortal-host/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ tags:
88
---
99

1010
## Introduction
11-
12-
Immortal Hosting is not just a standard hosting provider; it is a sophisticated, self-managed infrastructure project designed to deliver high-performance application and game server hosting. Built on a foundation of modern DevOps practices, it leverages container orchestration, edge computing, and high-availability database clusters to ensure resilience and scalability.
11+
[Immortal Hosting](https://immortal.host)
12+
is not just a standard hosting provider; it is a sophisticated, self-managed infrastructure project designed to deliver high-performance application and game server hosting. Built on a foundation of modern DevOps practices, it leverages container orchestration, edge computing, and high-availability database clusters to ensure resilience and scalability.
1313

1414
Below is a technical resume of the architecture and technologies currently powering the **Immortal.host** ecosystem.
1515

@@ -35,13 +35,15 @@ At the heart of Immortal Hosting lies a commitment to modern containerization an
3535
Efficiency and reliability are driven by automated pipelines, ensuring that code moves from development to production seamlessly.
3636

3737
* **Managed Private Gitea:** The ecosystem is powered by a private, self-managed **Gitea** instance. This acts as the central hub for version control, hosting both application source code and Infrastructure-as-Code (IaC) repositories securely.
38+
![Git](git.png)
3839
* **CI/CD Runners:** Integrated CI/CD runners are deployed to automate the software lifecycle. These runners handle testing, building, and deploying applications directly to the Kubernetes clusters, ensuring rapid iteration cycles and consistent delivery.
3940

4041
## Identity & Access Management
4142

4243
Security starts with identity. To protect the ecosystem, a unified authentication layer has been implemented across the board.
4344

4445
* **Authentik:** The infrastructure relies on **Authentik** as the central Identity Provider (IdP). This creates a seamless Single Sign-On (SSO) experience while enforcing strict access policies for all internal tools and panels.
46+
![Auth](auth.png)
4547

4648
## Database Architecture
4749

@@ -55,6 +57,7 @@ Data integrity and availability are prioritized.
5557
A primary function of the infrastructure is hosting low-latency, high-performance game servers.
5658

5759
* **Pelican Panel:** The infrastructure utilizes **Pelican Panel**, a modern, open-source game server management panel. This provides a centralized interface for deploying and managing game server instances.
60+
![Panel](panel.png)
5861
* **GTA V / FiveM:** A key workload includes **FiveM** servers, optimized for GTA V roleplay and gaming communities. The network is tuned to handle the UDP traffic and real-time demands of multiplayer gaming.
5962

6063
## Networking & Security
@@ -73,13 +76,18 @@ The network stack is designed for speed, security, and ease of management, utili
7376
Maintaining high uptime requires vigilance and a proactive stance on support.
7477

7578
* **Continuous Monitoring:** The health of the infrastructure is tracked in real-time. Automated monitoring systems keep a pulse on server metrics, container health, and network latency.
79+
![Monitoring](monitoring.png)
80+
7681
* **Unbeaten Support:** Beyond the code, the human element is a core pillar. As the founder, I provide responsive, technical support, bridging the gap between complex hosting infrastructure and end-user needs.
82+
![Status Page](status.png)
7783

7884
## Web Development
7985

8086
Beyond infrastructure, the ecosystem supports custom web applications.
8187

8288
* **Next.js (React):** The frontend components (such as landing pages or status dashboards) are built using **Next.js**. This allows for a reactive, component-based UI, capable of handling dynamic content like live server stats or image carousels with multi-language support (English/French).
89+
![Main Website](website.png)
90+
8391

8492
---
8593

450 KB
Loading
302 KB
Loading

content/post/immortal-host/php.png

90 KB
Loading
156 KB
Loading
1.33 MB
Loading

content/post/whoami/index.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,6 @@ tags:
6565

6666
---
6767

68-
### Skills
69-
70-
| | |
71-
| --- | --- |
72-
| **Infrastructure & Cloud** | Kubernetes, Docker, Podman, KVM, Linux Administration |
73-
| **Security & Identity** | CPTS, Authentik (IAM), Zero Trust Networking, DDoS Mitigation, Intrusion Detection (IDS) |
74-
| **DevOps & Automation** | CI/CD, Git, S3 Backups, Disaster Recovery |
75-
| **Web & Database** | Next.js, React, Caddy, Cloudflare |
76-
77-
---
78-
7968
### Certifications & Awards
8069

8170
**Certifications**
@@ -105,4 +94,15 @@ tags:
10594
* Hackfest (2024)
10695
* NorthSec (2024)
10796
* InCyberForum (2024)
108-
* CyberConference (2023)
97+
* CyberConference (2023)
98+
99+
---
100+
101+
### Skills
102+
103+
| | |
104+
| --- | --- |
105+
| **Infrastructure & Cloud** | Kubernetes, Docker, Podman, KVM, Linux Administration |
106+
| **Security & Identity** | CPTS, Authentik (IAM), Zero Trust Networking, DDoS Mitigation, Intrusion Detection (IDS) |
107+
| **DevOps & Automation** | CI/CD, Git, S3 Backups, Disaster Recovery |
108+
| **Web & Database** | Next.js, React, Caddy, Cloudflare |

0 commit comments

Comments
 (0)