Skip to content
Chris edited this page Sep 1, 2022 · 50 revisions

The Manticore Guide

This is an attempt to explain all the decisions and logic that went behind Manticore. These articles also include recommendations for those who wish to use Manticore in their own environment. To use an already hosted version of Manticore and for more information on how to test an app with Manticore, see: https://smartdevicelink.com/resources/manticore/

How to Setup Manticore on AWS

Learn how to setup Manticore on some AWS EC2 machines.

The Problem

Architecture

Set up Manticore Locally

Set up the clusters

Start the client agents

Finishing set up

Starting Manticore and Environment Variables

Setting up the ELB

Resource Consumption Data

Manticore Internals

Learn how the web server works at a deeper level without the need to inspect the source files.

User connection process

File Structure

API Routes

Interface Modules

KV Store Usage

Lifecycles and Listeners

Job Submission Process

WebSocket Messages