Skip to content

orangehrm/orangehrm-prod-environment

Repository files navigation

OrangeHRM PROD Environment - PHP 7.1

Docker Automated Docker Pulls Docker Status Build Status

Introduction

prod-environment-php71 is a dockerized production environment for OrangeHRM. This dev environment mainly contains three containers as follows,

  • web container (PHP 7.1)
  • MySQL container (MariaDB 10.2)
  • phpmyadmin container

Configuration of each layer has been added according to the OrangeHRM requirements.

Architecture

php71 architecture

How to use ?

  1. Download the zip
  2. Extract the downloaded zip file
  3. run docker-compose up -d - this will up web, phpmyadmin and database containers

Notes

  • Custom configurations can be added through the docker-compose file.

Other Sources

Available PROD Environments

Available PROD images

About

Dockerized production environment for OrangeHRM Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages