Note that installation requires access to the Tonic Textual docker container repository. Reach out to [email protected] to get your container repository login credentials.
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.