feat: Site provisioning API � spin up new Joomla sites programmatically #15

Open
opened 2026-05-08 00:51:01 +00:00 by jmiller · 0 comments
Owner

API endpoint to create, configure, and destroy WaaS sites on demand.

Acceptance Criteria

  • POST /sites creates a new Joomla instance
  • Template selection (which extensions to pre-install)
  • DNS auto-configuration
  • SSL auto-provisioning
  • Tenant isolation enforcement
API endpoint to create, configure, and destroy WaaS sites on demand. ## Acceptance Criteria - [ ] POST /sites creates a new Joomla instance - [ ] Template selection (which extensions to pre-install) - [ ] DNS auto-configuration - [ ] SSL auto-provisioning - [ ] Tenant isolation enforcement
jmiller added the type: feature label 2026-05-11 17:08:44 +00:00
Sign in to join this conversation.
No labels type: feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoWaaS#15