-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add installation checks for mail and ejabberd on nodes #102
Open
stephdl
wants to merge
5
commits into
list-modules
Choose a base branch
from
one_instance_MailEjabberd
base: list-modules
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+105
−11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in
|
Still working on it |
in
|
921f0ee
to
cb34319
Compare
in
|
99292a5
to
f587e61
Compare
in
|
f587e61
to
94e5825
Compare
in
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implement checks to determine if mail and ejabberd are installed on nodes, enhancing the dashboard to reflect this status and providing user feedback for already installed components.
in case of a single node
![image](https://private-user-images.githubusercontent.com/3164851/397023889-396d7d4d-86a5-4f9e-ac46-59a3b23772f2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQ1NDYzMTksIm5iZiI6MTczNDU0NjAxOSwicGF0aCI6Ii8zMTY0ODUxLzM5NzAyMzg4OS0zOTZkN2Q0ZC04NmE1LTRmOWUtYWM0Ni01OWEzYjIzNzcyZjIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MTIxOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDEyMThUMTgyMDE5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YzMyZDEwYzcyMThhMGNiMDg2YzVjZDI5ZmQ4ZDcxYzM1MTNhYjRjMDMwNmZjZTVlMjc4NzY0NzQzMGE2YmY0MiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.qWSbiL1LLxXY8dLWQAVm44ALE-PtyMjdQvVf90KhavE)
![image](https://private-user-images.githubusercontent.com/3164851/397024060-2af1c64c-5781-4866-81ed-03048b500608.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQ1NDYzMTksIm5iZiI6MTczNDU0NjAxOSwicGF0aCI6Ii8zMTY0ODUxLzM5NzAyNDA2MC0yYWYxYzY0Yy01NzgxLTQ4NjYtODFlZC0wMzA0OGI1MDA2MDgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MTIxOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDEyMThUMTgyMDE5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Mzk5NzM2MTRiMDVhZGVlMzhkOThjNjlmYTVkYzc3NTA1ZTQ0MGIyZDM5OGExNDU1NmE2YjE1YzAxYzBkMzY0MCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.twcGMgNmMHvkzkrpidti5-7NENIl4NcVpw8b1oYHFaw)
based on PR to query list-modules