Skip to content

Commit 66a8352

Browse files
committed
[#10] Add wiki
1 parent 7eec0b8 commit 66a8352

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Here is the diagram of the architecture of the project. It is a simple diagram that shows the different components of the project and how they interact with each other.
2+
3+
![Diagram of the Infrastructure](assets/images/architecture/diagram.png)

.github/wiki/Home.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
An infrastructure for [web applications](https://github.com/sanG-github/nimble-devops-ic-web) powered by Terraform.
2+
3+
**Supported cloud:** AWS

.github/wiki/_Sidebar.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Table of Contents
2+
- [[Home]]
3+
4+
## Architecture
5+
- [[Architecture Diagram]]
139 KB
Loading

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ Terraform version for the configuration is v1.5.7 (it is used both by CI and Ter
33
# DevOps IC Infrastructure
44

55
This repository hosts the Terraform infrastructure project that serves the [DevOps IC app](https://github.com/sanG-github/nimble-devops-ic-web).
6+
7+
## Documentation
8+
For documentation, please check out the [Wiki](.github/wiki).

0 commit comments

Comments
 (0)