Post

Paymenter

Paymenter is an open source webshop solution for hosting companies. It's developed to provide an more easy way to manage your hosting company.

Paymenter

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paymenter.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 5 GB OS: Debian 13

Default Credentials

UsernamePassword
admin@paymenter.orgpaymenter

Configuration

Config file:

1
/opt/paymenter/.env

Notes

After installation, navigate to the directory with cd /opt/paymenter and run php artisan app:init. An interactive setup will prompt you to enter your company name and application URL.

Web Interface

Port: 80

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