sitectl for infrastructure behavior that repeats across application stacks. Use them from any context whose project contains the relevant service.
- Core
sitectlowns shared service operations, stable command namespaces, and helpers that are useful across many applications. - Application plugins own app-specific workflows, create flows, CLIs, migrations, sync helpers, and the small amount of route or config wiring needed to connect an app to shared services.
Ingress is a component
TLS mode selection, domain publication, Cloudflare Origin CA, Let’s Encrypt settings, custom certificates, mkcert development certificates, trusted upstream proxies, and upload/read timeout tuning belong to theingress component. App plugins supply app-specific router names, route files, and every supported backend environment mapping needed to keep Traefik and the application aligned. When a runtime has no app-specific mapping for a setting, the component changes the Traefik edge only; operators should not assume the backend limit also changed.
Service areas
MariaDB
Back up, restore, sync, and inspect MariaDB-compatible database services.
Memcached
Inspect Memcached containers and read runtime stats from cache services.
Solr
Inspect Solr containers and run Solr’s built-in status command.
Traefik
Inspect the Traefik service container.
Valkey
Inspect Valkey containers and ping cache services from inside the stack.

