Skip to content

Commit 0eee786

Browse files
committed
typos
1 parent c68ace3 commit 0eee786

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ layout: blog
33
title: Announcing Pabawi, a web frontend for classic infrastructures
44
---
55

6-
Is there still space in AI and Cloud native days, for a new tool to manage classic infrastructures, basic on physical or virtual servers?
6+
Is there still space in AI and Cloud native days for a new tool to manage classic infrastructures based on physical or virtual servers?
77

88
If you handle good old servers, and use Puppet, Bolt or Ansible to configure and manage them, then the answer might be yes, and we may have a nice tool for you.
99

10-
**Pabawi** is a new, moderm, sleek web frontend to inventory your systems, check they configuration management status, and run actions on them.
10+
**Pabawi** is a new, modern, sleek web frontend to inventory your systems, check their configuration management status, and run actions on them.
1111

1212
Needless to sat that it's also Open Source.
1313

1414
Version 0.4.0, just released after a few weeks of AI based coding, has integrations with Bolt, Hiera, PuppetDB and PuppetServer.
1515

16-
Current version is expected to be run by a Puppet developer or user on her/his localhost, featuring:
16+
Current version is expected to be executed by a Puppet developer or user on her/his localhost, featuring:
1717

1818
- **Multi-Source Inventory**: View and manage nodes from Bolt inventory and PuppetDB
1919
- **Command Execution**: Run ad-hoc commands on remote nodes with whitelist security
@@ -28,16 +28,16 @@ Current version is expected to be run by a Puppet developer or user on her/his l
2828
- **Event Tracking**: Monitor individual resource changes and failures over time
2929
- **PQL Queries**: Filter nodes using PuppetDB Query Language
3030
- **Hiera Data Browser**: Explore hierarchical configuration data and key usage analysis
31-
- **Puppet code analysys**: Analyses Puppet code base, reporting class usage, lint issues, outdated modules in Puppetfile
31+
- **Puppet code analysis**: Analyses Puppet code base, reporting class usage, lint issues, outdated modules in Puppetfile
3232

3333

34-
More robust users management and RBAC, Ansible and other tools integrations are planned for future versions.
34+
More robust users management and RBAC, and Ansible and other tools integrations are planned for future versions.
3535

3636
Check the [git repository](https://github.com/example42/pabawi.git) for installation instructions and details.
3737

3838
## Screenshots
3939

40-
Here are 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).
40+
Here are some screenshots, from a test setup with few nodes. The interface adapts well and is still fast on way larger setups (currently tested with infrastructures up to 350 nodes).
4141

4242
### Nodes Inventory
4343

@@ -67,14 +67,14 @@ Here are some screenshots, from a test setup with few nodes. The interface adapt
6767

6868
![Node Detail](/img/posts/screenshots/puppet-reports.png){:height="50%" width="50%"}
6969

70-
*Puppet reports view, with run times and number of affected resource.*
70+
*Puppet reports view, with run times and number of affected resources*
7171

7272

7373
## Free installation service (time limited)
7474

7575
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.
7676

77-
In a shared screen call we can setup Pabawi with you, either using its container image or via npm.
77+
In a shared screen call we can setup Pabawi together, either using its container image or via npm.
7878

7979
We want to test and validate it in different conditions, collecting users' feedback and suggestions.
8080

0 commit comments

Comments
 (0)