{"id":18295983,"url":"https://github.com/petergrace/kallithea","last_synced_at":"2025-04-05T12:31:49.362Z","repository":{"id":28478359,"uuid":"31994411","full_name":"PeterGrace/kallithea","owner":"PeterGrace","description":"Docker image that contains kallithea, a DVCS server written in Python.","archived":false,"fork":false,"pushed_at":"2021-04-21T09:24:14.000Z","size":24,"stargazers_count":9,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T04:06:19.821Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterGrace.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":"2015-03-11T02:40:34.000Z","updated_at":"2025-03-01T00:43:08.000Z","dependencies_parsed_at":"2022-09-03T10:41:36.556Z","dependency_job_id":null,"html_url":"https://github.com/PeterGrace/kallithea","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/PeterGrace%2Fkallithea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterGrace%2Fkallithea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterGrace%2Fkallithea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterGrace%2Fkallithea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterGrace","download_url":"https://codeload.github.com/PeterGrace/kallithea/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339002,"owners_count":20923003,"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-05T14:39:04.603Z","updated_at":"2025-04-05T12:31:44.348Z","avatar_url":"https://github.com/PeterGrace.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kallithea\nDocker image that contains kallithea, a DVCS server written in Python.  The default login in this container is `admin` and password is `K4ll1th34`, obviously please change it if you intend to use this for more than a quick evaluation.\n\nThis Docker image exposes port 80 and has two volume export points such that one can make a permanent installation \nwith ephemeral docker containers.\n\nExample to run:\n\u003e `docker run -dp 3080:80 petergrace/kallithea`\n\nThis will start a container such that you can try out the software.  It will host the kallithea instance on your \ndocker host's port 3080.  This repo also includes a fig.yml file if you'd like to use  `fig` or `docker-compose` functionality.\n\n\n\n**If you would like to run this in a more permanent fashion, please do the following steps:**\n\n- create two directories on your docker host, e.g. `/opt/kal/data` and `/opt/kal/repos`\n- set owners of those two folders to 33:33 (the www-data user id and group inside of the docker container)\n- Download the kallithea.db sqlite file from this repo's docker/ subdirectory.\n- Place the kallithea.db file in the data folder\n- execute the docker container: `docker run -dp 3080:80 -v /opt/kal/data:/opt/kallithea/data -v /opt/kal/repos:/opt/kallithea/repos petergrace/kallithea`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetergrace%2Fkallithea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetergrace%2Fkallithea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetergrace%2Fkallithea/lists"}