{"id":15655888,"url":"https://github.com/sergk/docker-cgit","last_synced_at":"2025-03-30T01:43:45.367Z","repository":{"id":145505497,"uuid":"84436855","full_name":"SergK/docker-cgit","owner":"SergK","description":"cgit running in docker environment","archived":false,"fork":false,"pushed_at":"2017-03-09T21:38:44.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T04:07:43.467Z","etag":null,"topics":["cgit","docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/SergK.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":"2017-03-09T11:56:26.000Z","updated_at":"2024-07-15T19:43:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b7ff114-9183-4652-bdf4-1d5e0c675911","html_url":"https://github.com/SergK/docker-cgit","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/SergK%2Fdocker-cgit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-cgit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-cgit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergK%2Fdocker-cgit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergK","download_url":"https://codeload.github.com/SergK/docker-cgit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266251,"owners_count":20749754,"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":["cgit","docker","docker-compose"],"created_at":"2024-10-03T13:00:44.304Z","updated_at":"2025-03-30T01:43:45.350Z","avatar_url":"https://github.com/SergK.png","language":"CSS","readme":"# docker-cgit\nDocker compose, cgit, uwsgi, proxy nginx\n\n# Installation\n\nInstall docker-compose (virtualenv can ne used as well)\n\n# Steps to deploy\n\n* Update **env.config** file to meet your requirements:\n\n```bash\n# Data volume root dir\nexport VOLUME_PATH=/srv/cgit-data\n\n# # will be accessable with https://WEB_SERVER_NAME\nexport WEB_SERVER_NAME=sandbox.example.com\nexport WEB_SERVER_PORT=80\n```\n\n# Running\nPlease check **./manage.sh** for help\n```bash\nUsage: ./manage.sh ACTION\n\n ACTION:\n   init                 [Optional] generate config files,\n                        build required images\n   status               get containers status\n   debug                run docker-compose in foreground\n   start                start all containers in background\n   stop                 stop all containers\n```\n\n# Usage\n* Get access to cgit server with address: `http://WEB_SERVER_NAME:WEB_SERVER_PORT`\n* Put your git repos to `VOLUME_PATH`\n\n# Notes\n\n* you can customize cgit static content from `.nginx/cgit-static`\n* You need to have sudo for `mkdir` and `chown` commands, since container\nruns under `cgit` user and stores data on `VOLUME_PATH`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergk%2Fdocker-cgit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsergk%2Fdocker-cgit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsergk%2Fdocker-cgit/lists"}