Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

If development team need create their environment up, or recreate if some data corrupted.

...

.

...

...

Create environment:

  1. Log in to Jenkins: https://jenkins-aws.indexdata.com/
  2. Navigate to job: Rancher folioRancher Infrastructure → create-development-projectfolioNamespaceTools → createNamespace
  3. Click Build with Parameters button
  4. Select parameters

    ParameterValue
    action

    CLUSTER

    applyfolio_repositoryplatform-complete or platform-corefolio_branchmaster or snapshot or otherokapi_versiondefault or any other availablerancher_project_nameproject/team nameload_referencetrueload_sampletruereindex_elastic_searchtrue
  5. Click Build button
  6. Wait for completion

ExampleImage Removed

Destroy environment:

  1. Log in to Jenkins: https://jenkins-aws.indexdata.com/
  2. Navigate to job: Rancher → Infrastructure → create-development-project
  3. Click Build with Parameters button
  4. Select parameters

    ParameterValueactiondestroyrancher_project_nameproject/team name
    Select cluster
    NAMESPACESelect cluster namespace
    RW_SPLIT(Optional)false
    GREENMAIL(Optional)false
    MOCK_SERVER(Optional)false
    POSTGRESQL(Optional)built-in
    KAFKA(Optional)built-in

    OPENSEARCH(Optional)

    aws

    S3_BUCKET

    built-in

    MEMBERS(Optional)

    -

    AGENT

    rancher

    REFRESH_PARAMETERS

    false


  5. Click Build button
  6. Wait for completion

Example:

Image Added

Image Added