Overview
The first part of this guide explains how to create a GenSynth installation on a single (ideally dedicated) machine, using one or more GPUs. The second part explains what you need to do to use multiple machines.
If you need to create a more sophisticated GenSynth installation, please refer to the GenSynth Installation Guide.
The Quick Installation is based around a Docker Compose configuration that runs all of the required services on a single dedicated server. The configuration creates these services:
A PostgreSQL database container.
An API and worker container.
A web application server.
Start and stop scripts are provided, which arrange for the containers to be run according to configuration.
This guide will walk you through: