-
Notifications
You must be signed in to change notification settings - Fork 9
Development
Jonathan Guiang edited this page Apr 22, 2020
·
15 revisions
We have written instructions on how to set up a development version of AutoDQM here. Unless you have local DQM files on hand, we recommend using a CERN OpenStack VM. Instructions for setting one up can be found here.
-
ADQM_CONFIGlocation of the configuration file to use -
ADQM_DBlocation to store downloaded root files from offline DQM -
ADQM_TMPlocation to store generated temporary pdfs, pngs, etc -
ADQM_SSLCERTlocation of CMS VO authorized public key certificate to use in querying offline DQM -
ADQM_SSLKEYlocation of CMS VO authorized private ky to use in querying offline DQM -
ADQM_CACERTlocation of a CERN Grid CA certificate chain, if needed
Interested in contributing to AutoDQM? Just shoot us an email at autodqm@gmail.com. If you're anxious to get started, just clone the latest release and follow the instructions in the README to get a working development environment. Note: you will need Docker on whatever machine or server you clone AutoDQM to in order to run the web browser outside of the dedicated CERN VM.