Access OpenCart
- Frontend:
http://<server-ip>/ - Admin:
http://<server-ip>/admin
Complete Initial Setup
- Log in to the admin panel to finalize installation
- After logging in as admin, complete the next security steps via the UI or manually.
Database Credentials
- DB Name:
opencart - User:
opencart - Password: stored in
$CREDS_FILE
Web Server
- Apache:
/etc/apache2/sites-available/opencart.conf - Nginx:
/etc/nginx/sites-available/opencart.conf