2017 © Pedro Peláez
 

project dbreq

A new plan for Database SQL Review Work

image

sinri/dbreq

A new plan for Database SQL Review Work

  • Friday, March 16, 2018
  • by sinri
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DBREQ - Open Source Version

Powered by Project Ark (Version 0.10)., (*1)

Deploy

  1. Prepare server and database. DBREQ requires Linux, PHP 7 (FPM/CGI and CLI), Apache or Nginx, MySQL, etc.
  2. Initialize MySQL user account and scheme, create tables as model/README.md suggests.
  3. Fetch codes (by cloning the git repository or downloading) and put onto server.
  4. Run composer install to get required packages.
  5. Run php initAdmin.php to initialize the admin user.
  6. Write the configuration files in config, following the sample files.
  7. Configure web servers, write .htaccess for Apache or config file for Nginx, to make all non-file-targeted requests to index.php.

Now try!, (*2)

The Versions

16/03 2018

dev-master

9999999-dev https://bitbucket.org/sinri/dbreq

A new plan for Database SQL Review Work

  Sources   Download

GPL-3.0-or-later

The Requires