Installing TilBuci

TilBuci is a web application. You can download and install it on your webserver or even on your own computer with a local server. This guide will show the required steps.

The TilBuci current requirements for installation are: a web server (tested with Apache on Windows and Linux), PHP version 8 or newer, MySQL (version 8 or newer) or MariaDB (version 10.2 or newer).

First, download the latest version. You can find it at the link below. You can use the same package to install it for the first time or to upgrade a previous version.

https://github.com/lucasjunqueira-var/tilbuci/releases

Unzip the downloaded package. You’ll find two files and a folder in it.

If you are installing TilBuci on a web sever, connect to it (with FTP or any other method) and copy the zip contents to the site root.

You may also install TIlBuci on your own computer, but you’ll need to set up a local server before. A simple way to do it is using XAMPP, available for Windows, macOS and Linux.

https://www.apachefriends.org/download.html

Now, you must create a database for TilBuci. You can use any tool you want, like the phpMyadmin that comes with the XAMPP.

Time to run the setup.php script. Access it from your browser. You must fill the required information and click the Check information and install button.

If you are installing TilBuci on a web service, always choose the multi user mode. If you are installing on your own computer, choose the single user one.

If you already have TilBuci installed on your server, the update instructions will appear instead of the first install ones.

When the installation finishes, just remove the setup.php script from your server.

Now, it’s time to open TIlBuci for the first time! Open the /editor route of your server (like https://mydomain.com/editor/) and you can start your creative work!

If this is the first time you are using TilBuci and installed it using the multi user mode, access with your email and password as your password. Remember to access Setup at the left menu and change your password after the login.

If you need to use the desktop app export functionality, download the linux.zip, macosintel.zip, macossilicon.zip and windows.zip files and save them at the ../export/desktop folder on your server. You can download all the desktop packages from here: https://tilbuci.com.br/files/desktop.zip