Skip to main content
SetupOrion is an automated installer that sets up all the infrastructure needed to run Evolution Go on a clean VPS, including Docker, Traefik, Portainer, and Docker Swarm.

Prerequisites

  • VPS running Debian 11 or Ubuntu 20.04 (clean system)
  • DNS record (type A) pointing to your VPS IP address
  • Root access to the server

Step 1: Run SetupOrion

On an empty VPS, run the command below and wait while SetupOrion installs all required dependencies. Once finished, you will be directed to the tools menu.

Step 2: Install Traefik and Portainer

In the tools menu, select Option 1 to install:
  • Docker
  • Docker Swarm (initialization and network creation)
  • Traefik (reverse proxy with automatic SSL)
  • Portainer (visual container management)
Answer the on-screen questions so that the setup can perform the installations correctly.

Step 3: Install Evolution Go

Return to the tools menu and select Option 3 (Evolution):
  1. Choose the version: EvoGO
  2. Enter the domain configured in DNS for the application

Step 4: Verify the installation

After the installation is complete, you will see a screen displaying:
  • Access credentials for the application
  • Links to the documentation
Write down the credentials shown in the terminal. They will be needed to access Evolution Go.