Skip to content

ontech7/coolify-manager-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coolify Manager Logo

Coolify Manager

A Chrome extension to manage your Coolify instances directly from your browser.

Chrome Extension App Version License

Coolify Manager Screenshot

Highlights

  • 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.

Quick Start

From Chrome Web Store

You can download it from here

From Source (Developer Mode)

  1. Clone this repository:
    git clone https://github.com/ontech7/coolify-manager-extension.git
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable Developer mode (toggle in the top right corner)
  4. Click Load unpacked and select the cloned folder

Configure Your Server

  1. Enable API Access in Coolify (Settings → Advanced → API Access).
  2. Create an API token with read, write, and deploy permissions.
  3. In the extension, open Settings, enter the server URL (https://coolify.example.com), paste the token, test the connection, and save.

License & Credits

MIT License. See LICENSE.

Built by Andrea Losavio • LinkedInWebsite

Acknowledgments

  • Coolify - The amazing self-hostable Heroku/Netlify alternative
  • Lucide - Open-source library for icons

Disclaimer

This project is a community initiative and is not affiliated with or maintained by the official Coolify team.


Made with ❤️ for the Coolify community