@thibautrey/chatons-extension-coolify
v1.0.0
Published
Manage Coolify infrastructure directly from Chatons
Maintainers
Readme
Coolify Extension for Chatons
Interact with your Coolify instance directly from Chatons to manage applications, servers, databases, services, deployments, and projects.
Features
- 📦 List and manage applications
- 🖥️ View and validate servers
- 💾 Manage databases and services
- 🚀 Trigger deployments
- 📊 Monitor resources and health
Setup
- Open the extension in Chatons
- Enter your Coolify instance URL (e.g.,
https://coolify.example.com) - Generate an API token in Coolify dashboard: Settings → API Tokens
- Save your credentials securely
API Reference
All Coolify API endpoints are available through LLM tools:
coolify_list_applications- List applicationscoolify_get_application- Get application detailscoolify_application_action- Start/stop/restart applicationscoolify_list_servers- List serverscoolify_list_databases- List databasescoolify_list_deployments- List deploymentscoolify_deploy- Trigger a deployment- And more...
Security
- Your API credentials are stored securely in Chatons local storage
- Credentials are never logged or exposed
- All communication with Coolify uses Bearer token authentication
- Input validation on URL and token formats
Troubleshooting
If credentials fail to save:
- Ensure Coolify instance URL is complete (includes
https://) - Verify API token is valid
- Restart Chatons if the issue persists
- Check browser console for detailed error messages
Support
For issues, please contact the extension maintainer or check Chatons documentation.
