For the complete documentation index, see llms.txt. This page is also available as Markdown.

IONOS CLOUD Tools Overview

Config Management Tools allow you to automate the management of your VDC and the surrounding infrastructure.

DevOps teams apply these infrastructure automation principles by leveraging common cloud libraries, SDKs, and APIs. DevOps teams benefit from infrastructure as code for better scalability, monitoring and efficiency.

The following third-party tools are supported:

Terraform

The IONOS provider for Terraform is used to interact with the cloud computing and storage resources provided by IONOS Cloud. Before you begin, you must subscribe to an IONOS account. The credentials you create during sign-up will be used to authenticate against the Cloud API.

Terraform currently supports our latest V5 and v6 offerings.

Learn more about Terraform

Ansible

Ansible is an IT automation tool that allows users to configure, deploy, and orchestrate advanced tasks, such as continuous deployments, or zero downtime rolling updates. The IONOS module for Ansible leverages the IONOS Cloud API.

Learn more about Ansible

Docker Machine Driver

Docker Machine Driver is the official driver for Docker Machine to use with IONOS Cloud. It adds support for creating Docker Machines hosted on the IONOS Cloud.

Learn more about Docker Machine

Pulumi

Pulumi is an infrastructure as code tool that enables you to define, deploy, and manage cloud resources using familiar programming languages. The IONOS Pulumi provider allows you to manage IONOS Cloud resources programmatically.

Learn more about Pulumi

n8n

n8n is a fair-code licensed workflow automation platform that enables you to automate infrastructure management and integrate IONOS Cloud services into your workflows. The IONOS Cloud n8n community node provides comprehensive support for Infrastructure, Certificate Manager, Cloud DNS, CDN, and the AI Model Hub services.

The package includes five specialized nodes and two AI sub-nodes that allow you to automate infrastructure provisioning, SSL certificate management, DNS operations, CDN distribution, and AI-powered workflows directly from n8n. You can refer to the following resources for additional information:

For more information, see the following details:

Key Benefits
  • 100% Data Sovereignty: All nodes use IONOS Cloud services running on Germany-based infrastructure under strict European jurisdiction. All data stays within the EU, is never used for model training, and your workflows remain compliant with the European Union (EU) Legal Sovereignty Act, the GDPR, and the EU AI Act.

  • Full infrastructure automation: The infrastructure node provides over 150 operations covering compute, networking, storage, Kubernetes, and security groups. Combined with the Certificate Manager, Cloud DNS, CDN nodes, you can automate complete provisioning workflows—from server deployment to SSL certificates, DNS records, and content delivery—in a single n8n workflow.

  • Sovereign AI inference: The AI Model Hub node and its two LangChain sub-nodes bring IONOS Cloud-hosted LLMs and embedding models directly into n8n's AI Agent framework. All inference runs on European infrastructure with no data leaving the EU and no model training on your data.

  • OpenAI compatibility: The AI Model Hub's underlying API follows the OpenAI standard. If you have existing workflows using OpenAI nodes, you can switch to the IONOS Cloud Chat Model by swapping the node and updating your credentials—no logic changes required.

  • Unified authentication: All seven nodes—Infrastructure, Certificate Manager, Cloud DNS, CDN, AI Model Hub, Chat Model, and Embeddings, use the same IONOS Cloud API credential. One credential covers your entire IONOS Cloud workflow.

  • Open source: The package is fully open source and officially verified by n8n. You can inspect, fork, and extend the code, and install it in one step from the n8n community nodes directory using @ionos-cloud/n8n-nodes-ionos-cloud.

Connect LangChain sub-nodes

1. Connect IONOS Cloud Chat Model to n8n's AI agent: To add n8n's AI agent to your workflow:

  • Select + on the Language Model input.

  • Select IONOS Cloud Chat Model and choose your credential.

2. Connect IONOS Cloud Embeddings to n8n's vector store: To add a vector store node (example: Simple Vector Store) to your workflow:

  • Select + on the Embedding input.

  • Select IONOS Cloud Embeddings and choose your credential.

Both sub-nodes use the same IONOS Cloud API credential as all other nodes in the package.

Example: The following is an example of an AI Agent with IONOS Cloud AI Model Hub:

IonosCTL CLI

IonosCTL is a tool for managing your IONOS Cloud resources directly from your terminal. The IonosCTL CLI is currently under development. We are working on adding new commands and use cases to support all the operations available in the Cloud API.

Learn more about IonosCTL CLI

If you have further questions regarding IonosCTL, please contact our Customer Service.

Last updated

Was this helpful?