Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Table of Contents

Info
titlePurpose
In case of development team need to create

...

environment with modules from a certain branch.

Create environment:

  1. Log in to Jenkins: https://jenkins-aws.indexdata.com/
  2. Navigate to job: folioRancher → folioNamespaceTools → createNamespacecreateNamespaceFromBranch
  3. Click Build with Parameters button
  4. Select parameters

    ParameterValue

    CLUSTER

    Select cluster
    NAMESPACESelect cluster namespace
    FOLIO_BRANCHSelect what 'platform-complete' branch use for build
    OKAPI_VERSIONSelect okapi version
    CONFIG_TYPESelect deployment config type
    LOAD_REFERENCESet to true to load reference data during install
    LOAD_SAMPLESet to true to load sample data during install
    CONSORTIASet true to create consortium
    RW_SPLIT(Optional)falseSet true to Enable Read/Write split
    GREENMAIL(Optional)falseSet true to deploy greenmail server
    MOCK_SERVER(Optional)falseSet true to deploy mock-server
    POSTGRESQL(Optional)Select built-in PostgreSQL or AWS RDS
    KAFKA(Optional)Select built-in Kafka or AWS MSK

    OPENSEARCH(Optional)

    aws
    Select built-in OpenSearch or AWS OpenSearch

    S3_BUCKET

    Select built-in Minio or AWS S3

    MEMBERS(Optional)

    -

    AGENT

    rancher

    REFRESH_PARAMETERS

    false
    Coma separated list of GitHub teams who need an access to the namespace


  5. Click Build button
  6. Wait for completion

Image Removed

...

Example:

Image Added

Image Added