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