Skip to content

Data-Science-Platform/gitlab-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Template

Usage

docker run \
  -v /path/to/your/ssh-keys:/ssh-keys \
  -v /path/to/your/application.conf:/application.conf \
  frosner/gitlab-template:0.1 \
  -Dconfig.file=/application.conf

Configuration

Configuration can be performed by creating an application.conf file in your classpath. The reference.conf contains all possible configuration parameters with their defaults. Please also note the HOCON documentation.

About

Rendering your authorized_keys files based on Gitlab since 2017!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.8%
  • Shell 0.2%