Skip to content

Rendering your authorized_keys files based on Gitlab since 2017!

License

Notifications You must be signed in to change notification settings

FRosner/gitlab-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Template

Build Status codecov Docker Pulls Docker Layers

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