Getting started
This page will guide you through getting the TRE-FX All in One docker compose running locally.
Clone the repository
Start by cloning the All in One repository.
Run the stack
In the same directory as the docker-compose.yml run:
docker compose up -d
💡
Docker may need access to the file directory to mount the init.sql file.
Add the directory path to the shared paths from Docker -> Prefererences ->
Resources -> File Sharing