{"id":16270790,"url":"https://github.com/fboulnois/gitea-docker","last_synced_at":"2026-05-08T05:37:56.417Z","repository":{"id":51940700,"uuid":"520692232","full_name":"fboulnois/gitea-docker","owner":"fboulnois","description":"Runs a minimal Gitea Docker deployment built on Debian 12","archived":false,"fork":false,"pushed_at":"2024-02-08T01:14:57.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-14T11:52:08.459Z","etag":null,"topics":["debian","docker","docker-compose","git","gitea"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/fboulnois.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-08-03T00:49:46.000Z","updated_at":"2023-07-22T00:33:43.000Z","dependencies_parsed_at":"2023-11-24T01:31:55.872Z","dependency_job_id":"c10bd786-dc3c-4b85-849f-49386c2526fc","html_url":"https://github.com/fboulnois/gitea-docker","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fgitea-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fgitea-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fgitea-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Fgitea-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fboulnois","download_url":"https://codeload.github.com/fboulnois/gitea-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247870081,"owners_count":21009771,"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":["debian","docker","docker-compose","git","gitea"],"created_at":"2024-10-10T18:11:37.906Z","updated_at":"2026-05-08T05:37:51.383Z","avatar_url":"https://github.com/fboulnois.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitea on Docker\n\nRuns a minimal [Gitea](https://gitea.io) Docker deployment built on Debian 12.\n\n## Features\n\n* Built on Debian 12 for portability\n* Uses a non-root user for security\n* Only runs `git` and `gitea` in the container\n* Simple `Dockerfile` and `docker-compose.yml` files\n* One step deployment that creates a valid server on localhost\n\n## Configuration\n\nYou should replace the [Gitea config file](app.ini) with your own.\n\nSee the official Gitea [config-cheat-sheet](https://docs.gitea.io/en-us/config-cheat-sheet/)\nfor more information on how to configure these settings.\n\n## Build and Deploy\n\nBuilding the container and deploying the service is simple.\n\n### Build\n\n```sh\ndocker build --target env-build  . --tag gitea-docker-build\ndocker build --target env-deploy . --tag gitea-docker\ndocker swarm init || true  # this only needs to be run once\n```\n\n### Deploy\n\n```sh\ndocker stack deploy -c docker-compose.yml gitea-docker\n```\n\nThere is also a [`Makefile`](Makefile) with shortcuts to these commands to build\nand deploy the server more easily.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboulnois%2Fgitea-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffboulnois%2Fgitea-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboulnois%2Fgitea-docker/lists"}