Setting Up Docker Compose
Step 1: Ensure Docker Desktop is installed and running on your machine. Step 2: Check for running PostgreSQL instances usingdocker ps
the command.
Step 3: Navigate to the project directory after cloning the repository.
http://localhost:8080
in your browser to start using the UI.
Leveraging Novita AI in Skyvern
Step 1: Update environment variables in docker-compose.yml before building the docker image. Step 2: Start Novita AI LLM service by runningdocker compose up -d
.
