Loading...
 
(Cached)

Deploy Tiki on Microsoft Azure App Service

Azure App Service provides a highly scalable, self-patching web hosting service using the Linux operating system. This tutorial is inspired from educational articles from Microsoft Azure. It shows how to install securely Tiki in Azure App Service. Tiki will be connected to a MySQL database (using Azure Database for MySQL flexible server). When you're finished, you'll have a Tiki app running on Azure App Service on Linux.

TikiWiki relies on three major external applications to run.

  • PHP (scripting language)
  • Web server (usually Apache but Nginx is the default one Azure)
  • Database (usually MySQL)


To achieve our goal, we will create App Service and MySQL ressources, setup the database connectivity and then upload Tiki files to Azure.

1. Prerequisites:

  • Azure account: We need an Azure account to create and manage the required resources.
  • Azure App Service plan: Set up an plan that supports Linux to host Tiki.
  • Azure database: Azure Database for MySQL or Azure Database for MariaDB to meet Tiki database compatibilities.
  • Azure Storage: Tiki files and uploads will need an Azure Blob Storage or Azure Files.

2. Create a new web app in Azure:

  • Sign in to the Azure Portal and navigate to the App Services page.
  • Click on the "Add" button and fill out the required information, such as app name, resource group, and operating system.
  • Choose the "PHP" stack for your web app and select the appropriate version.
  • Once your web app is created, you can access it by clicking on the app name in the App Services page.

3. Configure the database:

  • Navigate to the "Settings" section of your web app in Azure.
  • Click on the "Extensions" tab and select the "MySQL in-app" extension.
  • Follow the prompts to create a new MySQL server and database.

4. Download and Upload Tiki files to Microsoft Azure

5. Install Tiki



You should now have a fresh Tiki Wiki instance running on Microsoft Azure App.

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki