Quick Start
Last updated
Last updated
For installing Rierino, you can follow instructions provided in documentation.
A single VM deployment for development & testing can be achieved by using the docker compose details provided in 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 section.
The standard configuration uses MongoDB system as the main data store.
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:
How you can start using existing training microservices with saga flows
How you can integrate with 3rd party rest systems and call their APIs
To experience and start building your own applications, you can refer to our list of examples, such as:
Reviewing Training Runners
Reviewing Training APIs
Creating a Hello World API
Creating a new CRUD endpoint
Building a complete To-do List App
Rierino provides various means for auditing and troubleshooting purposes, with the options for starting out as:
Checking meaning or Error Codes returned
Performing checks for common errors
Checking feature availability by versions in release notes