Skip to content

Project-Sothea/Biometrics-Deployment

Repository files navigation

We use Docker Compose for easy deployment

  1. Install Docker Compose
  2. Set up the env file (see .env.example for reference)
  3. Run the application
docker buildx bake -f docker-bake.hcl -f .env  # this has to be done online!
docker compose up -d

For a full local build, ensure you clone the backend and frontend first Folder structure

Sothea-Backend/
Sothea-Frontend/
Biometrics-Deployment/

Then run the following command in the Biometrics-Deployment folder

docker compose -f docker-compose-local.yml up -d --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages