{"id":18353552,"url":"https://github.com/mwguy/vgit","last_synced_at":"2025-04-06T12:31:38.483Z","repository":{"id":54739381,"uuid":"224186375","full_name":"MWGuy/VGit","owner":"MWGuy","description":"Simple git server written with java","archived":false,"fork":false,"pushed_at":"2021-02-01T15:14:40.000Z","size":193,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T22:41:33.474Z","etag":null,"topics":["git","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/MWGuy.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}},"created_at":"2019-11-26T12:23:09.000Z","updated_at":"2024-10-01T18:30:36.000Z","dependencies_parsed_at":"2022-08-14T01:20:30.402Z","dependency_job_id":null,"html_url":"https://github.com/MWGuy/VGit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MWGuy%2FVGit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MWGuy%2FVGit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MWGuy%2FVGit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MWGuy%2FVGit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MWGuy","download_url":"https://codeload.github.com/MWGuy/VGit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247484261,"owners_count":20946384,"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":["git","spring-boot"],"created_at":"2024-11-05T21:40:05.505Z","updated_at":"2025-04-06T12:31:37.542Z","avatar_url":"https://github.com/MWGuy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VGit\n\nSimple git server written with java\n\n## Building and running\n\n1. Download \u0026 Install **Java Development Kit 11** and the last version of [NodeJS](https://nodejs.org/en/download/) with npm.\n   - Java for Mac - https://download.bell-sw.com/java/11.0.5+11/bellsoft-jdk11.0.5+11-macos-amd64.zip\n   - Java for Linux - https://download.bell-sw.com/java/11/bellsoft-jdk11-linux-amd64.tar.gz\n2. Build the full distribution of VGit using command:\n```bash\n./gradlew fullBuild\n```\n3. The compiled distribution is located in the folder ``backend/build/libs``\n4. Install mongodb and provide connection uri (with collection) to MONGODB_URI envirement variable. Defualt: ``mongodb://localhost:27017/vgit``\n5. Create new folder for your git repositories and provide to GIT_BASE_DIRECTORY envirement variable\n6. Run compiled distribution using ``java -jar path/to/file.jar`` command. Then open ``localhost:8080``\n\n## Building and running with docker\n\n1. Build vgit image ``docker build . -t vgit:latest``\n2. Deploy vgit and mongodb with docker-compose ``docker-compose up -d``\n3. Open ``localhost:8080``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwguy%2Fvgit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwguy%2Fvgit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwguy%2Fvgit/lists"}