{"id":24383077,"url":"https://github.com/akmalovaa/github-readme-stats-docker","last_synced_at":"2025-06-29T09:34:03.726Z","repository":{"id":65396975,"uuid":"591628877","full_name":"akmalovaa/github-readme-stats-docker","owner":"akmalovaa","description":"Self hosted github-readme-stats in docker","archived":false,"fork":false,"pushed_at":"2023-01-21T12:10:18.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T10:12:08.109Z","etag":null,"topics":["docker","docker-compose","github","github-readme-stats","readme-profile","self-hosted"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/akmalovaa.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":"2023-01-21T10:43:16.000Z","updated_at":"2023-01-21T12:10:22.000Z","dependencies_parsed_at":"2023-02-12T09:30:30.033Z","dependency_job_id":null,"html_url":"https://github.com/akmalovaa/github-readme-stats-docker","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/akmalovaa%2Fgithub-readme-stats-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmalovaa%2Fgithub-readme-stats-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmalovaa%2Fgithub-readme-stats-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akmalovaa%2Fgithub-readme-stats-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akmalovaa","download_url":"https://codeload.github.com/akmalovaa/github-readme-stats-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243258505,"owners_count":20262301,"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":["docker","docker-compose","github","github-readme-stats","readme-profile","self-hosted"],"created_at":"2025-01-19T10:12:15.574Z","updated_at":"2025-03-12T17:18:42.081Z","avatar_url":"https://github.com/akmalovaa.png","language":"JavaScript","readme":"# Self hosted github-readme-stats in docker\n\nProject [github-readme-stats](https://github.com/anuraghazra/github-readme-stats). Dynamically generated stats github readmes and beautiful display of statistics Github profile\n\nExamples [Available Themes](https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md):\n[![example-image](https://camo.githubusercontent.com/8fd2570f103d1aae8a4d8970535274ae19c2ee62587d8868d618be37001263d0/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f616e7572616768617a72612f696d6167652f75706c6f61642f76313539353137343533362f6772732d7468656d65735f6c34796e6a612e706e67)]()\n\n\n---\n\n### You can just use the service from the author, but there is one problem\n\n\u003e **Warning**\n\u003e Project use deploy [vercel.app](https://github-readme-stats.vercel.app/api) and have only allows 5k requests per hour, and sometimes there are errors in the display - [more info](https://github.com/anuraghazra/github-readme-stats#deploy-on-your-own-vercel-instance)\n\nI didn't want to do it in the vercel.app and used docker (docker-compose) to simple deploy in my homelab server\n\n\n# Guide simple deploy using docker\nGenerate [GitHub Personal Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token) \nMinimal permissions (you can choose nothing at all, just create)\n\n```\ngit clone https://github.com/akmalovaa/github-readme-stats-docker.git\ncd github-readme-stats-docker\n```\n\n## docker\n\n```\ndocker build -t github-state .\ndocker run --name github-state -p 3000:3000 -e PAT_1=GITHUB_ACCESS_TOKEN -e USER=GITHUB_USER_NAME -d github-state\n```\nChange command where:\n\n**GITHUB_ACCESS_TOKEN** = your access token\n\n**GITHUB_USER_NAME** = your gihub login\n\n\n## or docker-compose\n\nChange **.env** file - input your login and token\n\n```\ndocker-compose up -d\n```\n\n\n## Setting domain name\nIt remains only to configure the URL (dns, routing, proxy)\nI use a dns manager cloudflare and separate self nginx proxy manager \n[https://github.akmalov.com/api](https://github.akmalov.com/api)\n\n## Test\n\n**Theme:** tokyonigh\n\n\n[![img](https://github.akmalov.com/api?theme=tokyonight\u0026count_private=true\u0026show_icons=true)](https://github.akmalov.com/api?theme=tokyonight\u0026count_private=true\u0026show_icons=true)\n\n[![img](https://github.akmalov.com/api/top-langs/?theme=tokyonight\u0026count_private=true\u0026show_icons=true)](https://github.akmalov.com/api/top-langs/?theme=tokyonight\u0026count_private=true\u0026show_icons=true)\n\n[![img](https://github.akmalov.com/api/pin/?repo=github-readme-stats-docker\u0026theme=tokyonight\u0026count_private=true\u0026show_icons=true)](https://github.akmalov.com/api/pin/?repo=github-readme-stats-docker\u0026theme=tokyonight\u0026count_private=true\u0026show_icons=true)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmalovaa%2Fgithub-readme-stats-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakmalovaa%2Fgithub-readme-stats-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakmalovaa%2Fgithub-readme-stats-docker/lists"}