🚀 New Release: Strapi AI Translations! Learn more

Strapi plugin logo for Coolify build trigger

Coolify build trigger

A Strapi plugin that integrates with Coolify to trigger deployments of your static site generated (SSG) frontend applications directly from your Strapi admin panel.

Strapi Plugin Publish Coolify

A Strapi plugin that integrates with Coolify to trigger deployments of your static site generated (SSG) frontend applications directly from your Strapi admin panel.

Installation

pnpm add @piksail/strapi-plugin-publish-coolify

Configuration

Environment Variables

Add the following environment variables to your .env file:

# Coolify API Configuration
COOLIFY_TOKEN=your_coolify_api_token
COOLIFY_API_URL=https://your-coolify-instance.com/api/v1
COOLIFY_APP_UUID=your_application_uuid

Install now

npm install @piksail/strapi-plugin-publish-coolify

STATS

No GitHub star yetNot downloaded this week

Last updated

5 days ago

Strapi Version

Unavailable

Author

github profile image for Piksail
Piksail

Useful links

Create your own plugin

Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.