PUQ Docker InfluxDB Deploy
detail.loadingPreview
Automates the deployment and management of InfluxDB Docker containers.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the deployment, configuration, and management of InfluxDB instances using Docker. It allows for starting, stopping, mounting disks, and managing access control lists for InfluxDB containers via a webhook interface.
Key Features
- Webhook endpoint for triggering actions.
- Conditional logic for different container management commands (start, stop, mount, ACL, net).
- SSH execution for remote commands.
- Code node for processing command results.
- Parameter setting for server configuration.
How To Use
- Import this workflow into n8n.
- Configure the 'InfluxDB' HTTP Basic Auth credentials.
- Configure the 'd01-test.uuq.pl-puq' SSH credentials.
- Trigger the 'API' webhook with a JSON payload containing
command(e.g.,container_start,container_stop,container_mount_disk, etc.) and optionalserver_domain. - The workflow will execute the corresponding Docker and SSH commands.
Apps Used
Workflow JSON
{
"id": "c256aaae-c3ff-4ae6-a2e0-4328d8833f14",
"name": "PUQ Docker InfluxDB Deploy",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c256aaae-c3ff...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
RAG on Living Data
Integrates RAG (Retrieval-Augmented Generation) with dynamic, living data sources to provide context-aware answers.
Community Contributed Workflow Credentials Query
Query n8n workflow credentials using an AI SQL agent.
Github Star Notification (Unverified)
Notifies a Slack channel when a repository gains or loses a star.
Discord Intro - Manual Trigger
Manually trigger a Discord message.
Community Meal Plan Generator
Automatically generates a weekly meal plan from your Mealie recipes.
Workflow Dashboard with Mermaid.js
Visualize your n8n workflows with Mermaid.js.