aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/websites
Commit message (Collapse)AuthorAgeFilesLines
...
* fix error ( should have been caught by puppet parser validate, but didn't )Michael Scherer2012-02-281-3/+3
|
* Ensure cpan_Mageia.db can be readDexter Morgan2012-02-271-0/+6
|
* remove duplicate requireNicolas Vigier2012-02-231-1/+0
|
* don't run pkgcpan as root, create a user for pkgcpanNicolas Vigier2012-02-231-1/+11
|
* install php-geoip on wwwPascal Terjan2012-02-211-1/+1
|
* use static.mageia.org to serve www.mageia.org/g/ static contents ( patch ↵Dexter Morgan2012-02-201-0/+4
| | | | from rda
* add old-wiki proxy to the previous wikiMichael Scherer2012-02-131-0/+5
|
* make puppet-lint happy and make sure we are future proof for puppet 2.8 ( ↵Michael Scherer2012-02-101-19/+18
| | | | variable scoping )
* make the module compliant ith changes coming with puppet 2.8 and with ↵Michael Scherer2012-02-102-23/+22
| | | | puppet-lint
* fix module name, and make puppet-lint happyMichael Scherer2012-02-101-12/+10
|
* no longer touch to /etc/hosts, not needed anymore since last commit on ↵Michael Scherer2012-02-101-5/+0
| | | | apache module
* also make the redirection work for pipermail, as seen by leuhmanuMichael Scherer2012-01-162-4/+8
|
* add missing requires for reverse proxyMichael Scherer2012-01-141-0/+4
|
* also clean the old configuration that was split by last commitMichael Scherer2012-01-141-21/+0
|
* fix reverse proxy, the whole usage of use_ssl was incorrect ( some ↵Michael Scherer2012-01-143-2/+28
| | | | refactoring could be done, but not urgent )
* use a reverse proxy to access to mailman on zarb.org server ( finally found ↵Michael Scherer2012-01-141-0/+21
| | | | how to cleanly do it with ProxyPreserveHost )
* fix wrongly named moduleMichael Scherer2012-01-081-1/+1
|
* split websites module in smaller piecesMichael Scherer2012-01-088-147/+153
|
* remove redirection for 'mailman' (spotted by leuhmanu)Damien Lallement2011-12-291-1/+0
|
* remove www_outage redirection and setup mageia website on champagneNicolas Vigier2011-12-201-10/+10
|
* add php config optionNicolas Vigier2011-12-201-0/+2
|
* fix redirect for wikiNicolas Vigier2011-12-201-1/+1
|
* fix mailman redirectionNicolas Vigier2011-12-201-1/+1
|
* remove line added by errorNicolas Vigier2011-12-201-2/+0
|
* allow apache to write in cache directoryNicolas Vigier2011-12-201-0/+9
|
* add www with sslNicolas Vigier2011-12-201-1/+9
|
* add FollowSymLinks optionNicolas Vigier2011-12-201-0/+1
|
* add locationNicolas Vigier2011-12-201-0/+1
|
* add mageia website on www-test.mageia.org on champagneNicolas Vigier2011-12-202-0/+21
|
* also redirect mageia.orgNicolas Vigier2011-12-191-0/+3
|
* add temporary redirect of www.mageia.org to blog postNicolas Vigier2011-12-191-0/+6
|
* classe for pkgcpan, asked by jq ( requires a backport before being deployed )Michael Scherer2011-07-081-0/+24
|
* remove unused templateMichael Scherer2011-07-071-16/+0
|
* remove donate ( set to be expired on june, according to comment )Michael Scherer2011-06-071-7/+0
|
* install php-exif for hugs.mageia.orgNicolas Vigier2011-05-261-0/+4
|
* change $webdatadir to /var/www/vhostsNicolas Vigier2011-05-151-9/+1
|
* add https on releases.mageia.orgNicolas Vigier2011-05-151-0/+6
|
* Allow setting options in vhost base templatePascal Terjan2011-05-081-3/+1
|
* Follow symlinks on releasesPascal Terjan2011-05-081-0/+3
|
* add releases vhostNicolas Vigier2011-05-051-0/+12
|
* don't create vhostdir as it is managed by subversion::snapshotNicolas Vigier2011-05-051-5/+0
|
* add hugs classNicolas Vigier2011-05-051-0/+17
|
* - add a class for proxying the forum from alamut to friteuse ( while ↵Michael Scherer2011-02-161-0/+19
| | | | | | | friteuse is on our server )
* deploy static files in g directoryNicolas Vigier2011-02-111-1/+6
|
* remove strange charNicolas Vigier2011-02-111-10/+10
|
* add vhost for static.mageia.orgNicolas Vigier2011-02-112-0/+55
|
* - add a redirect for svn url to svnweb ( since people may try to see viewvcMichael Scherer2011-02-071-0/+6
| | | | | on http://svn.$domain/, as asked by some people )
* move websites module to deploymentMichael Scherer2011-01-092-0/+24