- Learning Puppet for Windows Server
- Fuat Ulugay
- 249字
- 2021-07-16 20:35:09
The Foreman interface
Now, just open a browser and enter your URL. In our example, the URL is https://puppetmaster.example.com
. You will get the login page.

Log in with your username and password and you will get a screen as follows. In this screen, you will see only one host, which is our Puppet Master server. We added its agent before, and now we can see that it was connected just two minutes ago. This means that we can even manage Puppet Master with Puppet.

The next step is to change your password. From the right upper corner, go over to Admin User and click on My account. Set a new password as per your convenience. Make sure that the password is strong.

Now let's check out the dashboard. For the dashboard, from the Monitor menu click on Dashboard. In the dashboard, you will see the summary statuses of all your hosts. At the moment as we have only one host, there is not much detail. When we will have more hosts, we will check again, and then find that there will be many different statuses. Most of the statuses of your hosts will fall under one of the statuses listed, as follows:

We will finish reviewing the Foreman interface. This will be enough for now. We will later see more details of the interface to manage our hosts.
- Mastering Visual Studio 2017
- Facebook Application Development with Graph API Cookbook
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Android Jetpack開發:原理解析與應用實戰
- 深入淺出WPF
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- C語言程序設計教程(第2版)
- Cassandra Design Patterns(Second Edition)
- Mastering ROS for Robotics Programming
- Quantum Computing and Blockchain in Business
- Visual Basic程序設計(第三版)
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- OpenCV Android Programming By Example
- HTML5與CSS3權威指南
- 狼書(卷2):Node.js Web應用開發