Skip to content

h1f0x/centos-varken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentOS 7 - Varken

Docker container for Varken.

It is based on the latest CentOS docker image:

What does this image?

The container will serve you the latest Varken build.

Varken

Install instructions

Docker volumes

The following volumes will get mounted:

  • /path/to/config:/config

Deploy the docker container

To get the docker up and running execute fhe following command:

sudo docker run -it --privileged --name varken -v /path/to/config:/config -d -p 3000:80 h1f0x/centos-varken

PLEASE MODIFY YOUR VARKEN.INI TO YOU NEEDS: /path/to/config/varken.ini

docker restart varken

Visit: http://localhost:3000

  • Login with: admin/admin
  1. Download latest Dashboard and modify to your needs:
  • Dashboard > Import

Add View

Current IDs: https://grafana.com/dashboards?category=databases&search=varken%20%5Bofficial%5D

  • Customize to your needs

Custom

Configuration files

Several configuration files will be deployed to the mounted /config folder:

Folder Description
grafana/* All grafana config files and dbs
varken.ini Varken config file

Additional configuration guidelines

Please visit: https://github.com/Boerderij/Varken for more information.

Enjoy!

Open the browser and go to:

http://localhost:3000

About

Docker container for Varken

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •