This project was an early deployment helper used to run the Finmars platform on a Linux machine using Docker. It provided shell scripts that automated the initial setup of the environment.
The repository is kept for historical reference only.
The scripts in this repository helped to:
- install Docker on a fresh Linux machine
- generate required secrets (database passwords, tokens, etc.)
- create configuration files
- start Finmars services using Docker Compose
The goal was to allow a user to deploy a working Finmars environment with minimal manual setup.
Archived — not maintained.
This repository exists only for documentation and historical purposes.
For the current deployment approach of Finmars, refer to the main platform repositories.