{"id":41669284,"url":"https://github.com/arextest/deployments","last_synced_at":"2026-01-24T17:36:22.752Z","repository":{"id":47027570,"uuid":"481494483","full_name":"arextest/deployments","owner":"arextest","description":"Deployment repository for AREX Test, featuring Docker Compose files and demos for easy setup and integration.","archived":false,"fork":false,"pushed_at":"2024-11-01T08:25:32.000Z","size":305589,"stargazers_count":39,"open_issues_count":4,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-01T09:25:49.473Z","etag":null,"topics":["api-testing","automated-testing","mocker","testing","testing-tools"],"latest_commit_sha":null,"homepage":"https://doc.arextest.com/","language":"Mustache","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/arextest.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":"2022-04-14T06:39:29.000Z","updated_at":"2024-11-01T08:25:37.000Z","dependencies_parsed_at":"2023-10-16T23:18:35.766Z","dependency_job_id":"34a6aef9-9191-4e88-bf49-0fb448c9e6b9","html_url":"https://github.com/arextest/deployments","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/arextest/deployments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arextest%2Fdeployments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arextest%2Fdeployments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arextest%2Fdeployments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arextest%2Fdeployments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arextest","download_url":"https://codeload.github.com/arextest/deployments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arextest%2Fdeployments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28732748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api-testing","automated-testing","mocker","testing","testing-tools"],"created_at":"2026-01-24T17:36:20.790Z","updated_at":"2026-01-24T17:36:22.736Z","avatar_url":"https://github.com/arextest.png","language":"Mustache","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AREX: Real automated API testing with real data.\n**AREX Components Version: 0.6.3.2**\n\n## AREX Docker-Compose Install\n\n```\ngit clone https://github.com/arextest/deployments.git\ncd deployments\ndocker compose up -d\n```\n\n### .env config   \n1. There are many configurations of Docker versions in the configuration file, which are hard-coded, such as 0.2.9. Now they have been extracted and set as variables, stored in .env file.\n2. Users can directly modify the content of the .env file to change the version.\n3. Users can also modify the old version number to roll back to a previous version.\n```\ncat .env\nAREX_VERSION=0.6.3.2\n```\n### Helm Chart Install\n```\nkubectl create namespace arex-beta(your arex namespace)\nhelm install arex-beta-release -n arex-beta   ./arex-chart  \nor update\nhelm upgrade arex-beta-release -n arex-beta   ./arex-chart  \n```\n\n## AREX Docker-Compose Uninstall\n\n```\ncd deployments\ndocker compose down -v\n\u003c!-- Delete Mongodb and Redis Data. If you want to save the data, You should ignore the command.  --\u003e\nrm -rf ./arex-data\n\u003c!-- Delete arex logs. If you want to save the data, You should ignore the command. --\u003e\nrm -rf ./arex-logs\n```\n\n\n## License\n\n    Copyright (C) 2023 ArexTest\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Affero General Public License as\n    published by the Free Software Foundation, either version 3 of the\n    License, or (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Affero General Public License for more details.\n\n    You should have received a copy of the GNU Affero General Public License\n    along with this program. If not, see https://www.gnu.org/licenses/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farextest%2Fdeployments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farextest%2Fdeployments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farextest%2Fdeployments/lists"}