-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all

I've updated the RPM and DEB packages for the Puppet Dashboard 1.0
release.  These aren't perfect yet and we're working on building a
full build environment.

These are available via APT and Yum repositories hosted by Puppet
Labs.

Overall instructions for installing and running the Dashboard can be
found at:

http://github.com/reductivelabs/puppet-dashboard

1.  Get DEB Packages via APT

a. Add the following to your /etc/apt/sources.list file:

deb http://apt.puppetlabs.com/ubuntu lucid main
deb-src http://apt.puppetlabs.com/ubuntu lucid main

b. Add the Puppet Labs repository key to APT (the package is signed
with this key also).

$ gpg --recv-key 8347A27F
$ gpg -a --export 8347A27F | sudo apt-key add -

c. Run apt-get update

$ sudo apt-get update

d. Install Puppet Dashboard

$ sudo apt-get install puppet-dashboard

The Dashboard will be installed in /usr/share/puppet-dashboard and
you can run the server from here or create a Passenger
configuration.  The updated package contains a simple init and
sysconfig set-up.

2.  Get RPM packages via Yum

a.  Create a Yum repo entry for Puppet Labs

$ vi /etc/yum.repos.d/puppetlabs.repo
[puppetlabs]
name=Puppet Labs Packages
baseurl=http://yum.puppetlabs.com/base/
enabled=1
gpgcheck=1
gpgkey=http://yum.puppetlabs.com/RPM-GPG-KEY-reductive

b.  Install via yum

$ sudo yum install puppet-dashboard

You will be prompted to install the Puppet Labs release key as part
of the installation process and the RPM packages are signed with
that key.

The Dashboard will be installed in /usr/share/puppet-dashboard and
you run the server from here or create a Passenger configuration.

You can also find the RPM spec file at:

http://yum.puppetlabs.com/sources/puppet-dashboard.spec

Regards

James Turnbull

- -- 
Author of:
* Pro Linux System Administration (http://tinyurl.com/linuxadmin)
* Pulling Strings with Puppet (http://tinyurl.com/pupbook)
* Pro Nagios 2.0 (http://tinyurl.com/pronagios)
* Hardening Linux (http://tinyurl.com/hardeninglinux)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEVAwUBS96DnyFa/lDkFHAyAQKUpQgA6OQQDtf89DLBDmW0siDEfaFYhrqdTtGr
KZyAYNoQCT1aOTqiiCihTkZPJ0I8xg7xT7/s23HvW6RT4Dsu0i9lzmHCpBppClpR
R5AR9AqIiR7sCXbGu3zRoMXFHAYlocPZSaV/OodYfWruyDz68vzjDSetfbj6Hz8o
MrM25WoPJh3yDETn028P4VvGkomc3EZ59gtBm0W3UQ0I1xGaY2pVpZjue5W2nsBF
eD3j3DwRCUFZoxFJ0vSmI9SvLAH+iSPshwCetCBUfd8TzBFKr10lUHevwUzQgpJ1
QqhLID20DEBZju0idt+lj6lMPVjj0NOQSGHrxn1N5d1Z/rkNFfrgHA==
=GEdq
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to