Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 330 Bytes

File metadata and controls

8 lines (7 loc) · 330 Bytes

Docker Compose Setup

Follow these steps to setup for FDS - Services Only :-

1.) Make new directory 'FDS'.
2.) clone all FDS repo to this folder.
3.) Now add this docker-compose.yml file to FDS folder.
4.) Take all needed .env files from admin.
5.) Now run " docker-compose up " in 'FDS' directory.