Skip to content

lincolnloop/docker-hekad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Docker hekad container

Automated & tagged build

Base image: debian:jessie

Add configuration files by mounting the /conf volume to a directory containing your config(s).

docker run -v /path/to/hekad.d:/conf lincolnloop/hekad

or

docker run -v /path/to/hekad.toml:/conf/hekad.toml lincolnloop/hekad

To maintain queue integrity between restarts, mount /var/cache/hekad to a directory on the host or a data-only container.

Port 4352 is exposed to access the dashboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published