Detailed guide for deploying and managing Prisme.ai locally or on-premise using Docker and docker-compose.
*.pages.local.prisme.ai
) pointed to Docker host machine.Clone Repository
Configure Environment Variables
.env
file at the root of the project to configure your Docker environment:Example .env
configuration:studio.local.prisme.ai
, api.local.prisme.ai
) point to your Docker host IP.Start Prisme.ai with Docker Compose
Verify Deployment
Access Prisme.ai Studio
.env
file (e.g., http://studio.local.prisme.ai:3000
) to access the Prisme.ai Studio.Docker Compose Useful Commands
Resolving DNS Issues
/etc/hosts
file (Linux/Mac) or hosts
file (Windows).*.pages.local.prisme.ai
) is configured correctly.Resource Constraints
UPLOADS_MAX_SIZE
, database caches).