{"id":19339756,"url":"https://github.com/rubenv/tinygit","last_synced_at":"2026-05-18T05:02:14.321Z","repository":{"id":224015999,"uuid":"762172771","full_name":"rubenv/tinygit","owner":"rubenv","description":"Tiny standalone git server","archived":false,"fork":false,"pushed_at":"2024-02-23T09:09:00.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T12:46:43.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubenv.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}},"created_at":"2024-02-23T08:25:35.000Z","updated_at":"2024-02-23T08:26:24.000Z","dependencies_parsed_at":"2024-02-23T09:31:51.426Z","dependency_job_id":"33461c88-b58b-4364-8787-eab1eb982569","html_url":"https://github.com/rubenv/tinygit","commit_stats":null,"previous_names":["rubenv/tinygit"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ftinygit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ftinygit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ftinygit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ftinygit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubenv","download_url":"https://codeload.github.com/rubenv/tinygit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240442675,"owners_count":19801948,"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-10T03:23:44.166Z","updated_at":"2026-05-18T05:02:14.214Z","avatar_url":"https://github.com/rubenv.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tinygit\n\n\u003e Tiny standalone git server\n\n## Data folder structure\n\n```\n/data/git -\u003e git repositories\n/data/keys -\u003e SSHD keys (will be generated automatically if empty)\n/data/mykey.pub -\u003e Authorized SSH keys (at least one must exist!)\n```\n\n## Docker\n\nRun the docker image, point volume to /data.\n\nFor instance:\n\n```\npodman run -ti --rm -v /tmp/tinygit:/data:Z --name tinygit -p 2222:22 ghcr.io/rubenv/tinygit\n```\n\n## Helm\n\n```\nhelm repo add tinygit https://rubenv.github.io/tinygit\nhelm upgrade --install tinygit tinygit/tinygit --set dataPath=/data/git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenv%2Ftinygit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubenv%2Ftinygit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenv%2Ftinygit/lists"}