Difference between revisions of "Get your own copy of openresearch"

From Openresearch
Jump to: navigation, search
(LAMP)
(Software)
Line 4: Line 4:
 
== Software ==  
 
== Software ==  
 
=== LAMP ===
 
=== LAMP ===
A LAMP stack:  Linux, Apache, mySQL, PHP is needed as a basis
+
A LAMP stack:  Linux, Apache, mySQL, PHP is needed as a basis. See
 +
https://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Debian_or_Ubuntu#Install_LAMP_Stack
 +
 
 
==== Linux ====
 
==== Linux ====
e.g. Ubuntu 20.04 / Debian or the linke
+
e.g. Ubuntu 20.04 / Debian or similar Operating System. Could also be a virtual machine or a docker environment.
 
==== Apache ====
 
==== Apache ====
 
<source lang='bash'>
 
<source lang='bash'>

Revision as of 08:32, 19 March 2021

Is OPENRESEARCH open source?

YES, the software is open source and the data as well.

Software

LAMP

A LAMP stack: Linux, Apache, mySQL, PHP is needed as a basis. See https://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Debian_or_Ubuntu#Install_LAMP_Stack

Linux

e.g. Ubuntu 20.04 / Debian or similar Operating System. Could also be a virtual machine or a docker environment.

Apache

apt-get install apache2

MediaWiki

Semantic Media wiki

Extensions

Necessary Extensions

Optional Extensions

wikipush toolkit

What is the copyright?