
💡Getting started
Welcome to PayRam! This guide will help you set up and get started with PayRam in a few simple steps.
Supported Networks
1. Prerequisites
Before starting, please ensure your system meets the following requirements:
Server configuration
Use a VPS or a dedicated server with the minimum configuration to host the PayRam server.
Follow the hosting instructions to get your server up and running.
Network requirements
Make sure the following ports are open on your EC2 instance or server:
80
8080
443
8443
2. Database requirements
To run PayRam smoothly, you must provision a PostgreSQL database with the following minimum configuration:
Note
These are the baseline requirements. Using a smaller configuration may cause performance issues during high transaction loads or while processing sweeps. You can scale up depending on the expected transaction volume.
Last updated