module

PlaceOS::Pulse

Inherits Responsible

Constants

PLACE_PORTAL_URI = ENV["PLACE_PORTAL_URI"]?.presence || "https://placeos.run"
PULSE_SAAS = self.boolean_env("PLACE_PULSE_SAAS")

Class methods

boolean_env(key : String) : Bool
Source
from_environment(token : String | Nil = nil) : Client
Source
instance_domain
Source
instance_email
Source
instance_id
Source
instance_name
Source
instance_telemetry_key
Source
required_env(key : String) : String
Source
saas?
Source

Nested types