Skip to content

OGSteam/Ognmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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