Skip to content

cyb3rko/star-history-docker

Repository files navigation

star-history-docker

Guide

  1. Clone repo including submodule:
git clone --recurse-submodules https://github.com/cyb3rko/star-history-docker
  1. Copy template.env to .env:
cp template.env .env
  1. Fill in your GitHub token (https://github.com/settings/personal-access-tokens/new; do not touch any permissions, all OFF by default)
  2. Build and run Docker image:
docker compose up -d --build

Update

To update the upstream repo, run:

git submodule update --remote

About

Dockerized star-history service

Resources

Stars

Watchers

Forks