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