{"id":19637130,"url":"https://github.com/nilusche/enterprise-actions-runner","last_synced_at":"2026-05-07T06:31:13.045Z","repository":{"id":164433461,"uuid":"639875918","full_name":"Nilusche/enterprise-actions-runner","owner":"Nilusche","description":"Dockerfiles and bash to setup an organizational runner to execute Python scripts","archived":false,"fork":false,"pushed_at":"2023-05-12T22:24:28.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T17:03:10.417Z","etag":null,"topics":["actions","docker","docker-compose","github"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/Nilusche.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-12T12:30:56.000Z","updated_at":"2023-05-12T12:35:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a887eaa-9d00-4b5c-a681-3c3e0c24a196","html_url":"https://github.com/Nilusche/enterprise-actions-runner","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nilusche%2Fenterprise-actions-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nilusche%2Fenterprise-actions-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nilusche%2Fenterprise-actions-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nilusche%2Fenterprise-actions-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nilusche","download_url":"https://codeload.github.com/Nilusche/enterprise-actions-runner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240941505,"owners_count":19882062,"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":["actions","docker","docker-compose","github"],"created_at":"2024-11-11T12:33:17.866Z","updated_at":"2026-05-07T06:31:08.020Z","avatar_url":"https://github.com/Nilusche.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# enterprise-actions-runner\nDockerfiles and bash to setup an organizational runner to execute Python scripts\n\nThis Dockerfile enables users to setup self-hosted organization runners in a containerized way.\n\n# Installation steps\n## Build and run image\n```\n$ docker build actions-runner-image .\n\n$ docker run \\\n  --detach \\\n  --env ORGANIZATION=\u003cYour Organization\u003e \\\n  --env ACCESS_TOKEN=\u003cYour Github Access token\u003e \\\n  --name runner \\\n  actions-runner-image\n```\n\n## Start docker compose \n```\n$ docker compose build\n\n$ docker compose up --scale runner=2 -d\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilusche%2Fenterprise-actions-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilusche%2Fenterprise-actions-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilusche%2Fenterprise-actions-runner/lists"}