AddNewQuattorVersion

From T2B Wiki
Revision as of 15:09, 31 May 2017 by Rougny Romain rrougny@ua.ac.be (talk | contribs) (Created page with "* Clone the template-library-core (here in version 17.2.0): <pre> cd cfg/core/ git clone -b "17.2.0" git@github.com:quattor/template-library-core.git 17.2.0 rm -fr 17.2.0/.git...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Clone the template-library-core (here in version 17.2.0):
cd cfg/core/
git clone -b "17.2.0" git@github.com:quattor/template-library-core.git 17.2.0
rm -fr 17.2.0/.git
  • Add the proxy for the new version on qrproxy:
    • Edit the file /etc/httpd/conf/httpd.conf and add
<Location /17.2.0/>
        ProxyPass http://yum.quattor.org/17.2.0/
        ProxyPassReverse /
</Location>

CacheEnable disk /17.2.0