Actions
Installation instructions » History » Revision 64
« Previous |
Revision 64/77
(diff)
| Next »
Romain Vrignaud, 11/17/2011 09:27 AM
- 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 )
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 Romain Vrignaud about 13 years ago · 77 revisions