{"id":19247881,"url":"https://github.com/robert-oleynik/gitserver","last_synced_at":"2025-08-06T16:12:19.185Z","repository":{"id":235649019,"uuid":"628915912","full_name":"robert-oleynik/gitserver","owner":"robert-oleynik","description":"A collection of constructs to deploy a git server with Jenkins written in Rust using tf-bindgen.","archived":false,"fork":false,"pushed_at":"2023-04-17T08:44:07.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T05:25:15.650Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robert-oleynik.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":"2023-04-17T08:43:30.000Z","updated_at":"2023-04-17T08:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3717fba-f7da-4d8c-8bf7-c821d8d9c4d9","html_url":"https://github.com/robert-oleynik/gitserver","commit_stats":null,"previous_names":["robert-oleynik/gitserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robert-oleynik%2Fgitserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robert-oleynik%2Fgitserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robert-oleynik%2Fgitserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robert-oleynik%2Fgitserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robert-oleynik","download_url":"https://codeload.github.com/robert-oleynik/gitserver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240339583,"owners_count":19785957,"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-09T18:05:33.004Z","updated_at":"2025-02-23T16:13:44.339Z","avatar_url":"https://github.com/robert-oleynik.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Server Constructs\n\n\u003c!-- Badges? --\u003e\n\nA collection of constructs for [tf-bindgen] used to deploy a Git server based on\n[Gitea] to Kubernetes.\n\n[tf-bindgen]: https://github.com/robert-oleynik/tf-bindgen\n[Gitea]: https://gitea.io/en-us/\n\n## Requirements\n\n- [Cargo](https://doc.rust-lang.org/cargo/)\n- [Terraform](https://www.terraform.io/)\n\n## Usage\n\nThis project will expose a CLI application used to run and configure the deployment.\nRun the following command to get some help:\n\n```sh\ncargo run -- --help\n```\n\nYou can use the provided binary to deploy/provision the git server.\n\n## Configuration\n\nThis binary use the file `gitserver.toml` to specify deployment specific information.\nThe configuration will use the following fields:\n\n```toml\n[server]\ndomain = \"\u003cdomain or IP\u003e\" # Domain/IP required to setup correct routing.\nnode = \"\u003cnode name\u003e\" # Kubernetes node to link this deployment to.\n\n# Gitea root user configuration\n[root]\nuser = \"root\" # Root user name\npasswd = \"...\" # Root user password\nemail = \"root@localhost\" # E-Mail of root user\n```\n\n## Components\n\nThis repository contains infrastructure as code to deploy a git server with CI:\n\n- [Gitea](https://gitea.io/) as git server\n\t- [Postgresql](https://www.postgresql.org/) as database for gitea.\n\t- [Memcached](https://www.memcached.org/) as cache for gitea.\n- [Jenkins](https://www.jenkins.io/) as CI server\n\n## Roadmap\n\n\u003c!-- Upcoming changes --\u003e\n\n## Contributing\n\n\u003c!-- TODO: add placeholder text --\u003e\n\n## License\n\nThis project is licensed under the [BSD-3-Clause](./LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-oleynik%2Fgitserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobert-oleynik%2Fgitserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-oleynik%2Fgitserver/lists"}