/
eGov ERP Stack Setup

eGov ERP DevOps

eGov ERP Stack Setup

This section contains steps that are involved in configuring ERP cluster for the first time.

  1. Web server - Apache2

  2. Application server - Wildlfy/Jboss

  3. Elastic Search

  4. Database - Postgres

  5. Redis

  6. File store system - NFS

Typical ERP cluster configuration details:

  1. Load Balancer:
    Size: Standard B2s (2 vcpus, 4 GiB memory)
    OS: Linux (ubuntu 16.04)
    Storage: Standard, Storage (general purpose v1)
    Disk: 30 GiB (Premium SSD)

  2. Application Server:
    Size: Standard B2ms (2 vcpus, 8 GiB memory)
    OS: Linux (ubuntu 16.04)
    Storage: Standard, Storage (general purpose v1)
    Disk: 50 GiB (Premium SSD)

  3. Elasticsearch:
    Size: Standard B2ms (2 vcpus, 8 GiB memory)
    OS: Linux (ubuntu 16.04)
    Storage: Standard, Storage (general purpose v1)
    Disk: 50 GiB (Premium SSD)

  4. DB server:
    PostgreSQL version: 9.6
    Performance Config: Basic, 2 vCore(s), 10 GB

Related content

eGov SmartCity Suite Setup
eGov SmartCity Suite Setup
More like this
eGov ERP repos
eGov ERP repos
Read with this
ERP Stack Setup
ERP Stack Setup
More like this
KT Recorded sessions
KT Recorded sessions
Read with this
AP ERP Architecture & Deployment Process
AP ERP Architecture & Deployment Process
More like this
ERP jenkins (CICD) setup
ERP jenkins (CICD) setup
More like this

DevOps as a Culture