Skip to content

Commit 3a54fb8

Browse files
committed
Doc index created
1 parent 555afb4 commit 3a54fb8

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

File renamed without changes.

readme/readme.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Documentation index
2+
3+
This file contains links to the documentation of the project.
4+
5+
* **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)
6+
7+
## Documentation included in files
8+
9+
* [Branch Guide](../branch-guide.md): List of branches used and their purpose.
10+
* [vsts-docs folder](.,/vsts-docs/readme.md): Information about how to setup a CI/CD procedure using VSTS
11+
* [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
12+
* [deploy](../deploy/readme.md): Information about how deploy Azure resources using the Azure CLI 2.0.
13+
* [.env file](./README.ENV.md): What is the `.env` file and how to use it to configure eShopOnContainers to use external resources (like Azure)
14+
15+
## Docs folder
16+
17+
The `/docs` folder contains the pdfs versions of the books
18+

0 commit comments

Comments
 (0)