Difference between revisions of "ERP Installation and Server Configurations"

From Rhomicom Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
The Rhomicom ERP System can be run in two ways. 1. 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 [https://github.com/rhomicom-systems-tech-gh/Rhomicom-ERP-Compose github]
 +
 
== Minimum Server Requirements ==
 
== Minimum Server Requirements ==
 
=== Direct Server Installation ===
 
=== Direct Server Installation ===
Line 11: Line 13:
 
=== Apache Installation/Configuration (CentOS 8) ===
 
=== Apache Installation/Configuration (CentOS 8) ===
 
=== Nginx Installation/Configuration (CentOS 8) ===
 
=== Nginx Installation/Configuration (CentOS 8) ===
 
 
=== Installing XAMPP on WIndows 10 ===
 
=== Installing XAMPP on WIndows 10 ===
 
 
== php-fpm installation and configuration ==
 
== php-fpm installation and configuration ==
 
== Database: PostgreSQL/MySQL Server Installation and Configuration ==
 
== Database: PostgreSQL/MySQL Server Installation and Configuration ==
 
== OS Permissions/Firewall Configurations ==
 
== OS Permissions/Firewall Configurations ==
 
== SuperConfig Page Settings ==
 
== SuperConfig Page Settings ==

Revision as of 23:09, 5 December 2020

The Rhomicom ERP System can be run in two ways. 1. 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

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

Web Server: Apache/Nginx Server Installation and Configuration

Apache Installation/Configuration (CentOS 8)

Nginx Installation/Configuration (CentOS 8)

Installing XAMPP on WIndows 10

php-fpm installation and configuration

Database: PostgreSQL/MySQL Server Installation and Configuration

OS Permissions/Firewall Configurations

SuperConfig Page Settings