Skip to content

Commit 0e207c8

Browse files
authored
Merge pull request #499 from ocaisa/repo_as_url
Add notes for CVMFS repos that might be used as URLs
2 parents ecb53d7 + 7d4eef5 commit 0e207c8

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

docs/repositories/dev.eessi.io.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Development repository (`dev.eessi.io`)
22

3+
!!! note "Is `dev.eessi.io` a webpage?"
4+
If you landed on this page because you typed `dev.eessi.io` into your browser, then
5+
you may not know yet that this is not a URL/webpage but a [CernVM-FS repository](../filesystem_layer.md)
6+
that EESSI uses to distribute software.
7+
8+
**See the [EESSI overview page](../overview.md) for a general introduction to EESSI.**
9+
310
## What is `dev.eessi.io`?
411

512
`dev.eessi.io` is the development repository of EESSI. With it, developers in the [MultiXscale CoE](https://multixscale.eu) can deploy pre-release builds of their software to EESSI.
@@ -19,4 +26,4 @@ of the EESSI Slack.
1926

2027
## Infrastructure status
2128

22-
The status of the CernVM-FS infrastructure for the production repository is shown at [https://status.eessi.io](https://status.eessi.io/).
29+
The status of the CernVM-FS infrastructure for the production repository is shown at [https://status.eessi.io](https://status.eessi.io/).

docs/repositories/riscv.eessi.io.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# EESSI RISC-V development repository (`riscv.eessi.io`)
22

3+
!!! note "Is `riscv.eessi.io` a webpage?"
4+
If you landed on this page because you typed `riscv.eessi.io` into your browser, then
5+
you may not know yet that this is not a URL/webpage but a [CernVM-FS repository](../filesystem_layer.md)
6+
that EESSI uses to distribute software.
7+
8+
**See the [EESSI overview page](../overview.md) for a general introduction to EESSI.**
9+
310
This repository contains development versions of an EESSI RISC-V software stack.
411
Note that versions may be added, modified, or deleted at any time.
512

docs/repositories/software.eessi.io.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Production EESSI repository (`software.eessi.io`)
22

3+
!!! note "Is `software.eessi.io` a webpage?"
4+
If you landed on this page because you typed `software.eessi.io` into your browser, then
5+
you may not know yet that this is not a URL/webpage but a [CernVM-FS repository](../filesystem_layer.md)
6+
that EESSI uses to distribute software.
7+
8+
**See the [EESSI overview page](../overview.md) for a general introduction to EESSI.**
9+
310
## Question or problems
411

512
If you have any questions regarding EESSI, or if you experience a problem in accessing or using it,

0 commit comments

Comments
 (0)