Project Details & Management

Detailed project management and configuration

🔍 Project Details View

Click on any project to see its details and management options:

Actions Bar

  • Open Site - Opens your website in a new tab
  • View Logs - See access and error logs
  • Edit VHost - Modify Apache configuration
  • Edit VHost Template - Customize your VHost template
  • Setup SSL - Get HTTPS for your site

Info Panels

  • Git Status - Current branch and uncommitted changes
  • Recent Commits - Latest code updates
  • Database Info - Auto-detected database connection
  • Backup History - List of available backups

Git Operations

Manage your code directly from the dashboard:

  • Pull - Get the latest code from your repository
  • Checkout - Switch to a different branch or commit
  • Fetch - Check for new changes without applying them

Database Detection

For each project, we attempt to auto-detect the database configuration by reading:

  • Drupal: settings.php and environment-based includes
  • Laravel: .env file
  • WordPress: wp-config.php

Live Logs

View real-time logs for your project:

  • Access Log - All incoming HTTP requests
  • Error Log - PHP errors, warnings, and Apache errors
  • Auto-refresh - Logs update automatically every few seconds

Analytics

Per-project traffic analytics showing:

  • Requests over time (hourly, daily, monthly)
  • HTTP status code breakdown
  • Total request counts