{"id":16744850,"url":"https://github.com/marteinn/cynomys","last_synced_at":"2026-05-01T13:32:08.204Z","repository":{"id":40746529,"uuid":"192178749","full_name":"marteinn/Cynomys","owner":"marteinn","description":"A lightweight website monitor that runs on Serverless/AWS.","archived":false,"fork":false,"pushed_at":"2023-01-09T23:23:06.000Z","size":1962,"stargazers_count":1,"open_issues_count":20,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-04-05T06:29:07.289Z","etag":null,"topics":["dynamodb","lamda","nodejs","serverless-framework"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/marteinn.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}},"created_at":"2019-06-16T10:37:49.000Z","updated_at":"2021-02-14T08:22:55.000Z","dependencies_parsed_at":"2023-02-08T16:01:10.219Z","dependency_job_id":null,"html_url":"https://github.com/marteinn/Cynomys","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/marteinn/Cynomys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marteinn%2FCynomys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marteinn%2FCynomys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marteinn%2FCynomys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marteinn%2FCynomys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marteinn","download_url":"https://codeload.github.com/marteinn/Cynomys/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marteinn%2FCynomys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32499681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["dynamodb","lamda","nodejs","serverless-framework"],"created_at":"2024-10-13T01:44:16.346Z","updated_at":"2026-05-01T13:32:08.185Z","avatar_url":"https://github.com/marteinn.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Cynomys](https://raw.githubusercontent.com/marteinn/Cynomys/develop/img/slack-example.png)\n\n# Cynomys\n\nA lightweight website monitor that runs on Serverless/AWS.\n\n\n## Features\n\n- Supports multiple website endpoints\n- Interprets non 200/201 status codes as errors\n- Detects network/domain issues\n- Reports errors to slack through a webhook\n- Reports errors to sms using 46elks\n\n\n## Requirements\n\n- Node 12\n- Serverless \u003e= 1.60.0\n- [A slack app and webhook](https://api.slack.com/incoming-webhooks#create_a_webhook)\n- [A 46elks api user](https://46elks.com/docs/send-sms)\n\n\n## Installation\n\n1. `npm install -g serverless`\n2. `make setup`\n3. `cp example.env .env`\n\n\n## Developing locally\n\n1. `docker-compose up -d`\n1. `cd src`\n1. `cp offline.example.env offline.env`\n1. `env $(cat offline.env | xargs) npm run start`\n1. `open http://localhost:3000/create-local-db`\n1. `open http://localhost:3000`\n\n\n## Handling secrets\n\nSecrets are stored in a encrypted external file, where $KEY is your encryption key.\n\n- Encrypt `openssl aes-256-cbc -e -in .circlerc -out .circlerc-crypt -k $KEY`\n- Decrypt `openssl aes-256-cbc -d -in .circlerc-crypt -out .circlerc -k $KEY`\n\n\n## Versioning\n\nThis boilerplate uses [semantic versioning](http://semver.org/).\n\n\n## Contributing\n\nWant to contribute? Awesome. Just send a pull request.\n\n\n## License\n\nCynomys is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarteinn%2Fcynomys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarteinn%2Fcynomys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarteinn%2Fcynomys/lists"}