Skip to content

adaptris/interlok-vcs-git

Repository files navigation

interlok-vcs-git

GitHub tag license Actions Status codecov CodeQL Known Vulnerabilities Closed PRs

Checking out interlok configuration from git on startup.

Canonical Reference Documentation

https://interlok.adaptris.net/interlok-docs/#/pages/advanced/advanced-vcs-git

Quickstart

In your bootstrap.properties (assuming that you have your ssh keys setup....):

# The adapter configuration file is VCS managed; so we refer to the local working copy.
adapterConfigUrl=file://localhost/./config/interlok-config-example/adapter.xml

# Our Log4j is VCS managed; so we can refer to the local working copy.
loggingConfigUrl=file://localhost/./config/interlok-config-example/log4j2.xml

# Again, the jetty.xml is checked in, so let's refer to the local working copy.
webServerConfigUrl=./config/interlok-config-example/jetty.xml

vcs.workingcopy.url=file://localhost/./config/interlok-config-example
[email protected]:adaptris/interlok-config-example.git
vcs.branch=master
vcs.always.reset=true

# vcs.username=my-user-name
# vcs.password={password}PW:My-encoded-password

About

The suggested name was `furry-computing-machine`

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages