Preparation of the installation environment
The following technical prerequisites need to be met in order to install Suna:
- Python 3.11+ and Node.js 20.x runtime environment
- Git Version Control System
- Redis database service (Upstash recommended)
- Supabase Project Configuration
- Daytona account and designated mirrors
Detailed configuration steps
- Clone the codebase and enter the project directory
- Configure backend environment variables (including database connection and API key)
- Setting up the Supabase database and data APIs
- Configuring front-end environment variables
- Installation of front- and back-end dependencies
Service Startup and Authentication
After completing the configuration, users need to start the back-end and front-end services separately and verify that the installation was successful by accessing the local port 3000. For users who are not technically inclined, Kortix AI also offers a configuration-free version of the cloud service (suna.so).
This answer comes from the articleSuna (Kortix AI): Intelligent Agents Integrating Browser Operations and Data AnalyticsThe