Class: Luban::Deployment::Packages::Elasticsearch

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

Defined Under Namespace

Modules: Paths Classes: Configurator, Controller, Installer

Constant Summary collapse

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