package
0.0.13
Repository: https://github.com/cernbox/reva-plugins.git
Documentation: pkg.go.dev

# README

OTG plugin

The OTG service is an HTTP plugin for reva that is exposing an OTG message.

Configuration

[http.services.otg]
db_username = "root"
db_password = "password"
db_host = "host.example.org"
db_port = 3306
db_name = "dbname"
prefix = "otg"