{"id":13587733,"url":"https://github.com/trackit/trackit2-home","last_synced_at":"2025-04-07T22:31:31.276Z","repository":{"id":89793948,"uuid":"103658520","full_name":"trackit/trackit2-home","owner":"trackit","description":"TrackIt helps you to optimize your AWS cloud","archived":true,"fork":false,"pushed_at":"2018-11-06T20:49:45.000Z","size":32,"stargazers_count":48,"open_issues_count":2,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-06T06:41:28.259Z","etag":null,"topics":["aws","aws-s3","cost","cost-control","cost-estimation","cost-optimization","docker-engine","trackit"],"latest_commit_sha":null,"homepage":"https://trackit.io/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trackit.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-09-15T13:10:17.000Z","updated_at":"2024-07-10T10:42:50.000Z","dependencies_parsed_at":"2024-01-18T04:53:42.518Z","dependency_job_id":"29bdcfc7-9d52-499a-ab66-099e91f07057","html_url":"https://github.com/trackit/trackit2-home","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/trackit%2Ftrackit2-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Ftrackit2-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Ftrackit2-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackit%2Ftrackit2-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trackit","download_url":"https://codeload.github.com/trackit/trackit2-home/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247740836,"owners_count":20988279,"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","aws-s3","cost","cost-control","cost-estimation","cost-optimization","docker-engine","trackit"],"created_at":"2024-08-01T15:06:20.312Z","updated_at":"2025-04-07T22:31:30.934Z","avatar_url":"https://github.com/trackit.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"[#trackit-logo]\nimage::https://s3-us-west-2.amazonaws.com/trackit-public-artifacts/github-page/logo.png[]\n\nTrackIt helps you to optimize your AWS cloud\n\n= Trackit\n\nThis is a tool written in go to optimize your AWS\nusage and spending.\n\nThis repository contains the deployment tools to run TrackIt easily on your own infrastructure.\n\nimage::https://s3-us-west-2.amazonaws.com/trackit-public-artifacts/github-page/v2_cost_breakdown.png[]\n\n\n== Don't want to self-host trackit?\n\nWe run our own version, check it out at https://trackit.io/[TrackIt]\n\n== Repository structure\n\n* Deployment tools: https://github.com/trackit/trackit\n* Go server: https://github.com/trackit/trackit-server\n* ReactJS UI: https://github.com/trackit/trackit-client\n\nYou can still find our legacy version at https://github.com/trackit/trackit-legacy.\n\n= Installation\n\n=== #0 Be sure all requirements below are met\n\n- Install https://docs.docker.com/engine/installation/[Docker]\n- Install https://docs.docker.com/compose/install/[Docker Compose]\n- Install https://docs.aws.amazon.com/cli/latest/userguide/installing.html[AWS CLI] and https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html[configure your credentials]\n- Make sure the port 80 and 8080 are open\n- Docker-for-Mac and Docker-for-Windows users: Increase the docker memory limit to 4GB to allow elasticsearch to run properly\n\nHere is the access your AWS IAM credentials will need to run correctly TrackIt\n[source,json]\n----\n{\n    \"Version\": \"2012-10-17\",\n    \"Statement\": [\n        {\n            \"Sid\": \"AssumeRole\",\n            \"Effect\": \"Allow\",\n            \"Action\": \"sts:AssumeRole\",\n            \"Resource\": \"*\"\n        }\n    ]\n}\n----\n\n=== #1 Clone this repository\n\n[source,sh]\n----\n$\u003e git clone https://github.com/trackit/trackit \u0026\u0026 cd trackit\n----\n\n=== #2 Configure the API_URL\nIf you are not running TrackIt on your local machine, you need to configure the URL of the API:\n[source,sh]\n----\n$\u003e vi docker-compose.yml\nline 8: - API_URL=http://localhost:8080 # replace localhost by the public API of the host\n----\n\n=== #3 Start TrackIt\n[source,sh]\n----\n$\u003e ./start.sh\n----\n\n== Configuring\n\nMore information about configuring TrackIt? Check our step-by-step guide https://trackit.io/installing-setting-trackit-up-step-by-step/[here]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackit%2Ftrackit2-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrackit%2Ftrackit2-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackit%2Ftrackit2-home/lists"}