{"id":18395855,"url":"https://github.com/deepset-ai/dc-status-page","last_synced_at":"2026-03-19T04:10:33.980Z","repository":{"id":103098433,"uuid":"481505972","full_name":"deepset-ai/dc-status-page","owner":"deepset-ai","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-16T12:38:03.000Z","size":256,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T12:24:10.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://deepset-ai.github.io/dc-status-page/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepset-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-14T07:20:20.000Z","updated_at":"2023-06-16T12:39:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"745de8e1-9e90-45cf-96b5-9fa02d0dcbb4","html_url":"https://github.com/deepset-ai/dc-status-page","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepset-ai/dc-status-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fdc-status-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fdc-status-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fdc-status-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fdc-status-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepset-ai","download_url":"https://codeload.github.com/deepset-ai/dc-status-page/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepset-ai%2Fdc-status-page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29220479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T03:18:47.732Z","status":"ssl_error","status_checked_at":"2026-02-08T03:15:31.985Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T02:12:10.251Z","updated_at":"2026-02-08T04:32:41.495Z","avatar_url":"https://github.com/deepset-ai.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deepset Cloud status page\n\nWe use cState to communicate the status of deepset Cloud to our customers. If we want to report an issue we need to create a markdown file\nwithin [this](/content/issues/) directory using the name `YEAR-MONTH-DAY-topic.md`. This Markdown must contain a header that contains \na couple of attributes that are used to render the current status: \n\n```\n---\ntitle: Title of the issue (e.g. Pipeline deployment reports unhealthy states)\ndate: 2022-04-13 15:30:00 \nresolved: false\nresolvedWhen: 2022-04-22 14:30:00  # auto resolve at 2022-04-22 14:30:00\nseverity: disrupted # there are multiple severity states (disrupted, down, ...)\naffected:  # this list contains the affected services \n  - API    \nsection: issue\n---\n```\n\n\nYou can find a list of available services within the [config.yml](/config.yml) and a list of severitys within the cState docs.\n\nPushing changes to master will deploy the latest status page.\n\n\n## Development\n\n### cState Site v5.0.5\n\nThis is the default cState status page website directory/folder.\n\n* Example site repository link (you are here): https://github.com/cstate/example\n* Main cState source code repository: https://github.com/cstate/cstate\n\n#### Are you updating? Use these commands\n\nDownload your site with all the directories. `git clone --recursive \u003cyour repo link goes here\u003e`\n\nUpdate the cState theme submodule. `git submodule foreach git pull origin master`\n\nIn the parent directory, type `hugo serve`. Check to see if everything is working.\n\nThen do `git add -A; git commit -m \"Update cState\"; git push origin \u003cbranch, probably main or master\u003e`. Your status page is now updated and uploaded.\n\n\n#### For maintainers (probably not for you)\n\nMaintainers need to update both cstate/cstate and cstate/example for each new version.\n\nDownload this repo with all the directories. `git clone --recursive -b master https://github.com/cstate/example.git`\n\nAdd your changes from cstate/cstate's exampleSite folder.\n\nUpdate the cState theme submodule. `git submodule foreach git pull origin master`\n\nThen push `git add -A; git commit -m \"Update cState vX.X.X\"; git push origin master`.\n\n#### License\n\nMIT © Mantas Vilčinskas\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Fdc-status-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepset-ai%2Fdc-status-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepset-ai%2Fdc-status-page/lists"}