Skip to content

Latest commit

 

History

History
69 lines (43 loc) · 1.8 KB

README.md

File metadata and controls

69 lines (43 loc) · 1.8 KB

OGnmp

Nginx MariaDB PHP Stack for OGSteam. Run the application as Administrator to be able to start MariaDB

Usage

Defaults

  • NGNIX will use by default Ports 80 (http) and 443 (https)
  • Maria DB will have a first account configured : root with password set as 'password'

Configuration

You can configure your Settings in Menu -> File -> Options :

  • PHP Settings as Version and Modules
  • Windows Behaviors (Startup Minimized, Text Editor, ...)

Set Up Dev Environment section

Prerequisites

InnoSetup

VC_Redist for PHP 7

Maria DB

Nginx

PHP

PHPMyadmin

Build

  • Build the Visualstudio Solution
  • Run Onmp Installer.iss. Output will be stored in compiledsetup Folder

LICENSE

This application is based on Wnmp https://github.com/wnmp/wnmp and is under GPLV3 License