config.docker.yml 565 B

1234567891011121314151617181920212223242526
  1. id: distributor-node-docker
  2. endpoints:
  3. queryNode: http://graphql-server:4001/graphql
  4. joystreamNodeWs: ws://joystream-node:9944
  5. # elasticSearch: http://elasticsearch:9200
  6. directories:
  7. assets: /data
  8. cacheState: /cache
  9. logs: /logs
  10. log:
  11. console: info
  12. # elastic: info
  13. limits:
  14. storage: 100G
  15. maxConcurrentStorageNodeDownloads: 100
  16. maxConcurrentOutboundConnections: 300
  17. outboundRequestsTimeout: 5000
  18. intervals:
  19. saveCacheState: 60
  20. checkStorageNodeResponseTimes: 60
  21. cacheCleanup: 60
  22. port: 3334
  23. keys:
  24. - suri: //Alice
  25. buckets: 'all'
  26. workerId: 0