Caprover logo
Caprover one-click apps browser
OrangeHRM logo
OrangeHRM
OrangeHRM Open Source is a free HR management system that offers a wealth of modules to suit the needs of your business.
Created - Last update

OrangeHRM Open Source is a free HR management. The process will deploy a database and the App.

Deployed services
orangehrm-db
mariadb:$$cap_mariadb_version
  • orangehrm-db-data:/var/lib/mysql
always
4
orangehrm
orangehrm/orangehrm:$$cap_orangehrm_version
  • orangehrm-data:/orangehrm
always
12
Variables

OrangeHRM default admin name

Default: admin

$$cap_admin_name
Admin username for OrangeHRM.

admin password

Default: undefined

$$cap_admin_pass
Password for the admin user.

OrangeHRM Version

Default: 5.4

$$cap_orangehrm_version
https://hub.docker.com/r/bitnami/orangehrm/tags

MariaDB (database) version

Default: 10.11.4

$$cap_mariadb_version
Check out their Docker page for the valid tags https://hub.docker.com/_/mariadb?tab=tags

database password

Default: undefined

$$cap_db_pass
Password for the database user and root using mysql.

database name

Default: orangehrm

$$cap_db_name
name for the database.

database user

Default: orangehrm

$$cap_db_user
Username for the database using mysql.

SMPT host

Default: smtp.gmail.com

$$cap_smtp_host
The host for your smtp server

SMTP port

Default: 587

$$cap_smtp_port
The port for your smtp server

SMTP user

Default: your_email@gmail.com

$$cap_smtp_user
The user for your smtp server

SMTP password

Default: sTr0nG_p@s$wo%d

$$cap_smtp_pass
The password for your smtp server
© 2025, Built with Gatsby - Source code available on GitHub