Code Monkey home page Code Monkey logo

audius-docker-compose-old-fork's Introduction

Audius Docker Compose

Launch Audius services using docker-compose. Minimum system requirements:

  • Ubuntu 20.04 LTS
  • 8 vCPU (16 vCPU recommended)
  • 16 GiB RAM (32 GiB recommended)
  • 256 GiB SSD for discovery-provider or 2 TiB SSD for creator-node

Installation

On a VM that meets the minimum requirements from above run:

bash <(curl https://raw.githubusercontent.com/AudiusProject/audius-docker-compose/main/install.sh)

During installation there will be prompts for required environment variables. The variables are:

Creator Node

creatorNodeEndpoint - The DNS of your content node. If you haven't registered the service yet, please enter the url you plan to register.
delegateOwnerWallet - Address of wallet that contains no tokens but that is registered on chain, used to sign JSON responses from server
delegatePrivateKey - Private key associated with delegateOwnerWallet
spOwnerWallet - Wallet that registered (or will register) the content node on chain

If you're using an externally managed Postgres DB please see this section

Discovery Provider

audius_discprov_url - The DNS of the discovery node. If you haven't registered the service yet, please enter the url you plan to register.
audius_delegate_owner_wallet - Address of wallet that contains no tokens but that is registered on chain, used to sign JSON responses from server
audius_delegate_private_key - Private key associated with audius_delegate_owner_wallet

If you're using an externally managed Postgres DB please see this section

SP Utilities

This folder contains a set of scripts and utilities to manage services like:

  • Pre-registration health checks
  • Delist content scripts (for content node)
  • Automatic rewards claim script

Logging

Logging is enabled by default to stream logs to a logging service for ease of debugging. It's strongly recommended to keep logging enabled. However, if there's a reason to turn logging off, it can be disabled with:

audius-cli set-config creator-node|discovery-node audius_loggly_disable true
audius-cli launch creator-node|discovery-node

More options

For more advanced configuration options or migrating from Kubernetes check out the Advanced Setup Guide

audius-docker-compose-old-fork's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.