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​
- 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 audius-protocol repository to set the appropriate environment variables
-
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.