Skip to content

Platform reference

Version

ComponentVersion
yunohost12.1.40.1
yunohost-admin12.1.14
yunohost-portal12.1.2
moulinette12.1.3
ssowat12.1.1

Architecture

The host provides a Debian-based self-hosting platform with:

  • Nginx — reverse proxy with automatic SSL via Let's Encrypt
  • SSOwat — SSO authentication portal (Lua-based)
  • OpenLDAP — central user directory
  • MariaDB — relational database
  • Postfix + Dovecot — mail stack
  • dnsmasq — DNS server
  • Metronome — XMPP (optional component)

Key Services

ServiceRole
yunohost-api.serviceAPI
yunohost-portal-api.servicePortal API
yunohost-firewall.serviceFirewall management
ssowatSSO portal (Nginx Lua module)

CLI

Management is done via the yunohost CLI:

bash
# List apps
yunohost app list

# List domains
yunohost domain list

# Run diagnosis
yunohost diagnosis run

# Backup
yunohost backup create

Northeast Systems · Aux Server · Infra Server