Deploying ProjectManagementSystem.Api on Linux OS family / Windows OS
Clone application repository:
git clone https://github.com/gradovenko/ProjectManagementSystem.Docker.gitGo to the application repository directory:
cd ProjectManagementSystem.DockerDownload application:
docker-compose pullStart application:
docker-compose up -dStop application:
docker-compose downUpdate repository:
git pullUpdate application:
docker-compose pullStart application:
docker-compose up -dThis project is not licensed (NO LICENSE). All rights to the project belong to the author of the project.