Actions
Installation instructions » History » Revision 73
« Previous |
Revision 73/77
(diff)
| Next »
Ohad Levy, 09/18/2012 02:29 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,15,16,17], Debian Linux 5.0 (Lenny) and 6.0 (Squeeze) and Ubuntu Linux 10.04, 10.10, 11.04, and 12.04. For older operating systems you might need additional packages (e.g. sqlite).
It is also known to work on Solaris and Mac.
Installation¶
- Foreman Installer
- Debian-Ubuntu installation by packages
- RPM's distribution based installation
- Installing latest code
Foreman Configuration¶
see also :Future Updates¶
Problems?¶
see Troubleshooting or FAQ
Updated by Ohad Levy about 12 years ago · 77 revisions