MediaWiki, the free and open source wiki engine that powers Wikipedia, preinstalled as a LAMP application (PHP 8.3, MariaDB, nginx) with the wiki served on port 80. MediaWiki's own administrator login secures the wiki and a unique admin password is generated on first boot. Backed by 24/7 cloudimg support.
Overview
MediaWiki is the free and open source wiki engine that powers Wikipedia and tens of thousands of knowledge bases, intranets and documentation sites worldwide. This image delivers MediaWiki fully installed and configured as a production LAMP application, so a complete collaborative wiki is running within minutes of launch.
Application Stack
MediaWiki running on PHP 8.3 with php-fpm, served by nginx on port 80 with clean short URLs. A MariaDB database stores every page, revision and uploaded file on a dedicated data disk so it is independently resizable and survives instance replacement. Systemd manages the database, the PHP FastCGI workers and the web server, starting them on boot and restarting them on failure.
Collaborative Wiki Engine
Write and edit pages in the familiar wikitext markup or the visual editor, track every change with full revision history and side by side diffs, watch pages and review recent changes, organise content with namespaces, categories and templates, and search the whole wiki. MediaWiki gives you fine grained user rights, talk pages for discussion, file uploads and a rich extension ecosystem so you can grow a small team wiki into a large knowledge base.
Secure First Boot
On the first boot of your instance a one shot service generates a fresh database password and a fresh administrator password, both unique to that instance, creates the wiki administrator account and writes a fresh LocalSettings.php with new secret keys. The administrator password is written to a file only the root user can read, and no shared or default credentials ship in the image.
Ready To Use
The wiki is served on port 80 through nginx. Sign in with the generated administrator credentials to create pages, manage users and rights, upload files, install skins and extensions and configure your wiki. The full MediaWiki Action API is available on the same port for bots and integrations.
cloudimg Support
24/7 technical support by email and chat. Help with deployment, user and rights management, extensions and skins, the Action API, short URL and custom domain configuration, database tuning, TLS and scaling.
Use Cases
Team and company knowledge bases. Internal documentation and runbooks. Public community and reference wikis. Project and product wikis. Intranet collaboration. A self-hosted, data-owned alternative to hosted wiki services.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.