PAiCore SMSC
Free Basic Edition Installation Guide

Deploy PAiCore SMSC Free Basic Edition on a fresh Ubuntu server. No commercial license is required.

Version 3.2.0
Before you start

System requirements

Choose the recommended resources for your environment.

Environment CPU RAM Storage
Test / PoC 8 vCPU 16 GB 40 GB SSD
Medium throughput 32 vCPU 64 GB 100 GB NVMe
High throughput 32 vCPU 128 GB ≥ 150 GB NVMe
Requirements: Ubuntu 22.04 or 24.04, internet access and a user account with sudo privileges.
Quick installation

Install SMSC Free Basic

Connect to your Ubuntu server and complete these three steps.

1

Download the SMSC package

Download the SMSC Free Basic installation package to your Ubuntu server.

Terminal
wget "https://github.com/paicoretech/smsc/releases/download/3.2.0/SMSC_Installer_release-Free-Basic_build-81.tar.gz"
2

Run the SMSC installer

Extract the downloaded package, enter the installer directory and start the automated installation.

Terminal
tar -xzvf SMSC_Installer_release-Free-Basic_build-81.tar.gz
cd SMSC_installer/
sudo ./installer.sh
3

Verify the deployment

Confirm that the deployed containers are running.

Terminal
docker ps
Confirm that the required SMSC containers are running. For additional validation and configuration steps, refer to the README.md file included with the installer.
Included

Installed components

The installer deploys the required platform services.

  • Docker and required packages
  • Apache Kafka
  • ScyllaDB
  • Redis Cluster
  • PostgreSQL with Partman
  • PAiCore SMSC modules
Open Source

Source code and releases

Access the PAiCore SMSC source code, published releases and additional project information on GitHub.

Need help with your deployment?

Contact PAiCore for installation assistance, production sizing, integrations, technical support or information about the CT Edition.

Contact PAiCore