Modern OSS Casino 2025 with some major changes. Include easy-installer


Modern OSS Casino 2025 with some major changes. Include easy-installer

api slots woocommerce casino slot-machine online-game woocommerce-api slot-machine-game casino-games casinos online-casino casino-script livecasino casino-gaming-platforms goldsvet sportbooks betfyre canada777 casino-source-code woocasino

 

This code is just a preview. Contact admin on Telegram for the full version.
Be cautios some old forks contain old group link that used by a scammer

Currently, we provide the full source on my Telegram. There are approximately 1200 games totaling 45+ GB, including the latest Pragmatic games fixed & support mobile responsive.

You can message me on Telegram for the full source code, including installation into your VPS/Dedicated Server.

Multiple fixes and merged single database.

Demo USER /Demo Play games have been added and activated. Added 100 games, bringing the total to 1200 games now.

Server Setup Instructions
Set up your server with the following components:

OS: Almalinux 8 / CentOS 7 recommended
Apache
MySQL
PHP 8.0+
Laravel 10
Node.js 16
PM2
Redis
Enforce SSL for the domain.

Extract/Clone this repo into the public_html folder.

Enable PHP Extensions: Fileinfo, Imagick, Redis.

Create a new email and set a password.

Create a new database and grant full access.

Import the SQL file db.sql from the directory.

Ensure SSL is enforced for the domain.

Run the following command in the terminal under the public_html folder:

    composer install
Generate SSL CRT, KEY, and BUNDLE. Copy the contents of your CRT/KEY/BUNDLE to files in the /casino/PTwebsocket/ssl/ folder.

For file uploads:

Additional Tip: Since it includes demo user accounts, generate a new password hash for existing users. Execute the following in phpMyAdmin (replace the hash). If you need to hash a new word, run this in phpMyAdmin:
bcrypt-generator.com
Minimal Installer
Upload/Clone all files from this repo and run yourdomain.com/setup.php. It will help you handle the installation.

SSL Instructions
Delete any self-signed certificates.
Generate or install the Let's Encrypt certificate if available.
Save the text file via notepad or directly as follows:
Certificate (CRT) ==> crt.crt
Private Key (KEY) ==> key.key
Go to the folder PTWebSocket/ssl and replace those three files.
Edit .env and /config/app.php (URL line 65) for domain, database, user/password, email, and password.
File Edits
Edit the / Socket File Changes in JSON files.

PM2 Commands
PM2 COMMANDS: PM2 Documentation

SAMPLE USEFUL COMMANDS

pm2 stop all
pm2 delete all
pm2 flush
pm2 logs
pm2 save
FROM INSIDE PTWEBSOCKET web folder COMMANDS:

pm2 start Arcade.js --watch
pm2 start Server.js --watch
pm2 start Slots.js --watch
Allow Firewall Command
Set your port for websocket then run these on terminal:

firewall-cmd --zone=public --add-port=xxxx/tcp --permanent
firewall-cmd --zone=public --add-port=xxxx/tcp --permanent
firewall-cmd --zone=public --add-port=xxxx/tcp --permanent
firewall-cmd --reload


Go back
20-04-2025, 18:25