everware.yml
igormusinov edited this page Apr 12, 2017
·
1 revision
Pages 8
Clone this wiki locally
everware.yml is a configuration file.
- You can specify data links there.
- If you need ssl certificate for downloading, you can specify the certificate url with data url. If you want specify the certificate url manually or download certificate from your machine use "manually" option.
- Now, it supports http and xrootd protocols.
- You have to place everware.yml in the root of a repository.
- Remember about spaces after yml tags.
Example of everware.yml
container:
data:
- {url: "<url>", ssl: "[<url> | "manually"]"}
- "<url>"
- "root://<host:port>/<path_to_folder>"