diff --git a/.upptimerc.yml b/.upptimerc.yml index c57883d4a..4ceae3acb 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,16 +1,28 @@ # Change these first owner: m-team-kit # Your GitHub organization or username, where this repository lives -repo: templates-status # The name of this repository +repo: status-ai # The name of this repository sites: - # cookiecutter-web Frontend - - name: AI repository template generator (WebApp) + # cookiecutter-web Frontend (Templates Hub) + - name: Software template generator (WebApp) (Templates Hub) + url: https://templates.services.fedcloud.eu/ + icon: https://raw.githubusercontent.com/m-team-kit/templates-hub/main/pictures/cookiecutter_simple_small.png + # cookiecutter-web API (Templates Hub) + - name: Software template generator generator (API) (Templates Hub) + url: https://templates.cloud.ai4eosc.eu/api/v1/ + icon: https://upload.wikimedia.org/wikipedia/commons/a/ab/Swagger-logo.png + # cookiecutter-web Frontend (AI4EOSC) + - name: Software template generator (WebApp) (AI4EOSC) url: https://templates.cloud.ai4eosc.eu/ icon: https://raw.githubusercontent.com/ai4eosc/status/master/static/logo.png - # cookiecutter-web API - #- name: AI repository template generator (API) - # url: https://templates.cloud.ai4eosc.eu/api/v1/ - # icon: https://upload.wikimedia.org/wikipedia/commons/a/ab/Swagger-logo.png + # mlflow instance (AI4EOSC) + - name: MLflow UI (AI4EOSC) + url: https://mlflow.dev.ai4eosc.eu/ + icon: https://raw.githubusercontent.com/ai4eosc/status/master/static/logo.png + # mlflow instance (iMagine) + - name: MLflow UI (iMagine) + url: https://mlflow.dev.imagine-ai.eu/ + icon: https://cdn.imagine-ai.eu/app/uploads/2023/02/logo-imagine-full-blue.png assignees: # Users to assign downtime issues (optional) - vykozlov - BorjaEst @@ -18,13 +30,13 @@ status-website: # Add your custom domain name, or remove the `cname` line if you don't have a domain # Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there #c.n.a.m.e.: demo.upptime.js.org - baseUrl: /templates-status + baseUrl: /status-ai #logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg - name: Status monitoring for the AI repository template service - introTitle: "Status monitoring for the AI repository template service" + name: Status monitoring for the AI-related services + introTitle: "Status monitoring for the AI-related services" introMessage: This is a status page which uses **real-time** data from our [AI repository template service](https://templates.cloud.ai4eosc.eu) navbar: - - title: Status + - title: Status monitoring href: / - title: GitHub href: https://github.com/$OWNER/$REPO