GithubHelp home page GithubHelp logo

sunbuild / mediawiki-azure Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 5.0 38.71 MB

License: Other

Ruby 0.09% JavaScript 16.02% PHP 80.66% CSS 2.53% Python 0.09% Makefile 0.01% Lua 0.01% HTML 0.06% ApacheConf 0.01% Shell 0.04% SQLPL 0.01% PLSQL 0.24% PLpgSQL 0.12% Perl 0.10% Batchfile 0.01% Gherkin 0.02%

mediawiki-azure's Introduction

MediaWiki

With the button below, you can easily deploy the MediaWiki to Azure.

Deploy to Azure

What Is MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP.
It serves as the platform for Wikipedia and the other projects of the Wikimedia Foundation, which deliver content in over 280 languages to more than half a billion people each month.
MediaWiki's reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

Features

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations;
  • available in your language.

References Files

  • System requirements RELEASE-NOTES
  • Installation INSTALL
  • Upgrade details UPGRADE

Links

Manage MediaWiki On Azure

  • Use any FTP tool you prefer to connect to the site (you can get the credentials on Azure portal);
  • Customize LocalSettings.php generated from installation;
  • Upload LocalSettings.php to folder /home/site/wwwroot;
        ## For Example: Modified the URL path to the logo. 
        ## $wgLogo = "$wgResourceBasePath/resources/assets/wiki.png"; 
        $wgLogo = "$wgResourceBasePath/resources/assets/mediawiki.png";

CREDITS && COPYING

MediaWiki is the result of global collaboration and cooperation.
The CREDITS file lists technical contributors to the project.
The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later).
Many thanks to the Wikimedia community for testing and suggestions.

mediawiki-azure's People

Contributors

brown-hub avatar mksuni avatar song2017 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mediawiki-azure's Issues

Websites goes to sleep

I have used this to create my MediaWiki site. Without any other extensions or changes, the website will take 30-45 seconds to startup if no recent activity (20 minutes or more).

I have "Always On" enabled
I have tried S1 and S3 sizes
MySQL is ClearDb off box.

Is there any settings that could help this? Maybe something with .user.ini?

deployment from azure marketplace

error installing mediawiki on an azure web app from the market place

/mw-config/index.php?page=Install DBQueryError from line 1054 of D:\home\site\wwwroot\includes\libs\rdbms\database\Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT * FROM incinterwiki LIMIT 1
Function: DatabaseInstaller::populateInterwikiTable
Error: 1146 Table 'i' doesn't exist (.mysql.database.azure.com)
Backtrace:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.