Actions
Installation instructions » History » Revision 67
« Previous |
Revision 67/77
(diff)
| Next »
Florian Koch, 12/07/2011 02:49 PM
- Table of contents
- Requirements for the foreman core component
- Installation
- Foreman Configuration
- Future Updates
- Problems?
Requirements for the foreman core component¶
before you start, make sure you have:
- Puppet >= 0.24-4
- rake >= 0.84
- rubygems
- ruby-sqlite3 (libsqlite3-ruby) if you are going to use sqlite as your database
- git (if installing from source )
- ruby-libvirt (epel-repo, only for develop branch)
The installation has been successfully tested on RHEL[5,6], Fedora[13,14], Debian Linux 5.0 (Lenny) and 6.0 (Squeeze) and Ubuntu Linux 10.04, 10.10, and 11.04. For older operating systems you might need additional packages (e.g. sqlite).
It is also known to work on Solaris and Mac.
Installation¶
- Using Puppet Module ready to use
- Debian-Ubuntu installation by packages
- RPM's distribution based installation
- Installing latest code
Foreman Configuration¶
see also : Smart-Proxy Installation
Future Updates¶
Problems?¶
see Troubleshooting or FAQ
Updated by Florian Koch almost 13 years ago · 77 revisions