Paws/Docker/Docker-Compose/CashFab
Aroy-Art 57013b3f25
All checks were successful
/ test (push) Successful in 30s
Add: docker compose file for CashFab(Pawns.app, Honeygain)
2024-05-21 17:59:06 +02:00
..
docker-compose.yml Add: docker compose file for CashFab(Pawns.app, Honeygain) 2024-05-21 17:59:06 +02:00
env-sample Add: docker compose file for CashFab(Pawns.app, Honeygain) 2024-05-21 17:59:06 +02:00
README.md Add: docker compose file for CashFab(Pawns.app, Honeygain) 2024-05-21 17:59:06 +02:00

CaseFab

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.