Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Mastering Puppet
  • Table Of Contents Toc
  • Feedback & Rating feedback
Mastering Puppet

Mastering Puppet

By : Thomas Uphill
3.9 (13)
close
close
Mastering Puppet

Mastering Puppet

3.9 (13)
By: Thomas Uphill

Overview of this book

Presented in an easy-to-follow, step-by-step tutorial format and packed with examples, this book will lead you through making the best out of Puppet in an enterprise environment. If you are a system administrator or developer who has used Puppet in production and are looking for ways to easily use Puppet in an enterprise environment, this book is for you. This book assumes an intermediate knowledge of Puppet and is intended for those writing modules or deploying Puppet in an enterprise environment.
Table of Contents (12 chapters)
close
close

Puppet Dashboard


The Dashboard is an open source GUI. It was previously used by Puppet enterprise. Dashboard uses MySQL as its backend unlike Foreman.

Tip

New versions of Puppet enterprise use the Puppet console, which uses PostgreSQL as its backend.

We'll create another vm for Dashboard. Starting with an empty image, we will add the puppetlabs repository and the mysql-server packages using the following commands:

# yum install  https://yum.puppetlabs.com/el/6/products/x86_64/puppetlabs-release-6-7.noarch.rpm mysql-server
# yum install puppet-dashboard

With MySQL installed, we'll start MySQL with service mysqld start, and then run the secure installation script to set a root password before connecting to the database, as shown in the following command:

# mysql_secure_installation

The Dashboard works with reports from the nodes, some of which can be very large. To accommodate this, change the maximum size of a commit message, as noted in the Dashboard installation manual (http://docs.puppetlabs...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Mastering Puppet
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon