{"id":40944516,"url":"https://github.com/lovi-cloud/teleskop","last_synced_at":"2026-01-22T04:38:58.056Z","repository":{"id":57576082,"uuid":"255518188","full_name":"lovi-cloud/teleskop","owner":"lovi-cloud","description":"Agent for lovi-cloud","archived":false,"fork":false,"pushed_at":"2021-03-08T17:18:10.000Z","size":338,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-12T14:45:42.603Z","etag":null,"topics":["cloud-infrastructure","golang","lovi-cloud"],"latest_commit_sha":null,"homepage":"","language":"Go","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/lovi-cloud.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":"2020-04-14T05:27:55.000Z","updated_at":"2021-06-20T07:59:55.000Z","dependencies_parsed_at":"2022-08-29T00:50:36.391Z","dependency_job_id":null,"html_url":"https://github.com/lovi-cloud/teleskop","commit_stats":null,"previous_names":["whywaita/teleskop"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lovi-cloud/teleskop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovi-cloud%2Fteleskop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovi-cloud%2Fteleskop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovi-cloud%2Fteleskop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovi-cloud%2Fteleskop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovi-cloud","download_url":"https://codeload.github.com/lovi-cloud/teleskop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovi-cloud%2Fteleskop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28654994,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["cloud-infrastructure","golang","lovi-cloud"],"created_at":"2026-01-22T04:38:57.966Z","updated_at":"2026-01-22T04:38:58.041Z","avatar_url":"https://github.com/lovi-cloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# teleskop: Agent of [lovi-cloud](https://github.com/lovi-cloud)\n\n![logo](./docs/image/teleskop-logo.png)\n\nteleskop is an agent of the data plane for [lovi-cloud](https://github.com/lovi-cloud).\n\nThe name \"teleskop\" is derived from a Bosnian word that means \"telescope\".\n\n## Features\n\n- hypervisor agent\n- [cloud-init](https://cloudinit.readthedocs.io/en/latest/) server\n    - implemented data source as a [NoCloud](https://cloudinit.readthedocs.io/en/latest/topics/datasources/nocloud.html)\n\n## Getting Started\n\nteleskop requires root permission.\n\n```bash\n## build\n$ go generate ./...\n$ go build .\n\n## route to metadata server\n$ sudo ip addr add 169.254.169.254/32 dev lo\n\n## run\n$ teleskop -help\nUsage of /usr/local/bin/teleskop:\n  -intf string\n        teleskop listen interface (default \"bond0.1000\")\n  -satelit string\n        satelit datastore api endpoint (default \"127.0.0.1:9263\")\n```\n\nmore information is [docs](https://github.com/lovi-cloud/docs)!\n\n### systemd unit file\n\n```bash\n$ cat teleskop.service\n[Unit]\nDescription=Teleskop Agent\n\n[Service]\nUser=root\nExecStart=/usr/local/bin/teleskop -satelit 192.0.2.100:9263 -intf eth0\nRestart=always\n\n[Install]\nWantedBy=multi-user.target\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovi-cloud%2Fteleskop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovi-cloud%2Fteleskop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovi-cloud%2Fteleskop/lists"}