Reads:349Replies:1
Wiki CMS Deployment
Hi all,
There is a business app (portal) on the Tiki Wiki CMS Groupware engine (written primarily on PHP, mySQL). Is it possible to upload this app to the cloud without significant alterations and provide it as a service (SaaS)? Or what are the steps that needs to be done to ensure it is properly working in the cloud infrastructure? Thank you in advance! Vance |
|
1st Reply#
Posted time:Oct 13, 2020 13:30 PM
Various steps you can follow are 1.Purchase the Simple Application Server in which you can deploy PHP and MYSQL --Refer the blog for knowing in detail about Simple Application Server https://www.alibabacloud.com/blog/593740 2.Install the Tiki Wiki CMS by using steps such as 2.1: Install Apache Web Server 2.2: Install PHP 2.3: Install MariaDB Server 2.4: Download Tiki Wiki 2.5: Create a Virtual Host 2.6: User Web Interface to install Tiki Wiki CMS -refer the blog for installing Tiki Wiki - https://www.alibabacloud.com/blog/how-to-install-tiki-wiki-groupware-cms-on-alibaba-cloud_595721 |
|