Quick Start

Easy Access to Rierino

Fastest way to start testing out and developing on Rierino is using our 'Developer Lite' edition on AWS Marketplace, which is deployed as a multi-service VM within the region and instance type of your choosing with 100% control.

Click here to start with AWS now.

Custom Installation

For installing Rierino yourself, you can follow instructions provided in Installation documentation or check all alternative ways to start using Rierino here.

  • A single VM deployment for development & testing can be achieved by using the docker compose details provided in Sandbox Deployment section.

  • Installation on a K8s cluster can be achieved by following the command provided in Fully Automated Helm Chart or Fully Automated Ansible alternative in Kubernetes Deployment section.

The standard configuration uses MongoDB system as the main data store.

Initial Reading

To start using Rierino platform right away, you can utilize training microservices deployed with the standard installation. To do so, we suggest you familiarize yourself with some of the key concepts and basic yet frequently used features:

In addition to documentation, an alternative way to start learning more about Rierino is to complete our self-paced interactive training content, which provides an introduction to main Rierino concepts and terminology.

Examples

To experience and start building your own applications, you can refer to our list of examples, such as:

Troubleshooting

Rierino provides various means for auditing and troubleshooting purposes, with the options for starting out as:

Last updated