ansible-ffibk/roles/service-yanic
2019-03-14 15:35:47 +01:00
..
defaults Role service-yanic: use golang dep util 2019-01-14 22:24:20 +01:00
handlers add role service-yanic 2018-09-18 12:48:07 +02:00
meta add role service-yanic 2018-09-18 12:48:07 +02:00
tasks Roles: use environment instead of passing variable in shell command 2019-03-14 15:35:47 +01:00
templates Roles: improve multidomain support 2019-03-02 18:12:56 +01:00
README.md update READMEs 2018-09-18 12:48:09 +02:00

Ansible role service-yanic

Diese Ansible role installiert Yanic.

  • legt den Benutzer und Gruppe für Yanic an
  • legt das Yanic Verzeichnis aus
  • legt die InfluxDB Datenbank für Yanic an
  • schreibt yanic.conf
  • schreibt yanic.service
  • kompiliert und installiert Yanic
  • aktiviert die systemd unit yanic.service

Benötigte Variablen

  • Variable gopath

Optionale Variablen

  • Variable yanic_user
  • Variable yanic_home
  • Variable yanic_path
  • Variable yanic_config
  • Variable yanic_database