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
Then go to Privileges and activate Can login. You can activate other options if you want and then click on Save.
The new user has been created.
Now let's create the miniflux database and give access
Right click on Databases, then select Create > Database
At database type miniflux and select the owner miniflux and then Save
The database is now created and ready to be used by the app
Specifically for Miniflux app, for its database we need to install the extension hstore
Go to miniflux database ,right click on extension and then then select Create > Extension
At name select hstore from dropdownlist
Go to definition and select as below and then Save
Extension hstore has been added to miniflux database
In this guide i will show you how to assign a fixed host and domain…
In this complete guide i will show you how to configure and run Vaultwaeden as…
Some apps will run as specific application user, in order to have access only to…
Currently, the local email server in TOS6 is broken for some users. In this guide…
In this guide i will show you how to use the TOS6 in built terminal…
Here some info about current develop status of 3rd party apps: TOS6 - new apps…