Installation¶
This guide covers the prerequisites and installation steps for the PixErase.
Prerequisites¶
- Docker: For containerized deployment
- Git: For cloning the repository
Installation Steps¶
- Clone the Repository:
- Set Up Environment:
Create .env file and copy-paste all data from .env.dist
- Docker Setup:
To run the full stack with Docker
This starts all services defined in docker-compose.prod.yaml, including the API, database, and observability tools.