Skip to content
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

Pre-requiste sanity checks #355

Open
3 tasks
admd opened this issue Jun 10, 2024 · 1 comment
Open
3 tasks

Pre-requiste sanity checks #355

admd opened this issue Jun 10, 2024 · 1 comment

Comments

@admd
Copy link

admd commented Jun 10, 2024

Context

Before proceeding with the installation of SUSE Manager (Server/Proxy), a comprehensive prerequisite check needs to be conducted to ensure that the target system meets all necessary requirements. These checks will help prevent installation failures and ensure optimal performance and compatibility.

User story

As a system administrator, I want that mgradm/mgrpxy verify

  • Network configuration to ensure that necessary ports are open and accessible for SUSE Manager
  • Confirm the system has enough memory and storage available.
  • All required software dependencies are installed
  • ...
  • ...

Definition of Done

  • Ensure all the requirements are met before proceeding with the installation and abort if it doesn't
  • Give a meaningful/useful information about the missing requirement
  • These requirements should match with the documentation
@mbussolotto
Copy link
Member

other things that needs to be verify #323

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants