{"id":13621014,"url":"https://github.com/andylibrian/terjang","last_synced_at":"2025-04-30T19:45:17.878Z","repository":{"id":46614810,"uuid":"317212361","full_name":"andylibrian/terjang","owner":"andylibrian","description":"Scalable HTTP load testing tool built on Vegeta","archived":false,"fork":false,"pushed_at":"2021-10-23T10:10:47.000Z","size":5393,"stargazers_count":19,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-30T19:22:43.297Z","etag":null,"topics":["benchmarking","go","http","load-test","load-testing"],"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/andylibrian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-30T12:10:56.000Z","updated_at":"2025-01-11T15:18:37.000Z","dependencies_parsed_at":"2022-07-19T14:42:07.106Z","dependency_job_id":null,"html_url":"https://github.com/andylibrian/terjang","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylibrian%2Fterjang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylibrian%2Fterjang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylibrian%2Fterjang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andylibrian%2Fterjang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andylibrian","download_url":"https://codeload.github.com/andylibrian/terjang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251773196,"owners_count":21641579,"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":["benchmarking","go","http","load-test","load-testing"],"created_at":"2024-08-01T21:01:01.737Z","updated_at":"2025-04-30T19:45:17.854Z","avatar_url":"https://github.com/andylibrian.png","language":"Go","funding_links":[],"categories":["T"],"sub_categories":[],"readme":"# Terjang\nScalable HTTP load testing tool built on [Vegeta](https://github.com/tsenart/vegeta).\n\n[![Build status](https://img.shields.io/github/workflow/status/andylibrian/terjang/CI?style=flat)](https://github.com/andylibrian/terjang/actions)\n[![Go Report Card](https://goreportcard.com/badge/github.com/andylibrian/terjang)](https://goreportcard.com/report/github.com/andylibrian/terjang)\n\n\n## Features\n\n- Scalable: support multiple node of workers\n- Web UI with detailed report\n- Extensible:\n  - Start and stop load test via HTTP API\n  - Get status and load test result via HTTP API\n  - Receive progress / real time results via websocket\n\n![Demo](docs/demo.gif?raw=true \"Demo\")\n\n## Install\n\n### Pre-compiled\n\nDownload the pre-compiled executables from the [releases page](https://github.com/andylibrian/terjang/releases) and copy to the desired location.\n\n### From source\n\n```bash\ngit clone git@github.com:andylibrian/terjang.git\ncd terjang\nmake\n```\n\n## Usage\n\n### Quick start on your local machine\n\nOpen a terminal, and run:\n\n```bash\nterjang server\n```\n\nOpen another terminal, and run:\n\n```bash\nterjang worker\n```\n\nThen open [http://localhost:9009](http://localhost:9009)\n\n### See more options\n\n```bash\nterjang -h\n```\n\n### Docker compose\n\n```bash\ngit clone git@github.com:andylibrian/terjang.git\ncd terjang\ndocker-compose up -d\n```\n\nThen open [http://localhost:9009](http://localhost:9009)\n\n\n## Deploying on Kubernetes via Helm\n\n```bash\nhelm repo add andylibrian https://andylibrian.github.io/helm-charts\nhelm repo update\n\nhelm install terjang andylibrian/terjang\n```\n\nConfiguration: see [values.yaml](https://github.com/andylibrian/helm-charts/blob/main/charts/terjang/values.yaml)\n\nTo access the UI: `kubectl port-forward svc/server 9009:80`, then open [http://localhost:9009](http://localhost:9009)\n\n\n## Contributing\n\nSee [Contributing](CONTRIBUTING.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandylibrian%2Fterjang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandylibrian%2Fterjang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandylibrian%2Fterjang/lists"}