Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Instructions

  1. Provision a new machine following. We recommend:
  • Ubuntu
  • 8 CPUs
  • 16 to 32GB Memory
  1. Visit audius-docker-compose and run the install script to set up your Audius environment on your provisioned machine.

  2. Follow the instructions in the apps repository to set the appropriate environment variables

  3. Start the DDEX Ingestion Server

audius-cli launch ddex

Your server will now be available at localhost:80 and is exposed via self-signed SSL on :443 if DDEX_URL is set.