Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ressources (WiP) #248

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions community/cloud-resources/cloud-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,22 @@ Service users will have their default_project_id set to a specific project and w
| fc1f7a0e10a64d6083dcdbcb7ccf6ff4 | p500924-compliance-monitor | mbuechse | SCS Compliance Monitor Deployment | ∞ |
| eba5414a4f8549b28a62af199d82dab5 | p500924-tsmado | tsmado | tsmado's gx-scs project | ∞ |

** SCS2 **
garloff marked this conversation as resolved.
Show resolved Hide resolved

| Unique Identifier | Project Name | Community Contact | Description | Needed until |
| :------------------------------: | --------------------------- | ------------------------ | ------------------------------------- | :----------: |
| fe66fd7655814078924155876562dd3d | p500924-scs-community | garloff | | |
| 4a8829a5ecad480d8dde1e46a9c5284b | p500924-health-monitor | garloff | | |
| 9c482c928d68470ea35a764e1ba9211a | p500924-compliance-monitor | garloff | | |
| f2eccb67b16f4430b6d5e70afb515f9d | p500924-harbor | garloff | | |
| 34d3d89fc74e4db5a6df1c9ebf2f3a2a | p500924-scs-zuul | garloff | | |
| 45b5e27a5fe3431083e450cf2d13e71b | p500924-kaas-playground1 | jschoone | | |
| ef12fed77f114eb4a20068f0422a8109 | p500924-kaas-playground2 | jschoone | | |
| bf8d511728a44072b7c97b1fe00947b8 | p500924-kaas-playground3 | jschoone | | |
| 61b315797c75431787dc20a61cbaf052 | p500924-kaas-playground4 | jschoone | | |
| 94f7c7507be1484a9ce6aba20d19d1c6 | p500924-kaas-playground5 | jschoone | | |


garloff marked this conversation as resolved.
Show resolved Hide resolved
## Wavecon

### Service Users
Expand Down
38 changes: 0 additions & 38 deletions community/cloud-resources/clouds-public.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions community/cloud-resources/clouds.yaml.sample

This file was deleted.

25 changes: 25 additions & 0 deletions community/cloud-resources/plusserver-scs2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: Getting Started with plusserver's Dev Environment
version: 2024-09-18
author: Ralf Heiringhoff
---

## Getting Started with plusserver's Dev Environment

You can find the public product documentation for plusserver's pluscloud open [here](https://docs.plusserver.com/en/compute/pluscloudopen/) as well as [tutorials](https://docs.plusserver.com/en/compute/pluscloudopen/tutorials/).

## URLs for access

- UI (Horizon): [https://scs2.api.pco.get-cloud.io/](https://scs2.api.pco.get-cloud.io/)

## Authentication (UI)

For your login you will need:

- Username (`u500924-<$github-handle>`)
- Password
- Domain (`d500924`)

## Getting Started with OpenStack

See [Getting Started with OpenStack](./getting-started-openstack.md)
Loading