Giter VIP home page Giter VIP logo

rei's Introduction

Deprecation Notice

REI is deprecated - please use rasactl for the future https://github.com/RasaHQ/rasactl

RASA Ephemeral Installer (REI)

REI will help you to get an easy way to run and test RASA X / RASA OSS on your local workstation with a breeze.

How does REI manage the installation

REI installs KIND as Kubernetes (k8s) Platform and install RASA rasactl to deploy managed RASA X / OSS on top.

REI will check Requirements and install for the supported OS:

  • Docker
  • kubectl
  • helm
  • kind
  • rasactl

Requirements

  • Linux or macOS operating system

To work with REI in an optimal enviroment please use a System with the following resources at hand

Minimum / (Recommended)

  • Dual-Core CPU / Quad-Core CPU
  • 8 GB RAM / 16 GB RAM
  • 25 GB DISK / 50 DISK

Quick Installation

TL:DR;

curl -O https://rei.rasa.com/rei.sh && bash rei.sh -y -x

or

wget https://rei.rasa.com/rei.sh && bash rei.sh -y -x

Installation

bash -c "$(curl -fsSL https://rei.rasa.com/rei.sh)"

Note - The defaults of the install script can be overridden see the built-in help.

bash -c "$(curl -fsSL https://rei.rasa.com/rei.sh)" -- --help

FAQ

How do I see all logfiles ?

To get all logfiles from the RASA X / OSS Deployment just run in your terminal

kubectl -n rasa logs -l app.kubernetes.io/name=rasa-x

How do I remove the KIND Rasa Cluster locally ?

Execute the rsi.sh script with the -u flag

bash rei.sh -u

How do I see all running RASA containers ?

All running pods are inside the rasa namespace via kubectl

kubectl -n rasa get pods

How do I access the KIND K8S Cluster via kubectl ?

kubectl cluster-info --context kind-rasa

rei's People

Contributors

rasadsa avatar

Stargazers

mdheller avatar

Watchers

James Cloos avatar mdheller 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.