Skip to content

Docker Compose configuration for the installation of Tonic Textual

Notifications You must be signed in to change notification settings

TonicAI/textual_docker_compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose configuration for the installion of Tonic Textual

Note that installation requires access to the Tonic Textual docker container repository. Reach out to [email protected] to get your container repository login credentials.

Setup

Rename the sample.env file to .env. Inside the .env file you'll have to fill in the missing variables in order get Textual running. The required values you must enter are

SOLAR_VERSION
ENVIRONMENT_NAME
SOLAR_DB_PASSWORD= #<FILL IN>
SOLAR_SECRET= #<FILL IN>
SOLAR_STATISTICS_SEED= #<FILL IN>
SOLAR_LICENSE= #<FILL IN>
```bash

Everything else is optional. Reach out to [email protected] with any questions.

About

Docker Compose configuration for the installation of Tonic Textual

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published