provisioning-matte-on-cloud
Deploy a self-hosted Matte background-removal instance to Laravel Cloud with the `cloud` CLI. Guides the one-time interactive bootstrap (`cloud ship` + `cloud repo:config`), then provisions the rest mostly non-interactively: attaches a Postgres database, sets the build command that bakes the bg-remover binary into the deploy artifact, wires the object-storage bucket, the managed queue, env vars, deploys, migrates, and issues the first API token. Use when the user wants to deploy, set up, provision, or stand up a Matte server / instance / environment on Laravel Cloud, or fork-and-deploy Matte for a client.
2026-06-15