Skip to main content

Overview

sitectl is a command-line utility for operating local and remote sites, built for the application stacks common in institutions. sitectl was built to help small technical teams operate more sites with less repeated work. By putting common operations behind repeatable commands, sitectl helps:
  • Institutions: Run the software they depend on without relying solely on a dedicated DevOps team.
  • Individual contributors: Spend less time on environment toil and more time on application work.

Turn best practices into code

sitectl helps you operate sites and turns production practices into commands you can repeat. The more institutional knowledge that lives in the tool, the less it depends on any one person.

Interactive operations

Use the for routine site setup, monitoring, and operator workflows.

Contexts

Track local and remote environments so sitectl can understand where a site lives and how to reach it.

Plugins

Add stack-specific behavior for common technologies without abandoning the core workflow.

Components

Model reviewed stack defaults and operator choices in a more structured way than ad hoc notes.