← Back to Projects

SKIL2 · Semester 2

Arcjet Hosting

A managed shared hosting platform for web applications — automated deployment via Docker & Kubernetes with multi-tenant isolation and built-in security by default.

Kubernetes Docker Web hosting Proxmox PostgreSQL Prometheus
Arcjet Hosting
Subject
SKIL2
Year
2026
Team
6 students
Semester
Semester 2

What is Arcjet Hosting?

Arcjet Hosting is a managed shared hosting platform built as our semester 2 SKIL2 project at Thomas More Geel. The goal: give developers a place to deploy and manage web applications without needing to configure servers, manage infrastructure, or navigate complex DevOps toolchains.

The project is still under active development — work is ongoing to polish deployment flows, improve automation, and broaden support for more application types.

In a shared hosting model, multiple users run their applications on the same physical server while remaining fully isolated from each other — they can't see or access each other's files or data. Arcjet handles all the underlying infrastructure automatically, so developers can focus on writing code instead of managing servers.

The Platform

What I Learned