Difference between revisions of "ERP Installation and Server Configurations"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* OS: Linux, mac, Windows | * OS: Linux, mac, Windows | ||
* 8GB RAM, 10GB HDD/SSD, | * 8GB RAM, 10GB HDD/SSD, | ||
− | * Dual Core CPU | + | * >=Dual Core CPU |
=== Docker Container Option === | === Docker Container Option === | ||
* OS: Linux | * OS: Linux | ||
Line 15: | Line 15: | ||
== php-fpm installation and configuration == | == php-fpm installation and configuration == | ||
== Database: PostgreSQL/MySQL Server Installation and Configuration == | == Database: PostgreSQL/MySQL Server Installation and Configuration == | ||
− | |||
=== PostgreSQL Installation and Configuration (CentOS8) === | === PostgreSQL Installation and Configuration (CentOS8) === | ||
− | |||
=== MySQL Installation and Configuration (CentOS8) === | === MySQL Installation and Configuration (CentOS8) === | ||
− | |||
== OS Permissions/Firewall Configurations == | == OS Permissions/Firewall Configurations == | ||
− | |||
=== Direct Server Installation === | === Direct Server Installation === | ||
− | |||
=== Docker Container Option === | === Docker Container Option === | ||
− | |||
== SuperConfig Page Settings == | == SuperConfig Page Settings == |
Revision as of 11:34, 6 December 2020
The Rhomicom ERP System can be run in two ways. i.e. Direct Server Installation or via a set of Docker Containers. The docker container option is the easiest to setup since all that one has to do is to run docker compose up in the Rhomicom-ERP-compose folder after downloading it from github Steps 2 to 4 in the Table of Contents are only applicable when not using docker containers i.e. should only be done for users with preference for Direct Server Install. Use this Link for Docker Installation Option
Minimum Server Requirements
Direct Server Installation
- OS: Linux, mac, Windows
- 8GB RAM, 10GB HDD/SSD,
- >=Dual Core CPU
Docker Container Option
- OS: Linux
- 8GB RAM, 20GB HDD/SSD
- CPU Count >= 4