📄️ Guided Setup Script
Tombolo ships with an interactive setup script that automates the configuration steps described in the Docker and Local setup guides. The script walks you through every required decision — install type, environment variables, Nginx configuration, cluster whitelist, and optionally launching the application — and saves your progress so it can be resumed if interrupted.
📄️ Local Setup
The Guided Setup Script handles all the steps below interactively. Run bash setup-tombolo.sh from the repository root to get started.
📄️ Docker Setup
The Guided Setup Script handles all the steps below interactively. Run bash setup-tombolo.sh from the repository root to get started.
📄️ Configurations
To get Tombolo up and running, you'll need to configure two essential files. For your convenience, sample .env files are already included in the project. Simply copy these sample files and adjust the values to suit your specific environment.
📄️ Uninstall Instructions
There are three potential steps that need to be completed in order to remove Tombolo from your system. It is easiest to follow the order given here.