Skip to main content

Documentation Index

Fetch the complete documentation index at: https://sitectl.libops.io/llms.txt

Use this file to discover all available pages before exploring further.

All LibOps application plugins expose the same lifecycle commands:
sitectl omeka-classic build
sitectl omeka-classic init
sitectl omeka-classic up
sitectl omeka-classic down
sitectl omeka-classic status
sitectl omeka-classic logs
sitectl omeka-classic rollout
These delegate to the template Makefile where appropriate, so local development, production rollout, and VM automation all use the same operational contract. Use init when you intentionally want to create or reset the environment’s required secrets and volumes. Use up for the normal start path.