Skip to content

Root Pandora Pyrrha repo for deployment of all of the pyrrha repos

License

Notifications You must be signed in to change notification settings

pandoraboxchain/pyrrha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrrha

Root Pandora Pyrrha repo for deployment of all of the pyrrha repos

Volumes folders

/mnt/rinkeby      # geth node data
/mnt/ipfs/data    # IPFS server database
/mnt/ipfs/export  # folder for exporting of local files into IPFS server (sharing folder)
/logs/webclient   # pyrrha_webclient logs
/logs/boxproxy    # pyrrha_boxproxy logs
/logs/boxplorer   # pyrrha_boxplorer logs
/logs/nginx       # nginx proxy server logs

IPFS CORS config

docker exec ipfs_host ipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin "[\"*\"]"
docker exec ipfs_host ipfs config --json API.HTTPHeaders.Access-Control-Allow-Credentials "[\"true\"]"
docker exec ipfs_host ipfs config --json API.HTTPHeaders.Access-Control-Allow-Methods "[\"PUT\", \"GET\", \"POST\"]"

After config changes will be done you have to restart container.

docker restart ipfs_host

About

Root Pandora Pyrrha repo for deployment of all of the pyrrha repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •