System: Database Connection


Every system that can view and save data, it must have database. So here, you can configure the database connection of your machine.

To configure, you need to fill-up the following:

  • Database Type:
    • Postgres
    • Sqlite
    • MySQL
  • Host/IP
  • Port Number
  • Database Name
  • Username
  • Password

For the security of the credential of the database there's option to encrypt it.


Note: To setup postgres or mysql, you must configure first the database in your board, etc..

 

Next:

System: Services