Getting Started
Requirements
- Linux VPS with sudo access.
- Node.js 22.x or compatible supported runtime.
- MongoDB.
- Nginx and HTTPS.
- Domain pointing to the server.
- Valid FameGPT lifetime license for the installation domain.
Installation
Upload the package, extract it, enter the directory and run:
chmod +x install.sh sudo ./install.sh
The installer prepares the application, administrator account, license configuration and web-server setup.
First Setup
- Open the site over HTTPS.
- Sign in to Admin.
- Configure site identity and SEO.
- Configure SMTP and email verification.
- Configure CCPayment.
- Configure coin rate, earning and withdrawals.
- Configure Captcha/security.
- Configure earning providers and advertising.
- Run an end-to-end test with a test user.
Service Commands
systemctl status famegpt systemctl restart famegpt journalctl -u famegpt -n 100 --no-pager nginx -t