{"id":18493360,"url":"https://github.com/netfloex/uptimesocket","last_synced_at":"2025-09-22T03:42:06.463Z","repository":{"id":113860498,"uuid":"495183814","full_name":"Netfloex/UptimeSocket","owner":"Netfloex","description":"Notify when a websocket dies","archived":false,"fork":false,"pushed_at":"2022-06-08T12:14:36.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T15:49:01.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Netfloex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-22T21:41:03.000Z","updated_at":"2022-05-22T21:41:07.000Z","dependencies_parsed_at":"2023-07-15T07:17:29.795Z","dependency_job_id":null,"html_url":"https://github.com/Netfloex/UptimeSocket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"Netfloex/Template","purl":"pkg:github/Netfloex/UptimeSocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FUptimeSocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FUptimeSocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FUptimeSocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FUptimeSocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Netfloex","download_url":"https://codeload.github.com/Netfloex/UptimeSocket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netfloex%2FUptimeSocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276342455,"owners_count":25625581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-06T13:14:05.018Z","updated_at":"2025-09-22T03:42:06.409Z","avatar_url":"https://github.com/Netfloex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UptimeSocket\n\nNotifies you instantly when your server dies\n\n## Configuration\n\nExample `docker-compose.yml`\n\n```yaml\nversion: \"3\"\n\nservices:\n    uptimesocket:\n        image: netfloex/uptimesocket\n        container_name: uptimesocket\n        restart: unless-stopped\n        volumes:\n            - ./config:/app/config\n```\n\nExample `config/config.yaml`\n\n```yaml\nwss://uptime.remoteserver.tld:\n    name: Remote Server\n    ntfy: http://localntfy/topic\n\nwss://uptime.otherserver.tld:\n\tname: Other Server\n    # Can be an array too:\n    ntfy:\n        - http://secondnotify/topic\n        - http://secondnotify/other\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetfloex%2Fuptimesocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetfloex%2Fuptimesocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetfloex%2Fuptimesocket/lists"}