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 ojs build
sitectl ojs init
sitectl ojs up
sitectl ojs down
sitectl ojs status
sitectl ojs logs
sitectl ojs 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.