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

Create a system pre-check script #176

Open
trsau opened this issue Nov 14, 2016 · 0 comments
Open

Create a system pre-check script #176

trsau opened this issue Nov 14, 2016 · 0 comments
Labels
enhancement New feature or request

Comments

@trsau
Copy link
Contributor

trsau commented Nov 14, 2016

Create a script that will run a number of checks to test if the server a user wants to run the install on will have a chance of success.

Provide a true / false response to the caller + create a log file with information about the actions (if any) required to improve the level of success.

Initial items to check.

  • OS System and Version
  • Required install packages are available
  • Minimum system requirements (memory, disk)
  • Access to the Internet via port 443
  • umask setting for root (0022)
  • mysql-community is excluded from yum repos to allow mariaDB to install
  • server can access ntp servers
@trsau trsau added the enhancement New feature or request label Nov 14, 2016
@trsau trsau added this to the 1.2.0-idp-3.3.0 milestone Nov 14, 2016
@trsau trsau removed this from the 1.3.0-idp-3.3.1 milestone May 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant