Setup Automatik
/install aetup-automatik
Setup Automatik
Credits & Acknowledgements
Special thanks to Orion Design for providing the original SetupOrion.sh script.
Developers:
- Alltomatos
- Rafa Martins
- Robot 🤖 (Seu mentor assistente)
This skill is part of the Mundo Automatik ecosystem.
- Website: mundoautomatik.com
- Community (WhatsApp): links.mundoautomatik.com/automatik-brasil
- Telegram: t.me/mundoautomatik
- YouTube: @mundoautomatik
Overview
The setup-automatik skill is designed to assist in deploying various open-source solutions on a VPS (Virtual Private Server). It leverages the assets/SetupOrion.sh script to automate the installation of containers, databases, and application stacks.
Available Tools
A wide range of tools are available for installation, categorized by their purpose:
- Infrastructure: Traefik, Portainer, PostgreSQL, MongoDB, RabbitMQ, etc.
- Automation & AI: N8N, Flowise, Typebot, Dify AI, Ollama, Langflow, etc.
- Communication: Chatwoot, Evolution API, Uno API, Mautic, Mattermost, etc.
- Business & Utilities: Wordpress, Baserow, Metabase, Odoo, NextCloud, etc.
For a full list of supported tools, refer to tools.md.
Prerequisites
🔐 Granting Agent Access
For the agent to perform installations on your VPS, you must provide access. There are two ways to do this:
Option 1: OpenClaw Node Pairing (Recommended)
This is the most secure and native way. It allows the agent to execute commands directly on your VPS terminal.
- Run the installer on your VPS:
curl -fsSL https://get.openclaw.ai | sh - Start the pairing process:
openclaw node pair - Paste the resulting pairing code or command here in the chat.
Option 2: SSH Access
Provide the agent with your VPS connection details:
- Public IP Address
- Username (usually
root) - SSH Password OR Private Key
Workflow
0. Access Setup
Before starting, ensure the agent has access using one of the methods in the Prerequisites section.
1. Preparation
Ensure the VPS is running a compatible Linux distribution (preferably Ubuntu/Debian) and has Docker installed.
2. Information Gathering
Before installation, gather necessary information:
- Domain names (for SSL/Traefik).
- Database credentials.
- SMTP details for email notifications.
3. Installation
To install a tool, the agent uses the assets/SetupOrion.sh script. The skill can extract specific installation blocks or execute the script directly in non-interactive mode when possible.
4. Verification
After installation, verify that the services are running:
- Check
docker ps. - Access the web interface of the installed tool.
- Check logs if any issues arise.
Common Tasks
Install Traefik & Portainer
This is usually the first step to manage other stacks.
- Run the script and select option
01. - Follow prompts for domain and email.
Deploy a Stack (e.g., N8N)
- Ensure Traefik is running.
- Select the tool from the menu.
- Provide the required subdomains.
References
- tools.md: Comprehensive list of available tools.
- SetupOrion.sh: The main installation script.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aetup-automatik - 安装完成后,直接呼叫该 Skill 的名称或使用
/aetup-automatik触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Setup Automatik 是什么?
Facilitate the installation and management of VPS solutions using the Setup Automatik engine (powered by Orion Design). Use when the user wants to install, configure, or manage tools like Traefik, Portainer, Chatwoot, N8N, and other open-source applications on a Linux VPS. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1942 次。
如何安装 Setup Automatik?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aetup-automatik」即可一键安装,无需额外配置。
Setup Automatik 是免费的吗?
是的,Setup Automatik 完全免费(开源免费),可自由下载、安装和使用。
Setup Automatik 支持哪些平台?
Setup Automatik 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Setup Automatik?
由 alltomatos(@alltomatos)开发并维护,当前版本 v1.0.0。