MAESTROMAESTRO ← back to the stage

Documentation

Here it is. All of it. We are as proud of how short it is as of everything it doesn't need to explain.

# install the agent
curl -sL try-maestro.pro/install.sh | sudo bash

# see what's on the menu
maestro list

# make something work
sudo maestro install roundcube-caddy  # that's the whole tutorial

# rehearse without touching anything
sudo maestro install roundcube-caddy --dry-run

# curious what your server looks like to us?
maestro doctor

Where's the troubleshooting section? There isn't one — that's the product. When a step fails, MAESTRO sends the failure to our AI healing engine, gets an adapted command for your system, and retries while you watch. The recipes are plain JSON at /recipes/*.json — read every command before you run it. That's not documentation, that's transparency.

Still stuck? Write to hi@pentimento.pro — a human (and their AI) reads it the same day.