Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.28 KB

File metadata and controls

41 lines (29 loc) · 1.28 KB

Gitwatch

FSP Network Gen2 Server Infrastructure - Gitwatch

MicroBadger Size LICENSE 996.icu

Supported tags

Supported Package Registry

Environment variables

  • SSH_PRIVATE_KEY
  • EMAIL
  • NAME

Usage

docker run \
  -e EMAIL=root@localhost \
  -e NAME=root \
  -e 'SSH_PRIVATE_KEY=-----BEGIN OPENSSH PRIVATE KEY-----
[...]
-----END OPENSSH PRIVATE KEY-----' \
  -v data:/mnt/watching \
  fspnetwork/gitwatch \
  -b master -r origin /mnt/watching

LICENSE

The code in this repository, unless otherwise noted, is Anti-996 licensed. See the LICENSE file in this repository.