Loading...
 

History: How to install WikiSuite

Comparing version 26 with version 27

Lines: 1-4Lines: 1-4
 !! __How To Install Virtualmin__ !! __How To Install Virtualmin__
-__Install Webmin and Virtualmin__ +__Install Webmin and Virtualmin :-__
 Download Virtualmin using the below script. It is basically a shell script that will handle rest of the installation once executed. Download Virtualmin using the below script. It is basically a shell script that will handle rest of the installation once executed.
 Then run  Then run
Lines: 7-11Lines: 7-11
  bash install-virtualmin.sh||  bash install-virtualmin.sh||
-__! first install all dependencies__ +__First install all dependencies :-__
 ||apt-get ~~#09F:update~~ ||apt-get ~~#09F:update~~
Lines: 14-26Lines: 14-26
-__Installation of tiki-manager and composer__ __1.clone directory__ +__Installation of tiki-manager and composer :-__ __1.clone directory :-__
 ||git clone - - depth 1 --branch master https://gitlab.com/tikiwiki/tiki-manager.git|| ||git clone - - depth 1 --branch master https://gitlab.com/tikiwiki/tiki-manager.git||
-__2.go to this directory__ +__2.go to this directory :-__
 ||cd tiki-manager|| ||cd tiki-manager||
-__3.install composer__ +__3.install composer :-__
 ||curl https://getcomposer.org/composer.phar > composer.phar ||curl https://getcomposer.org/composer.phar > composer.phar
 php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
Lines: 29-33Lines: 29-33
 ||composer require symfony/console|| ||composer require symfony/console||
-__Create Tiki Instance through CLI__ +__Create Tiki Instance through CLI :-__
 __1.__ Create Domain  __1.__ Create Domain
Lines: 36-40Lines: 36-40
 ||php tiki-manager.php instance:create|| ||php tiki-manager.php instance:create||
-----type=local-- +--type=local
 --web url=http://manager.tiki.org --web url=http://manager.tiki.org
 --name=manager.tiki.org  --name=manager.tiki.org
Lines: 52-61Lines: 52-95
   
-__Database setup(do this setup after selecting branch while creating instance)__1.go to webmin2.servers tab3. select mysql database server 4. go to select user permission tab 5. select user tab6. give permission to all +__Database setup(do this setup after selecting branch while creating instance) :-__*Go to webmin*Selectservers tab*Select mysql database server *Go to select user permission tab *Select user tab*Give permission to all
  and save it  and save it
 +__Configure SSL :-__
 +*Go to virtualmin search ssl certificate
 +*Go to lets encrypt tab
 +*Request certificate
 +once done
 +*go to (tiki-admin.php) Page
 +*search "Protect all sessions" activate it.
 +__Setup Mail :-__
 +*Login in gandi.net
 +*go to email tab (up to 5 @wikisuite.net accounts can be created for free)
 +*Create Mail Account via Virtualmin
 +*Login in Virtualmin
 +*go to edit user section
 +and
 +*add a user to this server
 +__Configure email account to Tiki's webmail :-__
 +* Go to (tiki-admin.php) Page
 +*search webmail in controls panel and enable webmail
 +*open webmail
 +*add imap server to receive emails
 +*provide account name and imap server address then provide user credential
 +*add smtp server to send email
 +*go to Tiki-manager folder and uncomment the below line in .env file
 +SMTP_HOST=
 +SMTP_PORT=
 +SMTP_USER=
 +SMTP_PASS=
 +*Provide the credential and save it
 Example wikidiff plugin syntax
{wikidiff object_id="How to install WikiSuite" oldver="26" newver="27" diff_style="sidediff" show_version_info="y"}

History

Advanced
Information Version
Vignesh Chettiyar 99
View
Vignesh Chettiyar 98
View
Vignesh Chettiyar 97
View
Vignesh Chettiyar 96
View
Vignesh Chettiyar 95
View
Vignesh Chettiyar 94
View
Vignesh Chettiyar 93
View
Vignesh Chettiyar 92
View
Vignesh Chettiyar 91
View
Vignesh Chettiyar 90
View
Vignesh Chettiyar 89
View
Vignesh Chettiyar 88
View
Vignesh Chettiyar 87
View
Vignesh Chettiyar 86
View
Vignesh Chettiyar 85
View
Vignesh Chettiyar 84
View
Marc Laporte 83
View
Vignesh Chettiyar 82
View
Vignesh Chettiyar 81
View
Vignesh Chettiyar 80
View
Vignesh Chettiyar 79
View
Vignesh Chettiyar 78
View
Vignesh Chettiyar 77
View
Vignesh Chettiyar 76
View
Vignesh Chettiyar 75
View
Vignesh Chettiyar 74
View
Vignesh Chettiyar 73
View
Vignesh Chettiyar 72
View
Vignesh Chettiyar 71
View
Vignesh Chettiyar 70
View
Vignesh Chettiyar 69
View
Vignesh Chettiyar 68
View
Marc Laporte 67
View
Marc Laporte 66
View
Marc Laporte Do not have Composer installed on the server. Instead let Tiki Manager install Composer on its own 65
View
Marc Laporte 64
View
Marc Laporte 63
View
Marc Laporte Removing sudo because we tell people to be root 62
View
Marc Laporte 61
View
Marc Laporte code Plugin modified by editor. 60
View
Marc Laporte 59
View
Marc Laporte Splitting into 2 logical steps 58
View
Marc Laporte A little clearer 57
View
Vignesh Chettiyar 56
View
Vignesh Chettiyar 55
View
Vignesh Chettiyar 54
View
Vignesh Chettiyar 53
View
Vignesh Chettiyar 52
View
Vignesh Chettiyar 51
View
Vignesh Chettiyar 50
View