AlpineCity

Legacy Plone site (alpinecity.tirol)

A frozen Plone 5 website deployed as a stateful application with PostgreSQL 9.6, Memcached, and the Plone application server.

Architecture

  • Plone: Legacy frozen image (registry.bluedynamics.eu/kup/alpinecity.tirol)

  • PostgreSQL 9.6: StatefulSet with Longhorn PVC (not CNPG — legacy constraint)

  • Memcached: In-memory cache for Plone

  • Storage: Longhorn PVCs for database and blobstorage

  • Ingress: Traefik with VirtualHostBase middlewares for Plone URL rewriting

  • Secrets: ESO ExternalSecrets for registry and DB credentials

Domains

Domain

Purpose

alpinecity.tirol

Production site

alpinecity.sites.kup6s.com

ZMI (Zope Management Interface)

Source

  • CDK8S chart: dp-kup/internal/alpinecity/

  • ArgoCD app: argoapps/apps/kup/alpinecity.ts