community:hepsim:dev_hepsim
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
community:hepsim:dev_hepsim [2016/11/01 13:24] – asc | community:hepsim:dev_hepsim [2016/12/22 15:53] (current) – [Summary] asc | ||
---|---|---|---|
Line 17: | Line 17: | ||
You need the following: | You need the following: | ||
- | * A web server that can hold your data (>1 TB for / | + | * A web server that can hold your data (>1 TB for / |
* Linux OS (any flavor) | * Linux OS (any flavor) | ||
- | * Installed | + | * Apache2 with PHP module |
+ | * Java 8 JDK or JRE (optionally, | ||
Line 89: | Line 90: | ||
This example creates the directory "/ | This example creates the directory "/ | ||
URL. The URL can be found using the HepSim web page. | URL. The URL can be found using the HepSim web page. | ||
+ | |||
+ | If you want to download only EVGEN files, without reconstructed events, use this command: | ||
+ | <code bash> | ||
+ | hs-mirror -i $SOURCE-o $OUTPUT_DIR -t evgen | ||
+ | </ | ||
+ | |||
Generally, you do not need to index files in the mirror directory. | Generally, you do not need to index files in the mirror directory. | ||
Line 94: | Line 101: | ||
====== Summary ====== | ====== Summary ====== | ||
- | When everything is done, this is what you will expect: | + | When everything is done, this is what you should |
- | * You files will be visible on the main HepSim web page and on the mirrors (takes ~ few days to propagate the changes) | + | * You files will be visible on the main HepSim web page and on the current |
- | * You can search your files etc. | + | * You can search your files etc. using the main HepSim web page |
- | * Since your files are public, there is good chance that somebody will make a mirror | + | |
* You can search, list and download files using hs-toolkit commands (hs-find, hs-ls, hs-get etc) | * You can search, list and download files using hs-toolkit commands (hs-find, hs-ls, hs-get etc) | ||
+ | * Since your files are public, there is good chance that somebody will make a mirror to reduce the load on your server | ||
* You server will be listed on the page [[http:// | * You server will be listed on the page [[http:// | ||
- | |||
- | |||
- | |||
community/hepsim/dev_hepsim.1478006680.txt.gz · Last modified: 2016/11/01 13:24 by asc