Skip to content

Storage and paths#

Everything Maystro writes lives under the install folder you chose in the launcher, except the models root if you pointed it elsewhere.

What Where (under the install folder)
Settings maystroai.yaml. The launcher writes the database and GPU settings here; edit it only when support asks.
Generated images outputs/, organised by date; the gallery is the index.
Video takes, audio references, packs The Vireo storage folder next to the runtime environment.
Training runs and checkpoints The training outputs folder; see Checkpoints and outputs.
Logs logs/maystroai.log (the app) and the runtime log next to it. Older logs are archived on restart.
Activation token license/activation.token. Do not copy it to another machine.
Runtime environments .venv (Maystro) and .venv-vireo (the video runtime). Managed by the launcher; Repair Mode recreates them.

The database (projects, boards, image metadata, characters, training runs) is in PostgreSQL, at the connection you gave the launcher. Back it up with the usual PostgreSQL tools; a backup of the install folder alone does not include it.

Freeing space#

  • Models: remove unused checkpoints from the Models tab; the file is deleted from the root.
  • Video packs built for character sets are large (about 32 GB each). Remove packs for scenes you are done with.
  • Old takes: delete them from the shoot; the files go with them.