{"id":19095119,"url":"https://github.com/shopsys/review-server","last_synced_at":"2026-05-26T05:30:17.880Z","repository":{"id":173335452,"uuid":"645691993","full_name":"shopsys/review-server","owner":"shopsys","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-24T08:46:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-02T23:49:27.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":false,"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/shopsys.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":"2023-05-26T08:12:45.000Z","updated_at":"2024-02-08T16:54:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"d43930cc-434c-4aae-951f-bd3965d9dbb5","html_url":"https://github.com/shopsys/review-server","commit_stats":null,"previous_names":["shopsys/review-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Freview-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Freview-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Freview-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shopsys%2Freview-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shopsys","download_url":"https://codeload.github.com/shopsys/review-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240144981,"owners_count":19754997,"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":[],"created_at":"2024-11-09T03:32:51.076Z","updated_at":"2026-05-26T05:30:17.835Z","avatar_url":"https://github.com/shopsys.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopsys Review Server\n\nThis is manual and config files for running review server of [Shopsys Platform](https://github.com/shopsys/shopsys) using GitHub Runner on own VPS via GitHub Actions.\nGitHub has detailed documentation about [self-hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners).\n\n## Installation\n\n### Server requirements\nFor running GitHub runner you need to meet [these requirements](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#requirements-for-self-hosted-runner-machines).\nInstall Docker and Docker Compose.\n\n### Create user for runner\nOn your server create user e.g. `github-runner` with home directory `/home/github-runner` and [add him](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) to `docker` group.\n\n### Add self-hosted runner in `github-runner` user home directory\nFollow these [GitHub docs](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/adding-self-hosted-runners)\n\n### Run the runner as service\nFollow these [GitHub docs](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/configuring-the-self-hosted-runner-application-as-a-service)\n\n### Add Traefik to route requests to correct running application\nCopy content of `github-runner` directory in this repository to `/home/github-runner` directory on your server\nRun `docker compose up -d` to start Traefik\n\n### Increase Docker address pool\n```bash\n    sudo mkdir -p /etc/docker/\n    sudo mv /home/github-runner/daemon.json /etc/docker/daemon.json\n    sudo service docker restart\n```\n\n### Run GitHub actions\nYour GitHub runner is now ready and accepts connections from GitHub.\nConfig files for GitHub actions can be found in [Shopsys Platform repository](https://www.github.com/shopsys/shopsys) in `.github` directory.\n\n## Contributing\nThank you for your contributions to Shopsys Review Server repository.\nTogether we are making Shopsys Platform better.\n\nPlease, check our [Contribution Guide](https://github.com/shopsys/shopsys/blob/master/CONTRIBUTING.md) before contributing.\n\n## Support\nWhat to do when you are in troubles or need some help?\nThe best way is to join our [Slack](https://join.slack.com/t/shopsysframework/shared_invite/zt-11wx9au4g-e5pXei73UJydHRQ7nVApAQ).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopsys%2Freview-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshopsys%2Freview-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshopsys%2Freview-server/lists"}