Post

Split Pro

SplitPro is a self-hosted, open source way to share expenses with friends. It is designed as a replacement for Splitwise.

Split Pro
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/split-pro.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 6 GB OS: Debian 13

Configuration

Config file:

1
/opt/split-pro/.env

Notes

Before first use you must configure email credentials or authentication (OAuth/OIDC) provider in /opt/split-pro/.env and restart the service systemctl restart split-pro.
Receipt uploads are stored in /opt/split-pro_data/uploads

Web Interface

Port: 3000

This post is licensed under CC BY 4.0 by the author.