Instructions
- Provision a new machine following. We recommend:
- Ubuntu
- 8 CPUs
- 16 to 32GB Memory
-
Visit audius-docker-compose and run the install script to set up your Audius environment on your provisioned machine.
-
Follow the instructions in the apps repository to set the appropriate environment variables
-
Start the DDEX Ingestion Server
audius-cli launch ddexYour server will now be available at localhost:80 and is exposed via self-signed SSL on :443 if
DDEX_URL is set.