Deployment
Configuring the Booking service
Booking is a component of seatmap.pro
.
It is an application built with Spring Boot.
Configuring the Editor service
Editor is a component of seatmap.pro
.
It is an application built with Spring Boot.
Image Converter configuration guide
This document describes all the configuration options for the Image Converter application.
On-premise deployment
Deployment options
- Docker Compose (the artifacts will be provided after the contract is signed)
This option is a single host deployment suitable for lightweight deployments. - Helm Charts k8s (the artifacts will be provided after the contract is signed) documentation example
This option is recommended for scalable high-load systems. While this deployment option will require more effort it will also provide a lot of benefits, such as:- Enhanced security
- Full control over data and infrastructure
- Customization and flexibility
- Few or no external dependencies
- Bare metal (case-by-case)
Server settings
To set the server settings, configure the following services:
Seatmap Helm chart documentation
Overview
The Seatmap Helm chart deploys a complete Seatmap.pro application stack including Editor, Booking, and converter services along with the required dependencies like PostgreSQL and Redis.