Repoman is a virtual machine image catalog and repository with a RESTful interface.
If you have any issues or ideas for improving Repoman, please use the github issue tracker to allow others to follow along with problems and ideas. The issue tracker can be found at: https://github.com/hep-gc/repoman/issues
-
Install the server.
See
server/INSTALL.markdown
and follow the instructions for installing from an EGG. -
Install the
repoman-client
on any of your workstations you want to use.See the documentation at
repoman-client/README
See these files for documentation of the server side
- hep-gc/repoman/server/INSTALL.markdown - some install realated stuff
server/REST.markdown
- overview of the REST apiserver/HOWTO.markdown
- some quick examples
see repoman-client/README
for a description of the client side
This program is free software; you can redistribute it and/or modify it under the terms of either:
a) the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version, or
b) the Apache v2 License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Apache v2 License for more details.
You should have received a copy of the Apache v2 License with this software, in the file named "LICENSE".
You should also have received a copy of the GNU General Public License along with this program in the file named "COPYING". If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or visit their web page on the internet at http://www.gnu.org/copyleft/gpl.html.