STELLA Server Setup
This documents the STELLA Server codebase, deployment workflows and runtime behavior.
It is intended for developers, system integrators and portal partners who deploy the STELLA Server to conduct Information Retrieval (IR) and recommender system experiments.
This documentation focuses on how to configure, run and interact with the STELLA Server, once experimental systems are implemented and runnable independently.
Documentation Structure
Use the following sections as a guided workflow. Each item links to a dedicated document with details and references.
- Docker Compose Configuration
- Environment Variables
- Starting Server Services
- Database Initialization
- Endpoints and API Usage
- REST API Documentation
- Database Schema and Models
Getting Started
Clone the STELLA Server repository from GitHub: