GithubHelp home page GithubHelp logo

mule-rtf-openshift's Introduction

Creating Runtime Fabric RTF on OpenShift

This guide provides instructions for setting up a Runtime Fabric (RTF) on OpenShift. It includes both automated steps using provided scripts and manual steps to be followed. RTF is a deployment option for Mule runtimes that allows you to run Mule applications in a self-managed infrastructure.

Automated Steps

Before proceeding with the automated steps, make sure you meet the following prerequisites:

  • An active OpenShift cluster
  • OpenShift CLI installed and configured
  • Cluster-admin role assigned to the logged-in user
  • Runtime Fabric Operator installed in the OpenShift cluster
  • license_rh_org.lic file downloaded from https://anypoint.mulesoft.com/ and available locally
  • git installed on the local machine

Quickstart Script

To quickly set up the Runtime Fabric on OpenShift, follow these steps:

  1. Download the quickstart script:

    curl -OL https://raw.githubusercontent.com/tosin2013/mule-rtf-openshift/main/installing-rtf-openshift/quickstart.sh
    chmod +x quickstart.sh
    
  2. Run the script:

    ./quickstart.sh
    
  3. Deploy Application

Clean up Script

To clean up the Runtime Fabric deployment, follow these steps:

  1. Download the cleanup script:

    curl -OL https://raw.githubusercontent.com/tosin2013/mule-rtf-openshift/main/installing-rtf-openshift/cleanup-env.sh
    chmod +x cleanup-env.sh
    
  2. Run the script:

    ./cleanup-env.sh
    

Manual Steps

Follow the manual steps listed below to create and configure the Runtime Fabric on OpenShift.

Creating Runtime Fabric RTF on OpenShift

Troubleshooting RTF Installation

If you encounter the error message "Couldn't validate license key!", make sure that the license value in the RuntimeFabric Instance YAML file matches the base64-encoded value of the MuleSoft license.

mule-rtf-openshift's People

Contributors

gskumar1010 avatar tosin2013 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.