Skip to content

coolify:install

Terminal window
php artisan coolify:install
  1. Publishes config/coolify.php
  2. Updates .env.example with Coolify variables

Add your Coolify credentials to .env:

Terminal window
COOLIFY_URL=https://your-coolify.com
COOLIFY_TOKEN=your-api-token

Then run coolify:provision to create infrastructure.