{"id":19364569,"url":"https://github.com/math2001/cmt_manager","last_synced_at":"2026-06-20T05:02:11.210Z","repository":{"id":74805974,"uuid":"320718292","full_name":"math2001/cmt_manager","owner":"math2001","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-12T03:04:51.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T13:15:24.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/math2001.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":"2020-12-12T00:54:10.000Z","updated_at":"2020-12-12T03:04:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"784e44f0-5799-46aa-ab01-15f934ded0b3","html_url":"https://github.com/math2001/cmt_manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/math2001/cmt_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fcmt_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fcmt_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fcmt_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fcmt_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/math2001","download_url":"https://codeload.github.com/math2001/cmt_manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fcmt_manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34557553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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-10T07:37:44.510Z","updated_at":"2026-06-20T05:02:11.188Z","avatar_url":"https://github.com/math2001.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy\n\n## 1. No debug\n\nMake sure `debug = False`  in `cmt_manager/settings.py`\n\n## 2. Allowed hosts\n\nAdapt `ALLOWED_HOSTS` according to your needs (this is list of host that the\nserver is allowed to serve on. It should agree or match with the --bind option\nbelow)\n\n## 3. Generate secure key\n\n    python generate-secret-key.py\n\nAnd put the key in the `cmt_manager/settings.py` file, for the `SECRET_KEY`\nvariable.\n\n## 4. Migrate database\n\n    virtualenv .venv\n    source .venv/bin/activate\n    pip install -r requirements.txt\n    python manage.py check --deploy # should only complain about SSL\n    python manage.py migrate\n    deactivate\n\n## 5. Run\n\n    .venv/bin/python -m daphne --bind \u003cipaddress\u003e --port \u003cport\u003e cmt_manager.asgi:application\n\n## 6. Fetch all the probes\n\nVisit `/cmt/fetch-probes-checks`. Be careful, it can't do better than assume\nthat the `max_alert_level`, `enable` and `enable_pager` keys, you have to update\nthem manually in `/cmt/`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmath2001%2Fcmt_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmath2001%2Fcmt_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmath2001%2Fcmt_manager/lists"}