Skip to content

orangehrm/orangehrm-prod-environment

Repository files navigation

OrangeHRM PROD Image - PHP 7.4

Docker Automated Docker Pulls OrangeHRM PROD Image Build Workflow

Introduction

This repository contains the prod 7.4 (PHP 7.4 production) image which is used by the OrangeHRM PROD Environment. Prod 7.4 image has been extended from the rhel8 image.

All the added configurations and installed modules are crucial to the OrangeHRM application. And the image will only listen to the 443 port by default.

How to use ?

  1. get a docker pull - docker pull orangehrm/orangehrm-environment-images:prod-php-latest-rhel-8
  2. run the image - docker run -itd --name <NAME> -p 443:443 orangehrm/orangehrm-environment-images:prod-php-latest-rhel-8

About

Dockerized production environment for OrangeHRM Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages