A simple webserver
Published on: 2025-01-20
This is the first Lesson in Puppet.
Written by Martin Jindra
What you need
It is important that a
- Puppet Master
- and at least one client server is ready for use.
If not please visit the online Puppet documentation.
The first exercise
For the first exercise we will create a simple webserver.
The final product should be a server that serves a simple website.
The content of this website is irrelevant. The import things should be
Tips and Tricks.
- Before starting with the exercise snapshot your VMs. This can restore if a mishap happens, or you start a new exercise.
- Use Modules from the Puppet Forge.
- Beware of Selinux. Some files may not be accessible. Simply disable Selinux because this is just an exercise.
- Don’t buy an expensive SSL Certificate just use certbot from Lets Encrypt