{"id":14155208,"url":"https://github.com/zebrunner/community-edition","last_synced_at":"2025-09-04T09:39:58.123Z","repository":{"id":37244848,"uuid":"107545636","full_name":"zebrunner/community-edition","owner":"zebrunner","description":"Zebrunner is a Test Automation Management Tool","archived":false,"fork":false,"pushed_at":"2024-08-16T13:32:27.000Z","size":15150,"stargazers_count":225,"open_issues_count":16,"forks_count":55,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-29T23:09:28.811Z","etag":null,"topics":["appium-android","appium-android-tv","appium-apple-tv","appium-ios","continuous-delivery","device-farm","devops","docker","infrastructure","jenkins","mobilecloud","pipelines-as-code","reporting-tool","selenium-hub","stf","test-automation","test-automation-as-a-service","test-driven-development"],"latest_commit_sha":null,"homepage":"https://zebrunner.github.io/community-edition","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/zebrunner.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":"2017-10-19T12:50:48.000Z","updated_at":"2025-03-21T08:29:30.000Z","dependencies_parsed_at":"2023-11-30T13:28:21.116Z","dependency_job_id":"61de9a37-ec83-4e43-a2ff-b475a8fa2433","html_url":"https://github.com/zebrunner/community-edition","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrunner%2Fcommunity-edition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrunner%2Fcommunity-edition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrunner%2Fcommunity-edition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zebrunner%2Fcommunity-edition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zebrunner","download_url":"https://codeload.github.com/zebrunner/community-edition/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419860,"owners_count":20936012,"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":["appium-android","appium-android-tv","appium-apple-tv","appium-ios","continuous-delivery","device-farm","devops","docker","infrastructure","jenkins","mobilecloud","pipelines-as-code","reporting-tool","selenium-hub","stf","test-automation","test-automation-as-a-service","test-driven-development"],"created_at":"2024-08-17T08:02:30.276Z","updated_at":"2025-04-06T01:08:16.363Z","avatar_url":"https://github.com/zebrunner.png","language":"Shell","funding_links":["https://www.paypal.com/donate/?hosted_button_id=MNHYYCYHAKUVA"],"categories":["jenkins"],"sub_categories":[],"readme":"\u003cp style=\"padding: 10px;\" align=\"left\"\u003e\n  \u003cimg src=\"https://github.com/zebrunner/zebrunner/raw/master/docs/img/zebrunner_logo.png\"\u003e\n\u003c/p\u003e\n\nZebrunner CE (Community Edition) is a Test Automation Management Tool for continuous testing and continuous deployment. It allows you to run various kinds of tests and gain successive levels of confidence in the code quality. It is built in accordance with [Infrastructure as Code](https://en.wikipedia.org/wiki/Infrastructure_as_code) processes. \n  \u003e Zebrunner is integrated by default with [carina-core](http://www.carina-core.io) open source TestNG framework and uses Jenkins as a CI Tool.\n\nIt is built on top of popular docker solutions, it includes Postgres database, [Zebrunner Reporting](https://zebrunner.com/documentation), Jenkins Master/Slaves Nodes, Selenium Hub, Mobile Device Farm (MCloud), SonarQube etc.\n\nAll components are deployed under NGINX WebServer which can be configured in a fully secured environment\n\nZebrunner subcomponents all together can be used as an effective Test Automation infrastructure for test automation development, execution, management, etc.\n\n## Support Zebrunner CE\nFeel free to support the development with a [**donation**](https://www.paypal.com/donate/?hosted_button_id=MNHYYCYHAKUVA) for the next improvements.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://zebrunner.com/\"\u003e\u003cimg alt=\"Zebrunner\" src=\"https://github.com/zebrunner/zebrunner/raw/master/docs/img/zebrunner_intro.png\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Hardware requirements\n\n|                         \t| Requirements                                                     \t|\n|:-----------------------:\t|------------------------------------------------------------------\t|\n| \u003cb\u003eOperating System\u003c/b\u003e \t| Ubuntu 16.04 - 21.10\u003cbr\u003eLinux CentOS 7+\u003cbr\u003eAmazon Linux 2 \t      |\n| \u003cb\u003e       CPU      \u003c/b\u003e \t| 8+ Cores                                                         \t|\n| \u003cb\u003e      Memory    \u003c/b\u003e \t| 32 Gb RAM                                                        \t|\n| \u003cb\u003e    Free space  \u003c/b\u003e \t| SSD 128Gb+ of free space                                         \t|\n\n## Software requirements\n\n* Installed Docker v19+\n\n* Installed Docker compose plugin v2.20.3+\n\n* Install git 2.20.0+\n\n## Initial setup\nVisit [Zebrunner Guide](https://zebrunner.github.io/community-edition) for detailed installation and configuration instructions.\n\n1. Clone [Zebrunner CE](https://github.com/zebrunner/community-edition) recursively and launch setup procedure:\n   ```\n   git clone --recurse-submodule https://github.com/zebrunner/community-edition.git \u0026\u0026 cd community-edition \u0026\u0026 ./zebrunner.sh setup\n   ```\n   \u003e Provide required details and start services.\n\n2. After the startup, the following components might be available:\n   \u003e Use your host address instead of `hostname`!  \n  \n| Components            | URL                                                                |\n|---------------------  | ------------------------------------------------------------------ |\n| Zebrunner Reporting   | [http://hostname](http://hostname)                                 |\n| Jenkins               | [http://hostname/jenkins](http://hostname/jenkins)                 |\n| SonarQube             | [http://hostname/sonarqube](http://hostname/sonarqube)             |\n| Web Selenium Hub      | [http://hostname/selenoid/wd/hub](http://hostname/selenoid/wd/hub) |\n| Mobile Selenium Hub   | [http://hostname/mcloud/wd/hub](http://hostname/mcloud/wd/hub)     |\n| Mobile SmartTest Farm | [http://hostname/stf](http://hostname/stf)                         |\n\n  \u003e admin/changeit crendetials should be used for Reporting and Jenkins, admin/admin for SonarQube.\n\n\n## Documentation and free support\n* [Zebrunner PRO](https://zebrunner.com)\n* [Zebrunner CE](https://zebrunner.github.io/community-edition)\n* [Zebrunner Reporting](https://zebrunner.com/documentation)\n* [Carina Guide](http://zebrunner.github.io/carina)\n* [Demo Project](https://github.com/zebrunner/carina-demo)\n* [Telegram Channel](https://t.me/zebrunner)\n\n## License\nCode - [Apache Software License v2.0](http://www.apache.org/licenses/LICENSE-2.0)\n\nDocumentation and Site - [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/deed.en_US)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebrunner%2Fcommunity-edition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzebrunner%2Fcommunity-edition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzebrunner%2Fcommunity-edition/lists"}