-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dilan Gilluly edited this page Sep 19, 2024
·
2 revisions
This is the wiki/documentation section of Ticket Auction Manager. Here you will find some general instructions and resources on the inner workings of and how to use Ticket Auction Manager.
Check out the following menu for what I have written on here so far:
- Home
- Setup Instructions
- Backup and Restore
-
Environment Variables (Server)
-
API_PW
- Sets password to generate API keys. Enables api security when set.
-
SS_MODE
- Pairs API keys to IP addresses when set.
-
DB_TYPE
- Sets DB Type between "LOCAL" (SQLite) and "MARIADB".
-
MARIADB Credentials
- Click to see the environment variables to set MariaDB credentials, such as the host, username, password, and database.
-
API_PW