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

Install OHRM via predefined ENV vars #1776

Open
samanthajayasinghe opened this issue Dec 9, 2023 · 0 comments
Open

Install OHRM via predefined ENV vars #1776

samanthajayasinghe opened this issue Dec 9, 2023 · 0 comments
Labels
5x Issues related to OrangeHRM 5.x versions feature

Comments

@samanthajayasinghe
Copy link
Member

Is your feature request related to a problem? Please describe.
As a user, I would like to install OHRM via a pre-defined env vars on the docker container /k8 pod

Describe the solution you'd like
It's better to support CLI installer via the following ENV Vars

OHRM-DB-HOST // default to localhost 
OHRM-DB-PORT // default to 3306
OHRM-DB-USER 
OHRM-DB-PASSWORD
OHRM-DB-NAME // default to orangehrm 
OHRM-ADMIN-USER-PASSWORD

After successfully installation, I would like to get the installed version via ENV var too.

OHRM-VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5x Issues related to OrangeHRM 5.x versions feature
Projects
None yet
Development

No branches or pull requests

1 participant