Skip to content

Commit 97d6fb5

Browse files
authored
Add a simple index in the docs README. (#669)
1 parent 9541669 commit 97d6fb5

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

docs/README.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# StackHPC Slurm Appliance Documentation
2+
3+
### Operator docs
4+
5+
[Image build](image-build.md)
6+
7+
[CI](ci.md)
8+
9+
[Monitoring and logging](monitoring-and-logging.md)
10+
11+
[Operations guide](operations.md)
12+
13+
[Production deployment](production.md)
14+
15+
[Upgrades](upgrades.md)
16+
17+
[Sequence diagrams](sequence.md)
18+
19+
### Configuration docs
20+
21+
[Alerting](alerting.md)
22+
23+
[Chrony](chrony.md)
24+
25+
[Environments](environments.md)
26+
27+
[K3s](k3s.README.md)
28+
29+
[Networking](networks.md)
30+
31+
[Open OnDemand](openondemand.md)
32+
33+
[Persistent state](persistent-state.md)
34+
35+
#### Experimental fetaures
36+
37+
[Compute init](experimental/compute-init.md)
38+
39+
[Pulp](experimental/pulp.md)
40+
41+
[Slurm controlled rebuild](experimental/slurm-controlled-rebuild.md)
42+
43+
### Contributor docs
44+
45+
[Adding functionality](adding-functionality.md)

0 commit comments

Comments
 (0)