Skip to content

Commit 57e3f7b

Browse files
committed
Refinements
1 parent cee1b95 commit 57e3f7b

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

_includes/home_opensource.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h2 class="section-heading">Open Source</h2>
1010
<a href="https://github.com/example42" class="btn btn-default btn-lg" target="_blank"><i class="fa fa-github fa-fw"></i> <span class="network-name">GitHub</span></a></br>
1111
</div>
1212
<div class="lead">
13-
<a href="https://github.com/example42/pabawi" target="_blank">PABAWI = Puppet Ansible Bolt Awesome WEb Interface</a></br>
13+
<a href="https://github.com/example42/pabawi" target="_blank">PABAWI - Puppet Ansible Bolt Awesome Web Interface</a></br>
1414
<a href="https://github.com/example42/psick" target="_blank">PSICK Control repo</a></br>
1515
<a href="https://github.com/example42/puppet-psick" target="_blank">PSICK Puppet module</a></br>
1616
<a href="https://github.com/example42/puppet-tp" target="_blank">Tiny Puppet module</a></br>

_includes/home_services.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ <h2 class="section-heading"><a href="{{ site.url }}/services/">Puppet Consulting
1313
<li><b>Puppet Health check</b> for infrastructure optimization</li>
1414
<li><b>Puppet Infrastructure Kickstart</b> for quick setup</li>
1515
<li><b>Ansible / Puppet migration</b> for IaC tool migrations</li>
16+
<li><b>Puppet Enterprise / OvenVox migration</b> in both directions</li>
17+
<li><b>Pabawi Support</b> (Installation, integrations, custom development)</li>
1618
</ul>
1719
</div>
1820
</div>

_posts/2026-01-16-announcing-pabawi-a-web-frontend-to-classic-infrastructures.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ Check the [git repopsitory](https://github.com/example42/pabawi.git) for install
3737

3838
Here some screenshots, from a test setup with few nodes. The interface adapts well and is still fast on larger setups (currently tested with infrastructures up to 350 nodes).
3939

40-
### Inventory and Node Management
40+
### Nodes Inventory
4141

4242
![Inventory Page](/img/posts/screenshots/inventory.png){:height="50%" width="50%"}
4343

44-
*Node inventory with multi-source support and node detail interface for operations*
44+
*Node inventory with multi-source support, blazing fast search and filtering options*
4545

46-
### Task Execution and Reports
46+
### Task Execution
4747

4848
![Task Execution](/img/posts/screenshots/task-execution.png){:height="50%" width="50%"}
4949

50-
*Bolt task execution interface and Puppet run reports with detailed metrics*
50+
*Bolt task execution interface with automatic parameters discovery*
5151

5252
### Executions Tracking
5353

@@ -57,14 +57,20 @@ Here some screenshots, from a test setup with few nodes. The interface adapts we
5757

5858
### Node Details
5959

60-
![Node Detail](/img/posts/screenshots/node-detail-age.png){:height="50%" width="50%"}
60+
![Node Detail](/img/posts/screenshots/node-detail-page.png){:height="50%" width="50%"}
6161

6262
*Node detail page with access to facts, reports, events, managed resources and other useful info*
6363

64+
### Puppet reports
6465

65-
## Special launch free installation service
66+
![Node Detail](/img/posts/screenshots/puppet-reports.png){:height="50%" width="50%"}
6667

67-
Pabawi is easy to integrate in your existing Puppet / Bolt infrastructure and has contextual setup instructions for each integration, but if you want help in trying it in your infrastructure, example42 offers a **free installation service**, no strings attached.
68+
*Puppet reports view, with run times and number of affected resource.*
69+
70+
71+
## Free installation service
72+
73+
Pabawi is easy to integrate in your existing Puppet / Bolt infrastructure and has contextual setup instructions for each integration, but if you want help in trying it in your infrastructure, example42 offers a launch special, time limited, **free installation service**, no strings attached.
6874

6975
In a shared screen call we can setup Pabawi with you, either using its container image or via npm.
7076

0 commit comments

Comments
 (0)