{"id":15588378,"url":"https://github.com/qbart/ser","last_synced_at":"2025-04-24T04:52:31.130Z","repository":{"id":57516675,"uuid":"191454824","full_name":"qbart/ser","owner":"qbart","description":"AWS Dashboard, shows EC2 Instances, Load balancers, Target Groups, ECS ","archived":false,"fork":false,"pushed_at":"2024-02-09T16:18:45.000Z","size":383,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-24T04:52:22.321Z","etag":null,"topics":["aws","cli","dashboard","ec2","ecs","ecs-cluster","ecs-service","ecs-task","instances","loadbalancer","targetgroups"],"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/qbart.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":"2019-06-11T21:46:40.000Z","updated_at":"2024-02-09T16:16:31.000Z","dependencies_parsed_at":"2024-02-09T17:43:46.647Z","dependency_job_id":null,"html_url":"https://github.com/qbart/ser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qbart%2Fser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qbart","download_url":"https://codeload.github.com/qbart/ser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250566446,"owners_count":21451230,"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","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":["aws","cli","dashboard","ec2","ecs","ecs-cluster","ecs-service","ecs-task","instances","loadbalancer","targetgroups"],"created_at":"2024-10-02T22:23:10.123Z","updated_at":"2025-04-24T04:52:31.108Z","avatar_url":"https://github.com/qbart.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ser :cheese:\n\nSer is a small monitoring tool for your AWS instances, targets groups, load balancers, ECS.\n\n![Preview](./res/preview.png)\n\n## Usage\n```\nser \u003caws-profile-name\u003e \u003cregion\u003e\n```\nDefault region is `eu-west-1`\n\n## Policy\n\n```json\n{\n    \"Version\": \"2012-10-17\",\n    \"Statement\": [\n        {\n            \"Sid\": \"VisualEditor0\",\n            \"Effect\": \"Allow\",\n            \"Action\": [\n                \"ec2:DescribeInstances\",\n                \"ec2:DescribeTags\",\n                \"ec2:DescribeInstanceAttribute\",\n                \"ec2:DescribeInstanceStatus\",\n                \"elasticloadbalancing:DescribeLoadBalancers\",\n                \"elasticloadbalancing:DescribeTargetGroups\",\n                \"elasticloadbalancing:DescribeTargetHealth\"\n            ],\n            \"Resource\": \"*\"\n        }\n    ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbart%2Fser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqbart%2Fser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqbart%2Fser/lists"}