Files
Apache-LXC-Intranet/README.md
2026-04-05 13:36:52 +01:00

807 B

Apache Intranet

Description

LXC containerized Apache webserver hosted within Proxmox

Serving a static HTML page, acting as the Intranet, providing a quick, user accessible way to reach internal only services

Architecture Diagram

        +----------------+
        | Proxmox Host   |
        +----------------+
                |
        +------------------+
        |Static Apache Page|
        |     (LXC)        |
        +------------------+
         /   |    |    \
        v    v    v     v
  +------------+ +--------+ +----------------+ +--------+ +------------+
  | Jellyfin   | | Grafana| |Simply Translate| | Calibre| |   Other    |
  |(Bare-Metal)| | (LXC)  | |     (Docker)   | |  (VM)  | |  Services  |
  +------------+ +--------+ +----------------+ +--------+ +------------+