nlesc-ave / ave-rest-service

visualize (clustered) single-nucleotide variants across genomes
Apache License 2.0
1 stars 0 forks source link

Host 2bit file by ave service or somewhere else? #12

Closed sverhoeven closed 7 years ago

sverhoeven commented 7 years ago

The avedata register ... --datatype 2bit <url>, takes a url. The url must be allowed to be requested by the service and web browser.

If running from Docker image then files inside the /data directory are hosted as http://<aveservice>/data.

If url is not from the service cors headers must be configured.