PUQ Mautic

Setting up n8n workflow

Docker MinIO module WHMCS

Order now | Download | FAQ | n8n

Overview

The Docker MinIO WHMCS module uses a specially designed workflow for n8n to automate deployment processes. The workflow provides an API interface for the module, receives specific commands, and connects via SSH to a server with Docker installed to perform predefined actions.

Prerequisites

Installation Steps

Install the Required Workflow on n8n

You have two options:

Option 1: Use the Latest Version from the n8n Marketplace

Option 2: Manual Installation

n8n Workflow API Backend Setup for WHMCS

Configure API Webhook and SSH Access

Modify Template Parameters

In the Parameters block of the template, update the following settings:

Do not modify the following technical parameters:

Deploy-docker-compose

In the Deploy-docker-compose element, you have the ability to modify the Docker Compose configuration, which will be generated in the following scenarios:

nginx

In the nginx element, you can modify the configuration parameters of the web interface proxy server.

Bash Scripts

Management of Docker containers and all related procedures on the server is carried out by executing Bash scripts generated in n8n. These scripts return either a JSON response or a string.


Revision #4
Created 2 March 2026 12:57:36 by Ruslan
Updated 2 March 2026 13:07:41 by Ruslan