Skip to content

Commit b56252b

Browse files
author
Sven Twardziok
committed
force ELIXIR-on-Cloud naming
1 parent 8fa7077 commit b56252b

10 files changed

Lines changed: 30 additions & 30 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Documentation Hub
22

3-
Documentation for ELIXIR Cloud & AAI project.
3+
Documentation for ELIXIR-on-Cloud project.
44

55
## Development
66

custom_theme/404.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515

16-
<title>ELIXIR::GA4GH Cloud Docs</title>
16+
<title>ELIXIR-on-Cloud Docs</title>
1717

1818

1919

@@ -75,7 +75,7 @@
7575

7676
<header class="md-header" data-md-component="header">
7777
<nav class="md-header__inner md-grid" aria-label="Header">
78-
<a href="/." title="ELIXIR::GA4GH Cloud Docs" class="md-header__button md-logo" aria-label="ELIXIR::GA4GH Cloud Docs" data-md-component="logo">
78+
<a href="/." title="ELIXIR-on-Cloud Docs" class="md-header__button md-logo" aria-label="ELIXIR-on-Cloud Docs" data-md-component="logo">
7979

8080
<img src="/images/logo.256px.png" alt="logo">
8181

@@ -87,7 +87,7 @@
8787
<div class="md-header__ellipsis">
8888
<div class="md-header__topic">
8989
<span class="md-ellipsis">
90-
ELIXIR::GA4GH Cloud Docs
90+
ELIXIR-on-Cloud Docs
9191
</span>
9292
</div>
9393
<div class="md-header__topic" data-md-component="header-topic">
@@ -172,12 +172,12 @@
172172

173173
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
174174
<label class="md-nav__title" for="__drawer">
175-
<a href="/." title="ELIXIR::GA4GH Cloud Docs" class="md-nav__button md-logo" aria-label="ELIXIR::GA4GH Cloud Docs" data-md-component="logo">
175+
<a href="/." title="ELIXIR-on-Cloud Docs" class="md-nav__button md-logo" aria-label="ELIXIR-on-Cloud Docs" data-md-component="logo">
176176

177177
<img src="/images/logo.256px.png" alt="logo">
178178

179179
</a>
180-
ELIXIR::GA4GH Cloud Docs
180+
ELIXIR-on-Cloud Docs
181181
</label>
182182

183183
<div class="md-nav__source">

docs/about/code-of-conduct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ELIXIR Cloud & AAI Code of Conduct
1+
# ELIXIR-on-Cloud Code of Conduct
22

33
## Our Pledge
44

docs/contribute/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Great to see you here - we would be delighted to have you join our team! So if
44
you are interested, just read on for information on how to contribute.
55

6-
If you don't know what [ELIXIR][elixir] [Cloud & AAI][elixir-cloud-aai] is all
6+
If you don't know what [ELIXIR-on-Cloud][elixir-cloud-aai] is all
77
about, follow the link or check out these documentation pages. Otherwise,
88
please read on to find out more about the general topics you can help us with,
99
our core values, what we can offer you and what we expect from contributors.
@@ -130,7 +130,7 @@ projects they were working on):
130130

131131
### Hackathons
132132

133-
We regularly lead [ELIXIR][elixir] [Cloud & AAI][elixir-cloud-aai]-related
133+
We regularly lead [ELIXIR-on-Cloud][elixir-cloud-aai]-related
134134
projects at various (bio)hackathons. These are always fun events and often a
135135
highlight of the year! Check our [news
136136
page][elixir-cloud-aai-news] for any upcoming events. If you are interested in

docs/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ hide:
77

88
# Welcome
99

10-
Welcome to the Documentation Hub for [ELIXIR][elixir] [Cloud &
11-
AAI][elixir-cloud-aai], a [Driver Project][ga4gh-dps] of the [GA4GH][ga4gh].
10+
Welcome to the Documentation Hub for [ELIXIR-on-Cloud][elixir-cloud-aai], a
11+
[Driver Project][ga4gh-dps] of the [GA4GH][ga4gh].
1212

1313
<div>
1414
<a href="https://elixir-cloud.dcc.sib.swiss/">
15-
<img src="images/logo.256px.png" alt="ELIXIR Cloud & AAI logo" width="60"/>
15+
<img src="images/logo.256px.png" alt="ELIXIR-on-Cloud logo" width="60"/>
1616
</a>
1717
<a href="https://elixir-europe.org/">
1818
<img src="images/logo.elixir.svg" alt="ELIXIR logo" width="81"/>
@@ -24,9 +24,10 @@ AAI][elixir-cloud-aai], a [Driver Project][ga4gh-dps] of the [GA4GH][ga4gh].
2424

2525
Whether you are a (potential) user, developer, systems administrator or
2626
contributor, this is your one-stop shop for documentation around the
27-
ELIXIR::GA4GH Cloud federated analytics platform and bespoke ELIXIR Cloud & AAI
27+
ELIXIR-on-Cloud federated analytics platform and bespoke ELIXIR-on-Cloud
2828
solutions for your cloud needs.
2929

30+
3031
=== ":fontawesome-solid-user: Users"
3132

3233
Conveniently run your genomics workflows and compute-intensive tasks in the

docs/sandbox/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
Welcome to the user documentation for the ELIXIR Cloud & AAI ecosystem. With
5+
Welcome to the user documentation for the ELIXIR-on-Cloud ecosystem. With
66
this powerful set of services, you'll be able to easily access cloud resources
77
and send analysis pipelines to your data with just a few simple commands.
88
Imagine being able to run complex genomic analyses on massive datasets without
@@ -29,9 +29,9 @@ provide you with all the information you need to start using ELIXIR's GA4GH
2929
cloud services ecosystem and harness the power of cloud computing for your
3030
genomic data analysis needs. Let's get started!
3131

32-
## ELIXIR Cloud & AAI deployments
32+
## ELIXIR-on-Cloud deployments
3333

34-
The ELIXIR Cloud & AAI group manages different services and appliocations as
34+
The ELIXIR-on-Cloud group manages different services and appliocations as
3535
part of the ELIXIR cloud framework. Currently, these services are temporarily
3636
listed in a dedicated [services list applications][elixir-cloud-services]. In
3737
the mid-term, all services instances will be registered in the [ELIXIR Cloud

docs/services/cwlwes.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ Health][ga4gh] (GA4GH) [Workflow Execution Service][ga4gh-wes] (WES)
55
API specification for the execution of workflows written in the [Common
66
Workflow Language](https://www.commonwl.org/) (CWL).
77

8-
cwl-WES is a core service of the [ELIXIR Cloud & AAI
9-
project][elixir-cloud-aai-github].
8+
cwl-WES is a core service of the [ELIXIR-on-Cloud project][elixir-cloud-aai-github].
109

1110
## Description
1211

@@ -26,10 +25,10 @@ JSON Web Token-based access tokens, such as those issued by
2625
MongoDB database.
2726

2827
Note that development is currently in beta stage.
29-
Further test deployments can be found at the [ELIXIR Cloud & AAI's resource
28+
Further test deployments can be found at the [ELIXIR-on-Cloud's resource
3029
listings](https://github.com/elixir-cloud-aai/elixir-cloud-aai/blob/dev/resources/resources.md).
3130

32-
cwl-WES is developed and maintained by the [ELIXIR Cloud & AAI
31+
cwl-WES is developed and maintained by the [ELIXIR-on-Cloud
3332
project][elixir-cloud], a multinational effort aimed at establishing and
3433
implementing [FAIR][fair] research in the Life Sciences.
3534

docs/services/services_to_ls_aai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Once Hedgedoc is deployed, in order to add LS-AAI login one just needs to add th
5959
- name: CMD_OAUTH2_CLIENT_SECRET
6060
value: _REPLACE BY CLIENT SECRET_
6161
- name: CMD_OAUTH2_PROVIDERNAME
62-
value: ELIXIR Cloud & AAI
62+
value: ELIXIR-on-Cloud
6363
- name: CMD_OAUTH2_SCOPE
6464
value: openid email profile
6565
```

docs/tutorials/sensitive_data_analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ In this tutorial, we assume a single LS-Login service for all the deployed tools
105105

106106
### LS-Login in MinIO
107107

108-
LS-Login can be activated in MinIO either by using the MinIO console using the OIDC configuration or by setting environmental variables, as described in the MinIO [OIDC Documentation](https://min.io/docs/minio/linux/operations/external-iam/configure-openid-external-identity-management.html). There are detailed instructions in the [ELIXIR-Cloud-AAI documentation](../services/services_to_ls_aai.md) for using MinIO with LS-Login.
108+
LS-Login can be activated in MinIO either by using the MinIO console using the OIDC configuration or by setting environmental variables, as described in the MinIO [OIDC Documentation](https://min.io/docs/minio/linux/operations/external-iam/configure-openid-external-identity-management.html). There are detailed instructions in the [ELIXIR-on-Cloud documentation](../services/services_to_ls_aai.md) for using MinIO with LS-Login.
109109

110110

111111
### LS-Login in WESkit

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
copyright: >
2-
Copyright &copy; 2022 ELIXIR Cloud & AAI
2+
Copyright &copy; 2022 ELIXIR-on-Cloud –
33
<a href="#__consent">Change cookie settings</a>
44
edit_uri: edit/main/docs/
55
extra:
@@ -35,7 +35,7 @@ extra:
3535
social:
3636
- icon: custom/elixir-cloud-aai
3737
link: https://elixir-cloud.dcc.sib.swiss/
38-
name: ELIXIR Cloud & AAI website
38+
name: ELIXIR-on-Cloud website
3939
- icon: custom/elixir
4040
link: https://elixir-europe.org/
4141
name: ELIXIR website
@@ -44,19 +44,19 @@ extra:
4444
name: GA4GH website
4545
- icon: custom/github
4646
link: https://github.com/elixir-cloud-aai
47-
name: ELIXIR Cloud & AAI GitHub organization
47+
name: ELIXIR-on-Cloud GitHub organization
4848
- icon: custom/twitter
4949
link: https://twitter.com/ELIXIRcloud_aai
50-
name: ELIXIR Cloud & AAI Twitter profile
50+
name: ELIXIR-on-Cloud Twitter profile
5151
- icon: custom/slack
5252
link: https://join.slack.com/t/elixir-cloud/shared_invite/enQtNzA3NTQ5Mzg2NjQ3LTZjZGI1OGQ5ZTRiOTRkY2ExMGUxNmQyODAxMDdjM2EyZDQ1YWM0ZGFjOTJhNzg5NjE0YmJiZTZhZDVhOWE4MWM
53-
name: ELIXIR Cloud & AAI Slack board
53+
name: ELIXIR-on-Cloud Slack board
5454
- icon: custom/forum
5555
link: https://github.com/elixir-cloud-aai/elixir-cloud-aai/discussions
56-
name: ELIXIR Cloud & AAI Q&A forum
56+
name: ELIXIR-on-Cloud Q&A forum
5757
- icon: custom/email
5858
link: mailto:cloud-service@elixir-europe.org
59-
name: ELIXIR Cloud & AAI service email
59+
name: ELIXIR-on-Cloud service email
6060
markdown_extensions:
6161
- abbr
6262
- admonition
@@ -118,7 +118,7 @@ plugins:
118118
- search
119119
repo_name: Visit us on GitHub
120120
repo_url: https://github.com/elixir-cloud-aai/elixir-cloud-aai.github.io
121-
site_name: ELIXIR Cloud & AAI Documentation Hub
121+
site_name: ELIXIR-on-Cloud Documentation Hub
122122
theme:
123123
custom_dir: overrides
124124
features:

0 commit comments

Comments
 (0)