Admin panel installation
Add sites >> Create a PHP site
Application: GENERIC (DO NOT choose others!) >> Domain Name: waticketsync.trenalyze.com (use your domain) >> PHP Version: PHP 8.2
Click the Manage button >> open the settings tab
(look for this): date.timezone=UTC;
(replace with this): date.timezone=Africa/Lagos; (use your own timezone)
Open Databases tab >> Add Database (please copy the database credentials)
Open SSL/TLS tab >> Actions >> New Let's Encrypt Certificate
Open File Manager tab: htdocs >> waticketsync.trenalyze.com >> upload waticketsync-admin-panel.zip >> extract to "." (yes, extract to dot "." is extracted to current folder)
Head on to https://example.com/migrate/SERVER_SECRET to setup the database migration
Rename ".env.example" to ".env" Edit APP_NAME, APP_TIMEZONE, APP_URL, and database credentials
Open the browser to https://waticketsync.trenalyze.com, and log in with the demo admin credentials below
Email: admin@mail.com
Password: 123456789
Please don't do anything else yet. Move forward to NODE SERVER INSTALLATION
Last updated