Changes

Jump to navigation Jump to search
Line 1: Line 1:  
==Create your repository==
 
==Create your repository==
The purpose of this HowTo is to make your own repository to share RPM that your are developing for our marvellous project. I used a CentOS server to host my repository mirror.de-labrusse.fr
+
The purpose of this HowTo is to make your own repository to share RPM that your are developing for our marvellous project. I use a CentOS server to host my repository mirror.de-labrusse.fr
    
===Repository Architecture===
 
===Repository Architecture===
Line 16: Line 16:     
===Upload RPM to Web Folder===
 
===Upload RPM to Web Folder===
In a first time you have to set a web area where you can upload packages, you can do it by many ways "rsync, scp, ftp..." you have to find your manner, it is not the purpose of this howTo. After that you could see packages in browsing your web area, if it is not the case, you may see if the parameter below is included in your httpd VirtualHost.
+
In a first time you have to parameter a web area where you can upload packages, you can do it by many ways, it is not the purpose of this howTo. The manner to ypload packages to your repository could be done by many ways,  "rsync, scp, ftp..." you have to find your manner.
 +
After that you could see packages in browsing your web area, if it is not the case, you may see if the parameter below is included in your httpd VirtualHost.
    
  Options +Indexes
 
  Options +Indexes

Navigation menu