Class: Luban::Deployment::Packages::Grafana

Inherits:
Service::Base
  • Object
show all
Defined in:
lib/luban/deployment/packages/grafana/base.rb,
lib/luban/deployment/packages/grafana/installer.rb,
lib/luban/deployment/packages/grafana/controller.rb,
lib/luban/deployment/packages/grafana/configurator.rb

Defined Under Namespace

Modules: Paths Classes: Configurator, Controller, Installer

Constant Summary collapse

DefaultPort =
3000
DefaultNetworkHost =
`hostname -f`.chomp