User Tools
development:applications:mib_manager
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:applications:mib_manager [2022/12/02 17:26] – sryan | development:applications:mib_manager [2023/01/26 17:58] (current) – [Env Config] 10.91.110.100 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Mib Manager is a tool for uploading and comparing MIB files against a source of truth on the various customer environments. The app is designed to work with Bitbucket. The MIBS are stored in a Bitbucket repository and this bitbucket repo is the source of truth. \\ | Mib Manager is a tool for uploading and comparing MIB files against a source of truth on the various customer environments. The app is designed to work with Bitbucket. The MIBS are stored in a Bitbucket repository and this bitbucket repo is the source of truth. \\ | ||
| - | This app can be expanded to deal with trap rules, config files if required. | + | This app could be expanded to deal with trap rules, config files if desired |
| ---- | ---- | ||
| Line 14: | Line 14: | ||
| ===== Ansible Playbook | ===== Ansible Playbook | ||
| - | ansible-playbook -i ../ | + | Click edit before copying and pasting (ansible doesnt like something about this text) |
| + | |||
| + | ansible-playbook -i ../ | ||
| ---- | ---- | ||
| + | ===== SSH Configuration | ||
| + | |||
| + | This app authenticates the SSH communication to errigals remote hosts with the errigal PEM file. Your machines public SSH key will need to have an entry in the remote hosts ssh configuration file to allow the app to access the remote hosts via SSH. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ===== Env Config | ||
| + | |||
| + | This app uses the env-configuration repo to get information for sending files to remote hosts. When you login, it will clone the env-config repository onto the server. Any further logins will check for the presence of the env-config folder, delete it and re-clone the latest commit. | ||
| + | |||
| + | ---- | ||
| ===== Menu Options | ===== Menu Options | ||
| Line 104: | Line 117: | ||
| The Audit App Usage screen shows the app activity, where a user can see which user has uploaded which files to environments and to the repository. | The Audit App Usage screen shows the app activity, where a user can see which user has uploaded which files to environments and to the repository. | ||
| - | ---- | + | |
development/applications/mib_manager.1670002015.txt.gz · Last modified: 2022/12/02 17:26 by sryan