Move 39 documentation files from top-level docs/ into each module's docs/ folder, accessible via symlinks from docs/modules/. Create data-model.md files for 10 modules with full schema documentation. Replace originals with redirect stubs. Remove empty guide stubs. Modules migrated: tenancy, billing, loyalty, marketplace, orders, messaging, cms, catalog, inventory, hosting, prospecting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.2 KiB
1.2 KiB
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 managementdomains— Domain registration and managementemail— Email hostingssl— SSL certificate managementpoc_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 — Hosting lifecycle user journeys