Paws/Docker/Docker-Compose/CashFab
2025-06-15 23:45:19 +02:00
..
.env.sample CashFab Stack: add loki logging 2025-06-15 23:19:56 +02:00
docker-compose.yml CashFab Stack: remove depricated version & set stack name 2025-06-15 23:45:19 +02:00
README.md CashFab Stack: update docs 2025-06-15 23:44:27 +02:00

CashFab

This containers are for use with the Pawns.app and Honeygain services.

Note!: That the links are referral links.

Setup

  • Step: 1 Copy the config environment sample file with the following command:cp env-sample .env

  • Step: 2 Edit the .env file to match your environment.

  • Step: 3 Run docker-compose up -d to start the containers.

  • Step: 4 Run docker-compose logs -f to see the logs.