{"id":31793659,"url":"https://github.com/yorch/ovh-availability-checker","last_synced_at":"2025-10-10T18:29:21.643Z","repository":{"id":37048444,"uuid":"235229882","full_name":"yorch/ovh-availability-checker","owner":"yorch","description":"Check if an OVH / Kimsufi / SoYouStart server is on stock or not","archived":false,"fork":false,"pushed_at":"2025-07-13T22:00:18.000Z","size":4444,"stargazers_count":22,"open_issues_count":8,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T00:16:03.947Z","etag":null,"topics":["docker","docker-compose","kimsufi","nodejs","ovh","soyoustart"],"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/yorch.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,"zenodo":null}},"created_at":"2020-01-21T01:12:03.000Z","updated_at":"2025-07-13T22:00:20.000Z","dependencies_parsed_at":"2024-04-27T04:22:53.014Z","dependency_job_id":"4782418b-32f9-4c3f-aca1-ffc3ba815b18","html_url":"https://github.com/yorch/ovh-availability-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yorch/ovh-availability-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorch%2Fovh-availability-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorch%2Fovh-availability-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorch%2Fovh-availability-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorch%2Fovh-availability-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yorch","download_url":"https://codeload.github.com/yorch/ovh-availability-checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yorch%2Fovh-availability-checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004910,"owners_count":26083802,"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-10-10T02:00:06.843Z","response_time":62,"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":["docker","docker-compose","kimsufi","nodejs","ovh","soyoustart"],"created_at":"2025-10-10T18:29:15.149Z","updated_at":"2025-10-10T18:29:21.629Z","avatar_url":"https://github.com/yorch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OVH Availability Checker\n\nThis is a NodeJS application that checks for the availability of OVH / Kimsufi / SoYouStart servers (according to `servers.json` config file) and if they are in stock, it can trigger:\n\n- An email through a configured SMTP server.\n- An SMS message through Twilio.\n- A PushBullet notification.\n- Telegram notification.\n\n## Configuration\n\nAll the configuration can be made through two files:\n\n- `.env` -\u003e Where all the credentials and other config are stored (ie: SMTP, Twilio API, Pushbullet, Telegram, etc). Create your own `.env` file from `.env.sample`.\n- `servers.json` -\u003e Where you can add the OVH / Kimsufi / SoYouStart servers you want to monitor.\n\n## Run with NodeJS\n\n```bash\n# Install all dependencies:\nyarn install\n# or just:\nyarn\n# Run application\nyarn start\n```\n\n## Run with Docker\n\nThe following command will build the Docker image, based on a NodeJS Alpine image, so should have a fairly small footprint, and spin it up in the background:\n\n```bash\ndocker compose up -f docker-compose.dev.yml -d\n```\n\nYou can also use the Docker image directly from GitHub Container Registry with the following command:\n\n```bash\ndocker compose up -d\n```\n\nYou can easily use it out of the box and run it in a headless server like a cheap VPS using Docker. It will run in the background, even after you have logged out of the server.\n\n## License\n\nMIT License\n\nCopyright (c) 2023 Jorge Barnaby\n\nSee [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorch%2Fovh-availability-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyorch%2Fovh-availability-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyorch%2Fovh-availability-checker/lists"}