# Hosting Web hosting, domains, email, and website building for Luxembourg businesses. ## Overview | Aspect | Detail | |--------|--------| | Code | `hosting` | | Classification | Optional | | Dependencies | `prospecting` | | Status | Active | ## Features - `hosting` — Web hosting management - `domains` — Domain registration and management - `email` — Email hosting - `ssl` — SSL certificate management - `poc_sites` — Proof-of-concept site builder ## Permissions | Permission | Description | |------------|-------------| | `hosting.view` | View hosting data | | `hosting.manage` | Manage hosting services | ## Data Model - **HostedSite** — Hosted website records - **ClientService** — Client service subscriptions ## API Endpoints | Method | Path | Description | |--------|------|-------------| | `*` | `/api/v1/admin/hosting/*` | Admin hosting management | | `*` | `/api/v1/admin/hosting/services/*` | Service management | | `*` | `/api/v1/admin/hosting/sites/*` | Site management | | `GET` | `/api/v1/admin/hosting/stats/*` | Hosting statistics | ## Configuration No module-specific configuration. ## Additional Documentation - [User Journeys](user-journeys.md) — Hosting lifecycle user journeys