Dokumentation
Da ist sie. Vollständig. Wir sind genauso stolz darauf, wie kurz sie ist, wie auf alles, was sie nicht erklären muss.
# 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
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
Wo ist der Abschnitt zur Fehlerbehebung? Gibt's nicht — das ist genau der Clou. Wenn ein Schritt scheitert, schickt MAESTRO den Fehler an unsere KI-Heilungs-Engine, bekommt einen angepassten Befehl für dein System zurück und probiert es erneut, während du zusiehst. Die Rezepte sind schlichtes JSON unter /recipes/*.json — lies jeden Befehl, bevor du ihn ausführst. Das ist keine Dokumentation, das ist Transparenz.
Immer noch nicht weiter? Schreib an hi@pentimento.pro — ein Mensch (und seine KI) liest es noch am selben Tag.