{"id":31733843,"url":"https://github.com/fipso/runner","last_synced_at":"2025-10-09T08:57:35.218Z","repository":{"id":208243158,"uuid":"720855174","full_name":"fipso/runner","owner":"fipso","description":"Zero config vercel like preview deployments using docker","archived":false,"fork":false,"pushed_at":"2024-01-26T14:45:27.000Z","size":60451,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-21T20:05:34.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/fipso.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-11-19T19:54:52.000Z","updated_at":"2024-02-02T08:18:26.000Z","dependencies_parsed_at":"2024-06-21T19:14:42.626Z","dependency_job_id":"c2c4e05b-38f3-47a3-95cf-e4f8871e97b1","html_url":"https://github.com/fipso/runner","commit_stats":null,"previous_names":["fipso/runner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fipso/runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fipso%2Frunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fipso%2Frunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fipso%2Frunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fipso%2Frunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fipso","download_url":"https://codeload.github.com/fipso/runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fipso%2Frunner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001049,"owners_count":26082993,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-09T08:57:33.030Z","updated_at":"2025-10-09T08:57:35.207Z","avatar_url":"https://github.com/fipso.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Runner\n\n![image](https://github.com/fipso/runner/assets/8930842/3846e95e-3bc6-4a11-8959-59a72ad2ef13)\n\nZero config vercel like preview deployments using docker\n\nStatus: Alpha ~ Should work\n\n### Features\n- Web UI\n  - [ ] Connect with git providers via OAuth\n  - [x] Add and configure deployments\n  - [x] Show build/runtime/request logs\n- Github and Gitlab Webhook integration \n  - [x] Handle push event\n- Fast builds using docker\n- Comes with ready to use build templates:\n  - [x] NextJS\n  - [ ] Vite\n  - [ ] React\n  - [ ] Static\n- [x] Templates are easy to modify using .toml files\n- [x] Automatic SSL using Let's Encrypt ACME\n- [ ] SSH directly into container\n- [ ] Detect package manager from package.json\n- [ ] Authentication\n- [ ] HTTP API\n\n### Stuff we dont care about for now\n- Scalability\n  - This tool is only for preview deployments\n  - Prod maybe soon\n- Security\n  - Only deploy code you trust as docker containers provide no safety\n\n### Usage\n- Using docker in docker:\n    - `curl -O \"https://raw.githubusercontent.com/fipso/runner/main/docker-compose.yml\"`\n    - Edit file and update domain\n    - `sudo docker-compose up -d`\n- Using a binary:\n    - Download a runner build artifact\n    - `./runner -domain mydomain.com -ssl`\n\n### Dev Usage\n- Start dev backend:\n    - `go mod tidy`\n    - `go build`\n    - `sudo ./runner -domain site1.local -port 1337`\n    - For air users (scuffed run as root workarround):\n        - `SUDO_PW=\u003cyour sudo pw\u003e air`\n- Start dev frontend\n    - `cd www`\n    - `bun install`\n    - `bun run dev`\n- Access the Web UI on :3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffipso%2Frunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffipso%2Frunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffipso%2Frunner/lists"}