Loading...
 

View Articles

Tiki Wiki CMS installation on a barebone server using Debian11, MariaDB, Git and the Virtualmin/Webmin control panel

Bernard Sfez -


In this Express Tutorial I will explain how to prepare a Linux Debian11 server to publish your Tiki Wiki website or any other software like Wordpress, Laravel, etc. This express tutorial is for intermediate IT Admin or fullstack developper that want to setup and publish a website. We will review together how to setup the server by installing Debian11 bullseye operating system, setup root and network parameters, install Webmin and Virtuamin control panel, check that MariaDB is running and how you can setup different PHP versions. Finally we will use Git, set an SSL certificat to finally publish your Tiki Wiki website online.

Key point

Tiki Wiki Categories feature

Bernard Sfez -

In this Tiki Express Tutorial we'll see together how to enable Tiki Categories, how to use categories to group objects, how to use it to with tracker items and Categories permissions.

How to add more Git Tiki branches after you cloned a single one

Bernard Sfez -


Outside development scope, I usually setup my Tiki instance as compact as possible cloning the last revision and a single branch.
However I needed to cherry-pick a commit onto 2 branches and for some reasons Gitlab, where I keep my repositories wasn't able to do it automatically as it does usually.
I had to go under my git config hood to rerouting cables and add a second branch to my existing origin/master.😉

Troubleshooting Tiki Wiki, Tiki settings

Bernard Sfez -

In this Tiki Express Video Tutorial I explain how to troubleshoot Tiki settings using the Profiles export tabs, Tiki logs and how to clear caches.

Dépannage d'un Tiki Wiki, exigences du logiciel et paramètres serveur

Bernard Sfez -

Dans ce didacticiel Tiki Express, nous verrons ensemble où trouver les exigences (requirements) de Tiki, comment nous pouvons afficher PHP, mySQL et les paramètres des serveurs dans Tiki23.

Il s'agit de la première d'une mini-série destinée à aider les administrateurs lorsque leur Tiki ne fonctionne pas comme prévu.
Dans ce tutoriel TikiWiki, nous nous concentrerons sur les exigences et la vérification du serveur Tiki.