Guidal documentation
Guides and references for deploying and operating applications on Guidal Cloud.
Everything you need to deploy and operate applications on Guidal Cloud.
Start here
New to the platform? Read What is Guidal for the core concepts — organizations, projects and services — then follow the Quickstart to get an application running.
Three ways to deploy
Guidal is usable from a dashboard, from a command line, and directly by an AI agent. All three drive the same platform, so you can start in one and move to another without redoing anything.
- Deploy with the dashboard — the visual path, good for exploring and for one-off changes.
- Deploy with the CLI — the scriptable path, good for repeatable deploys and continuous integration.
- Deploy with an AI agent — describe what you want in your editor and let the agent build and ship it.
Services
Web services, background workers and scheduled jobs run your code. Postgres, Redis and object storage hold your data. Each is documented under Services in the sidebar.
For AI agents
Every page on this site is available as raw markdown, and the whole corpus can be fetched in one request. See AI access for the URLs, or use the Copy for AI button at the top of any page.