Skip to content

Commit

Permalink
Merge branch 'main' into issue/208
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwolfs authored Jul 22, 2024
2 parents 2a1bf5d + 6f68569 commit 442a41e
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 19 deletions.
14 changes: 13 additions & 1 deletion docs.package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,19 @@
"repo": "SovereignCloudStack/status-page-openapi",
"source": "docs",
"target": "docs/04-operating-scs/components",
"label": "status-page"
"label": "status-page-openapi"
},
{
"repo": "SovereignCloudStack/status-page-api",
"source": "docs",
"target": "docs/04-operating-scs/components",
"label": "status-page-api"
},
{
"repo": "SovereignCloudStack/status-page-deployment",
"source": "docs",
"target": "docs/04-operating-scs/components",
"label": "status-page-deployment"
},
{
"repo": "SovereignCloudStack/k8s-observability",
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 65 additions & 7 deletions sidebarsDocs.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,15 +214,70 @@ const sidebarsDocs = {
items: [
{
type: 'category',
label: 'Status Page API',
label: 'Status Page',
link: {
type: 'generated-index'
},
items: [
'operating-scs/components/status-page/docs/overview',
'operating-scs/components/status-page/docs/component_overview',
'operating-scs/components/status-page/docs/components',
'operating-scs/components/status-page/docs/levels_of_consensus'
{
type: 'category',
label: 'Concepts',
link: {
type: 'generated-index'
},
items: [
'operating-scs/components/status-page-openapi/docs/overview',
'operating-scs/components/status-page-openapi/docs/components',
'operating-scs/components/status-page-openapi/docs/levels_of_consensus',
'operating-scs/components/status-page-openapi/docs/component_overview'
]
},
{
type: 'category',
label: 'API',
link: {
type: 'generated-index'
},
items: [
'operating-scs/components/status-page-api/docs/overview',
'operating-scs/components/status-page-api/docs/requirements',
'operating-scs/components/status-page-api/docs/quickstart',
'operating-scs/components/status-page-api/docs/configuration',
'operating-scs/components/status-page-api/docs/requests',
'operating-scs/components/status-page-api/docs/example-requests',
'operating-scs/components/status-page-api/docs/contribute'
]
},
{
type: 'category',
label: 'Deployment',
link: {
type: 'generated-index'
},
items: [
'operating-scs/components/status-page-deployment/docs/overview',
'operating-scs/components/status-page-deployment/docs/requirements',
'operating-scs/components/status-page-deployment/docs/quickstart',
{
type: 'category',
label: 'Configuration',
link: {
type: 'generated-index'
},
items: [
'operating-scs/components/status-page-deployment/docs/configuration',
'operating-scs/components/status-page-deployment/docs/kind',
'operating-scs/components/status-page-deployment/docs/k3s',
'operating-scs/components/status-page-deployment/docs/scs-public'
]
},
'operating-scs/components/status-page-deployment/docs/usage',
'operating-scs/components/status-page-deployment/docs/monitoring',
'operating-scs/components/status-page-deployment/docs/contribute',
'operating-scs/components/status-page-deployment/docs/admin-authentication',
'operating-scs/components/status-page-deployment/docs/faq'
]
}
]
},
{
Expand Down Expand Up @@ -267,7 +322,7 @@ const sidebarsDocs = {
'operating-scs/components/automated-pentesting/overview',
'operating-scs/components/automated-pentesting/tools'
]
},
}
]
},
{
Expand Down Expand Up @@ -354,7 +409,10 @@ const sidebarsDocs = {
link: {
type: 'generated-index'
},
items: ['iam/domain-manager-setup-and-usage', 'iam/SCS-example-setup-configuration-description']
items: [
'iam/domain-manager-setup-and-usage',
'iam/SCS-example-setup-configuration-description'
]
},
'iam/intra-SCS-federation-setup-description-for-osism-doc-operations'
]
Expand Down
6 changes: 3 additions & 3 deletions standards/certification/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ This is a list of clouds that we test on a nightly basis against the certificate

| Name | Description | Operator | _SCS-compatible IaaS_ Compliance | HealthMon |
| -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- | ----------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------: |
| [gx-scs](https://github.com/SovereignCloudStack/docs/blob/main/community/cloud-resources/plusserver-gx-scs.md) | Dev environment provided for SCS & GAIA-X context | plusserver GmbH | [![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-gx-scs-v2.yml?label=v2)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-gx-scs-v2.yml) | [HM](https://health.gx-scs.sovereignit.cloud:3000/) |
| [gx-scs](https://github.com/SovereignCloudStack/docs/blob/main/community/cloud-resources/plusserver-gx-scs.md) | Dev environment provided for SCS & GAIA-X context | plusserver GmbH | [![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-gx-scs-v3.yml?label=v3)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-gx-scs-v3.yml) | [HM](https://health.gx-scs.sovereignit.cloud:3000/) |
| [pluscloud open](https://www.plusserver.com/en/products/pluscloud-open)<br />- prod1<br />- prod2<br />- prod3<br />- prod4 | Public cloud for customers (4 regions) | plusserver GmbH | &nbsp;<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-pco-prod1-v2.yml?label=v2)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-pco-prod1-v2.yml)<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-pco-prod2-v2.yml?label=v2)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-pco-prod2-v2.yml)<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-pco-prod3-v2.yml?label=v2)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-pco-prod3-v2.yml)<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-pco-prod4-v2.yml?label=v2)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-pco-prod4-v2.yml) | &nbsp;<br />[HM1](https://health.prod1.plusserver.sovereignit.cloud:3000/d/9ltTEmlnk/openstack-health-monitor2?orgId=1&var-mycloud=plus-pco)<br />[HM2](https://health.prod1.plusserver.sovereignit.cloud:3000/d/9ltTEmlnk/openstack-health-monitor2?orgId=1&var-mycloud=plus-prod2)<br />[HM3](https://health.prod1.plusserver.sovereignit.cloud:3000/d/9ltTEmlnk/openstack-health-monitor2?orgId=1&var-mycloud=plus-prod3)<br />[HM4](https://health.prod1.plusserver.sovereignit.cloud:3000/d/9ltTEmlnk/openstack-health-monitor2?orgId=1&var-mycloud=plus-prod4) |
| [Wavestack](https://www.noris.de/wavestack-cloud/) | Public cloud for customers | noris network AG/Wavecon GmbH | [![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-wavestack-v3.yml?label=v3)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-wavestack-v3.yml) | [HM](https://health.wavestack1.sovereignit.cloud:3000/) |
| [REGIO.cloud](https://regio.digital) | Public cloud for customers | OSISM GmbH | [![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-regio-a-v4.yml?label=v4)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-regio-a-v4.yml) | broken <!--[HM](https://apimon.services.regio.digital/public-dashboards/17cf094a47404398a5b8e35a4a3968d4?orgId=1&refresh=5m)--> |
| [CNDS](https://cnds.io/) | Public cloud for customers | [artcodix UG](https://artcodix.com/) | [![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-artcodix-v3.yml?label=v3)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-artcodix-v3.yml) | [HM](https://ohm.muc.cloud.cnds.io/) |
| [aov.cloud](https://aov.de/) | Community cloud for customers | aov IT.Services GmbH | (soon) | [HM](https://health.aov.cloud/) |
| [aov.cloud](https://www.aov.de/) | Community cloud for customers | aov IT.Services GmbH | (soon) | [HM](https://health.aov.cloud/) |
| PoC WG-Cloud OSBA | Cloud PoC for FITKO (yaook-based) | Cloud&amp;Heat Technologies GmbH | [![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-poc-wgcloud-v4.yml?label=v4)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-poc-wgcloud-v4.yml) | [HM](https://health.poc-wgcloud.osba.sovereignit.cloud:3000/d/9ltTEmlnk/openstack-health-monitor2?var-mycloud=poc-wgcloud&orgId=1) |
| PoC KDO | Cloud PoC for FITKO | KDO Service GmbH / OSISM GmbH | [![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-poc-kdo-v4.yml?label=v4)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-poc-kdo-v4.yml) | (soon) |
| [syseleven](https://www.syseleven.de/en/products-services/openstack-cloud/)<br />- dus2<br />- ham1 | Public OpenStack Cloud (2 SCS regions) | SysEleven GmbH | &nbsp;<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-syseleven-dus2-v4.yml?label=v4)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-syseleven-dus2-v4.yml)<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-syseleven-ham1-v4.yml?label=v4)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-syseleven-ham1-v4.yml) | &nbsp;<br />(soon)<br />(soon) |
| [syseleven](https://www.syseleven.de/en/products-services/openstack-cloud/)<br />- dus2<br />- ham1 | Public OpenStack Cloud (2 SCS regions) | SysEleven GmbH | &nbsp;<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-syseleven-dus2-v3.yml?label=v3)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-syseleven-dus2-v3.yml)<br />[![Compliance Status](https://img.shields.io/github/actions/workflow/status/SovereignCloudStack/standards/check-syseleven-ham1-v3.yml?label=v3)](https://github.com/SovereignCloudStack/standards/actions/workflows/check-syseleven-ham1-v3.yml) | &nbsp;<br />(soon)<br />(soon) |
2 changes: 1 addition & 1 deletion static/data/architecturalOverviewData.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"components": [
{
"title": "Status Page",
"url": "/docs/operating-scs/components/status-page/docs/overview",
"url": "/docs/category/status-page",
"mandatory": "true",
"stable": "true"
},
Expand Down

0 comments on commit 442a41e

Please sign in to comment.