From 8b48f3dde477deb5f0e32d615d9f5266971b02b2 Mon Sep 17 00:00:00 2001 From: Têko Mihinto Date: Oct 08 2018 10:14:42 +0000 Subject: [PATCH 1/2] Update README.md Added a few notes. --- diff --git a/README.md b/README.md index e0e4293..262a446 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,25 @@ # SLIM +## System for LDAP and IPA Monitoring + + +The goal of this tool is to reduce ( _slim_ ) the workload on Support teams by helping end users to + + 1. proactively monitor their 389-ds and FreeIPA instances + 2. get notifications and warnings when needed ( eg: certificates are going to expire ) + 3. solve easy to fix issues + 4. check if their current configuration is suboptimal + + +## License + __TODO__ + + +## Using SLIM + + SLIM will be delivered as a Cockpit application. + Please refer to the [instructions](https://cockpit-project.org/running.html) to install Cockpit on your machine. + + +## Browser Support +Please refer to the [list](https://www.patternfly.org/get-started/frequently-asked-questions/#support) of browsers that PatternFly supports. -System for LDAP and IPA Monitoring \ No newline at end of file From 3ac806ff5966f70eca5f228f5e8f4a5df4a1205d Mon Sep 17 00:00:00 2001 From: Têko Mihinto Date: Oct 08 2018 10:16:32 +0000 Subject: [PATCH 2/2] Update README.md --- diff --git a/README.md b/README.md index 262a446..28f399a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SLIM -## System for LDAP and IPA Monitoring - - +### System for LDAP and IPA Monitoring + + The goal of this tool is to reduce ( _slim_ ) the workload on Support teams by helping end users to 1. proactively monitor their 389-ds and FreeIPA instances @@ -10,7 +10,7 @@ The goal of this tool is to reduce ( _slim_ ) the workload on Support teams by h 4. check if their current configuration is suboptimal -## License +### License __TODO__