Getting Started

Requirements

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

  1. Open the site over HTTPS.
  2. Sign in to Admin.
  3. Configure site identity and SEO.
  4. Configure SMTP and email verification.
  5. Configure CCPayment.
  6. Configure coin rate, earning and withdrawals.
  7. Configure Captcha/security.
  8. Configure earning providers and advertising.
  9. 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