A Chrome extension to manage your Coolify instances directly from your browser.
- Manage multiple instances of Coolify servers.
- Real-time overview of every Coolify application with status, FQDN, and repository metadata.
- One-click controls for start, stop, restart, deploy, and log streaming.
- Deployment history with commit details, runtime status, and quick drill-down.
- Secure storage for server URL and API token via Chrome's sync storage.
You can download it from here
- Clone this repository:
git clone https://github.com/ontech7/coolify-manager-extension.git
- Open Chrome and navigate to
chrome://extensions/ - Enable Developer mode (toggle in the top right corner)
- Click Load unpacked and select the cloned folder
- Enable API Access in Coolify (Settings → Advanced → API Access).
- Create an API token with
read,write, anddeploypermissions. - In the extension, open Settings, enter the server URL (https://coolify.example.com), paste the token, test the connection, and save.
MIT License. See LICENSE.
Built by Andrea Losavio • LinkedIn – Website
- Coolify - The amazing self-hostable Heroku/Netlify alternative
- Lucide - Open-source library for icons
This project is a community initiative and is not affiliated with or maintained by the official Coolify team.
Made with ❤️ for the Coolify community
