Skip to content
Alex Arbuckle edited this page Sep 26, 2024 · 8 revisions

Autonomous repository archive manager designed provide data to a portfolio algorithm. V2. Spring 2024.


Installation

docker-compose.yml

version: '3.8'

services:
  heimir:
    image: lxrbckl/project-heimir:latest
    environment:
      - tokenOctokit=

      - branch=
      - owner=
      - repository=
      - file=
      - urlGitHubUsers=

image project-heimir:latest
variable purpose of variable


Clone this wiki locally