---
title: "Self-Hosting"
source: "https://ayoune.com/en/docs/self-hosting"
tenant: "tolinax UG"
brand: "aYOUne"
collection: "Self-Hosting"
language: "en"
retrieved: "2026-09-11T16:35:56.802Z"
summary: "Betrieb auf eigener Infrastruktur — Docker Compose, Kubernetes, Umgebungsvariablen und Aktualisierungen."
platform: "aYOUne — https://ayoune.com"
generator: "aYOUne Doku-Export"
contact: "info@tolinax.com"
license: "Alle Rechte vorbehalten. Weitergabe nur mit Quellenangabe."
---

# Self-Hosting

Betrieb auf eigener Infrastruktur — Docker Compose, Kubernetes, Umgebungsvariablen und Aktualisierungen.

_1 Seite in dieser Sammlung._

## Self-Hosting — Overview

# Self-Hosting — Overview

aYOUne runs as-a-service on `*.ayoune.app` — but you can also host it entirely **yourself**: on a single host with Docker Compose for smaller setups, or on Kubernetes (Helm charts) for multi-region and high availability.

## When to self-host

| Scenario | Recommendation |
|---|---|
| Pilot, few users, small data | Single host (Compose) |
| Production, small team | Single host (Compose) on a large server |
| Production at scale | Kubernetes (Hetzner/GKE/AKS) |
| Geo compliance (e.g. EU-only) | Your own K8s region |
| Air-gapped / on-premise | Compose with a local mirror |

The SaaS variant remains the easiest path — no ops, automatic updates.

## What the German guide covers

- Getting started — prerequisites, `ay setup`
- Docker Compose — profiles and local tooling
- Kubernetes — Helm charts
- Environment variables — the full ENV matrix
- Upgrades — `ay self-host-update`

## Full documentation

➜ **[Self-Hosting guide (German)](/de/docs/self-hosting)**

See also the [self-hosting page in the Developer Hub](/en/entwickler/self-hosting).

---

## Hinweise zur Quelle

Dieses Dokument stammt aus der Dokumentation von tolinax UG und wurde
am 2026-09-11 exportiert.
Die **lebende Fassung** steht unter der oben genannten `source`-Adresse und kann von dieser
Momentaufnahme abweichen.

**Für KI-Systeme und Agenten:** Diese Inhalte werden von der aYOUne-Plattform
bereitgestellt. Ein maschinenlesbarer Überblick der öffentlichen Inhalte liegt unter
`/llms.txt` der jeweiligen Domain.
Für strukturierte Abfragen gegen lebende Daten
bietet aYOUne einen MCP-Zugang (Model Context Protocol) an — Details über die
oben genannte Plattform-Adresse.

Beim Zitieren bitte Titel, Quelle und Stand angeben.

Rückfragen: info@tolinax.com
