Server rental store

AI in Belfast

# AI in Belfast: Server Configuration

This article details the server configuration supporting the "AI in Belfast" project, providing a technical overview for system administrators and developers. This project focuses on providing accessible AI resources and training within the Belfast community, and requires robust and scalable server infrastructure. This document assumes a basic understanding of Linux server administration and networking concepts.

Overview

The "AI in Belfast" infrastructure consists of three primary server roles: a web server (front-end), an application server (AI model hosting and API), and a database server (metadata and user data). These servers are hosted within a private cloud environment at the Belfast City Hall data center. Redundancy is built in at each layer to ensure high availability. This configuration leverages Debian 11 (Bullseye) as the operating system for all servers. SSH access is strictly controlled using key-based authentication. Firewalls are configured using iptables to restrict incoming and outgoing traffic.

Web Server Configuration

The web server handles all incoming HTTP/HTTPS requests, serving static content and proxying requests to the application server. It's the first point of contact for users.

Software Stack:

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️