Software & Server Requirement - xModel
Server Requirements
Web Server:
xModels supports all platforms: Windows, MacOS, Linux.
xModels needs a VPS server with at least:
4GB of RAM - recommend 8GB
40GB of HDD
1 CPU core - recommend 2 cores at least
4 domains / sub domains
api.[your-domain]
and point to server IP addressadmin.[your-domain]
and point to server IP addressstreaming.[your-domain]
and point to server IP address[your-domain]
and point to server IP address
Streaming Server:
xModel uses Ant media as a media streaming service for broadcast, private and group chat. Recommend server with at least
Ubuntu 18.04
4GB of RAM
2 CPU core - CPU optimized
streaming domain like streaming.[your-domain]
Note: Ant media is able to be installed on Ubuntu 18.04
, Ubuntu 20.04
or CentOS 8
only
Software Requirements
NodeJS
v16.x
To install please download NodeJS here
MongoDB
v3.6
To install please download mongoDB
Redis server
v2.8
To install please download and setup Redis
Nginx
v1.3
PM2 is a daemon process manager that will help you manage and keep your application online 24/7
Yarn or npm to manage nodeJS package
Ensure all softwares above are running before setup source code