GithubHelp home page GithubHelp logo

schem-domain-ex's Introduction

Deploying Domain Controller and Compute Nodes

This document is to show you how to comfigure a template to deploy a domain controller and then follow up provisioning compute nodes which will then join the domain. A user will be created during the process for use.

Template configuration

Parameters Description / Usage
softlayer_username SoftLayer Account Username
softlayer_api_key SoftLayer Account API Key
environment_name Name of the environment (Used for Openwhisk endpoint)
base_template_image Image Template used for Domain Controller
computenode_template_image Image Template used for compute nodes
datacenter SoftLayer Datacenter to provision into
domain_exists Y/N Flag to determine if a Domain Controller already exists
domain The Domain Name to provision
domain_username Username of User Account to create in domain
domain_password User Password for User Account created
dc_hostname Hostname of the Domain Controller
cn_hostname Hostname for compute nodes (appended with a number)
domaincontroller_count Count of domain controller to provision (1 or 0)
computenode_count Count of compute nodes to provision (0-N)
domaincontroller_script_url URL of PS script to download and execute

Plan / Apply environment

When starting a new environment, the domain_exists paramater should be set to N. This allows the Domain Controller to be built, and skips the process of building any compute nodes. A domain controller is required for the compute nodes to provision and join a domain.

Call OpenWhisk endpoint to start process of compute nodes

$ curl http://path-to-openwhisk/report-in

schem-domain-ex's People

Contributors

mcltn avatar sakshiag avatar

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.