mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
| .. | ||
| hooks | ||
| docker-compose-wallet-server.yml | ||
| docker-compose.yml | ||
| Dockerfile.dht_node | ||
| Dockerfile.wallet_server | ||
| Dockerfile.wallet_server_deploy | ||
| Dockerfile.web | ||
| install_choco.ps1 | ||
| README.md | ||
| set_build.py | ||
| wallet_server_entrypoint.sh | ||
| webconf.yaml | ||
How to run with docker-compose
- Edit config file and after that fix permissions with
sudo chown -R 999:999 webconf.yaml
- Start SDK with
docker-compose up -d