Author name: outkastm

Uncategorized

How to create an user and database in PostgreSQL

Follow the guide below to create an user and database to be used with apps like Miniflux I presume PostgreSQL_okm and pgAdminOKM apps were correctly installed Login to pgAdmin , right click on Login/Group Roles and then select Create > Login/Group Role At name type miniflux Then go to Definition to choose your desired password

How to's

How to connect PostgreSQL to pgAdmin

Install first PostgreSQL_okm and then install pgAdminOKM. Once the both apps are installed, launch the pgAdminOKM WebUI On first use, login with username: superuser@terramaster.com and password: superuser After login, click on superuser account and go to Users Create a new administrator with your desired email and password.Click on Save, logout and login with the newly

Uncategorized

How to create a database using phpMyAdmin

This guide will explain how to create a database to be used with apps like Nextcloud_okm, FileRun, Ampache5 etc.We presume MariaDB app is installed and running, i will not cover it in this guide. Open phpMyAdmin interface from MariaDB webUi. Login with user root and your defined password (if you create one before) Once loged

Uncategorized

How to install community apps

First of all, use them at your own risk and consider that TerraMaster Community Place or the developers are not responsible for any possible damage or data loss.These modules are developed and can be installed on TOS4: 4.1.2.7 or later version and TOS5: 5.0.130 or later version To manually install a .tpk package, within TOS

Scroll to Top