You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
1.1 KiB

7 years ago
7 years ago
  1. # Documentation index
  2. This file contains links to the documentation of the project.
  3. * **Wiki**: The wiki contains detailed step-by-step information about how to set up the project. Read it at: [https://github.com/dotnet-architecture/eShopOnContainers/wiki](https://github.com/dotnet-architecture/eShopOnContainers/wiki)
  4. ## Documentation included in files
  5. * [Branch Guide](../branch-guide.md): List of branches used and their purpose.
  6. * [vsts-docs folder](../vsts-docs/readme.md): Information about how to setup a CI/CD procedure using VSTS
  7. * [Kubernetes](../k8s/readme.md): Information about how to deploy eShopOnContainers in a kubernetes cluster, and how to setup a CI/CD for k8s using VSTS
  8. * [deploy](../deploy/readme.md): Information about how deploy Azure resources using the Azure CLI 2.0.
  9. * [.env file](./README.ENV.md): What is the `.env` file and how to use it to configure eShopOnContainers to use external resources (like Azure)
  10. * [docker-compose files](./readme-docker-compose.md): What are all these `docker-compose-*.yml` files
  11. ## Docs folder
  12. The `/docs` folder contains the pdfs versions of the books