Skip to content

Commit 798e07b

Browse files
authored
add index page for services (#66)
1 parent 82cad94 commit 798e07b

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

docs/services/index.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
# Tools
1+
# Services
22

3-
!!! todo
4-
Documentation for tools used on the vClusters, including:
3+
<div class="grid cards" markdown>
4+
- :fontawesome-solid-layer-group: __CI/CD__
55

6-
* slurm
7-
* uenv
8-
* container engine
6+
Configure CI/CD on Alps for your GitHub, GitLab and Bitbucket projects.
97

10-
We document the tools and their interfaces here, but we do not put all the documentation for a tool here.
8+
[:octicons-arrow-right-24: CI/CD][ref-cicd]
119

12-
* e.g Documentation on how to build software using uenv, is in another section.
13-
* e.g Documentation on how to use Podman to build containers, is in another section.
10+
- :fontawesome-solid-mountain-sun: __FirecREST__
11+
12+
FirecREST is a RESTful API for programmatically accessing High-Performance Computing resources.
13+
14+
[:octicons-arrow-right-24: FirecREST][ref-firecrest]
15+
</div>
1416

0 commit comments

Comments
 (0)