Skip to main content
Glama

faber_create_stack

Deploy a full Laravel application stack including app, domain, database, SSL, and environment configuration. Handles GitHub OAuth for automatic deploy key setup and provides preview before execution.

Instructions

Create a full application stack (app + domain + database + SSL + .env). Handles GitHub Device Flow OAuth for automatic deploy key setup if configured on server. First call shows a preview - set confirm: true to execute.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
userYesUsername for the app (lowercase, alphanumeric)
repositoryYesGit repository URL (HTTPS or SSH)
domainNoDomain name for the app
branchNoGit branch (default: main)
phpNoPHP version (default: 8.4)
dbnameNoDatabase name (defaults to username)
skipDbNoSkip database creation
skipDomainNoSkip domain creation
skipEnvNoSkip .env configuration
skipDeployNoSkip initial deployment
skipReverbNoSkip Reverb WebSocket configuration
confirmNoSet to true to execute the stack creation. Without this, returns a preview of what will be created.
serverNoServer name from config (optional, defaults to defaultServer)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshTrebilco/faber-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server