GithubHelp home page GithubHelp logo

resoneautomation's Introduction

RES ONE Automation DSC Resources

Included Resources

  • ROAAgent: Deploys a RES ONE Automation agent or agent+ (v10 and later)
  • ROABuildingBlock: Imports a RES ONE Automation building block
  • ROAConsole: Installs the RES ONE Automation console
  • ROADatabase: Installs the RES ONE Automation console and creates a RES ONE Automation database
  • ROADatabaseAgent: Installs a RES ONE Automation Agent, querying the database for the Site Id
  • ROADispatcher: Deploys a RES ONE Automation Dispatcher
  • ROALab (Composite): Deploys a single-node RES ONE Automation server lab environment
  • ROAManagementPortal: Deploys the RES ONE Automation (v10 and later) web management portal
  • ROAManagementPortalConfig: Creates a RES ONE Automation (v10 and later) web management portal configuration file

Required Resources

ROAAgent

Deploys a RES ONE Automation agent or agent+ (v10 and later).

Syntax

ROAAgent [String] #ResourceName
{
    Path = [String]
    SiteId = [String]
    [ Version = [String] ]
    [ IsAgentPlus = [Boolean] ]
    [ IsLiteralPath = [Boolean] ]
    [ AddToTeam = [String[]] ]
    [ DispatcherList = [String[]] ]
    [ DownloadDispatcherList = [Bool] ]
    [ InvokeProject = [String[]] ]
    [ InheritSettings = [Bool] ]
    [ UseAutodetectFirst = [Bool] ]
    [ Ensure = [String] { Absent | Present } ]
}

ROABuildingBlock

Imports a RES ONE Automation building block.

Syntax

ROABuildingBlock [String] #ResourceName
{
    Path = [String]
    [ Credential = [PSCredential] ]
    [ IsRESONEAutomationCredential = [Boolean] ]
    [ DeleteFromDisk = [Boolean] ]
}

ROAConsole

Installs the RES ONE Automation console.

Syntax

ROAConsole [String] #ResourceName
{
    DatabaseServer = [String]
    DatabaseName = [String]
    Credential = [PSCredential]
    Path = [String]
    [ Version = [String] ]
    [ IsLiteralPath = [Boolean] ]
    [ Ensure = [String] { Absent | Present } ]
}

ROADatabase

Installs the RES ONE Automation console and creates a RES ONE Automation database.

Syntax

ROADatabase [String] #ResourceName
{
    DatabaseServer = [String]
    DatabaseName = [String]
    Credential = [PSCredential]
    SQLCredential = [PSCredential]
    Path = [String]
    [ LicensePath = [String] ]
    [ Version = [String] ]
    [ IsLiteralPath = [Boolean] ]
    [ Ensure = [String] { Absent | Present } ]
}

ROADatabaseAgent

Installs a RES ONE Automation Agent, querying the database for the Site Id.

Syntax

ROAAgent [String] #ResourceName
{
    DatabaseName = [String]
    DatabaseServer = [String]
    Credential = [PSCredential]
    Path = [String]
    [ Version = [String] ]
    [ IsAgentPlus = [Boolean] ]
    [ IsLiteralPath = [Boolean] ]
    [ AddToTeam = [String[]] ]
    [ DispatcherList = [String[]] ]
    [ DownloadDispatcherList = [Bool] ]
    [ InvokeProject = [String[]] ]
    [ InheritSettings = [Bool] ]
    [ UseAutodetectFirst = [Bool] ]
    [ Ensure = [String] { Absent | Present } ]
}

ROADispatcher

Deploys a RES ONE Automation Dispatcher.

Syntax

ROADispatcher [String] #ResourceName
{
    DatabaseServer = [String]
    DatabaseName = [String]
    Credential = [PSCredential]
    Path = [String]
    [ Version = [String]]
    [ IsLiteralPath = [Boolean] ]
    [ Ensure = [String] { Absent | Present } ]
}

ROALab

Deploys a single-node RES ONE Automation lab server environment.

Syntax

ROALab [String] #ResourceName
{
    DatabaseServer = [String]
    DatabaseName = [String]
    Credential = [PSCredential]
    SQLCredential = [PSCredential]
    Path = [String]
    Version = [String]
    [ BuildingBlockPath = [String] ]
    [ BuildingBlockCredential = [PSCredential] ]
    [ IsBuildingBlockCredentialRESONEAutomationUser = [Boolean] ]
    [ DeleteBuildingBlock = [Boolean] ]
    [ Ensure = [String] { Absent | Present } ]
}

ROAManagementPortal

Installs the RES ONE Automation (v10 and later) web management portal component.

Syntax

ROAManagementPortal [String] #ResourceName
{
    HostHeader = [String]
    CertificateThumbprint = [String]
    Path = [String]
    [ Port = [UInt16] ]
    [ Version = [String] ]
    [ IsLiteralPath = [Boolean] ]
    [ Ensure = [String] { Absent | Present } ]
}

ROAManagementPortalConfig

Creates RES ONE Automation (v10 and later) web management portal configuration file.

Syntax

ROAManagementPortalConfig [String] #ResourceName
{
    Path = [string]
    DatabaseServer = [String]
    DatabaseName = [String]
    [Credential = [PSCredential]]
    [ApiKey = [String] ]
    [IdentityBrokerUrl = [String] ]
    [ApplicationUrl = [String] ]
    [ClientId = [String] ]
    [ClientSecret = [PSCredential]]
    [Ensure = [string]{ Absent | Present } ]
}

resoneautomation's People

Contributors

iainbrighton avatar

Watchers

 avatar  avatar

Forkers

pavantyagi

resoneautomation's Issues

Add Inherit agent settings option

When deploying the agent via an unconfigured MSI, the ISDEFx installation parameters are not set. This results in hard-coded agents that do not inherit the agent's Team settings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.