Skip to main content

Running a DDEX Ingestion Server

Coming Soon!

Under construction. Please use as your own risk! 🚧

Check back soon for updates on how to run and operate own DDEX Ingestion Server.

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.