Secrets on self-hosted QFieldCloud

Hi all,

We are installing QFieldCloud on our own server. Our goal is to have a connection to a postgis layer.
I saw that here that QFieldCloud deals with a postgis connection using secrets.
When connecting to my admin interface (port 8011), I see no way to add secrets. The interface is indeed different from the one shown in the screenshot in the qfieldcloud documentation:

I am therefore wondering if there is a way to make a secure connection to a postgis layer on a self hosted QFieldCloud (I’d like to avoid writing the connection details in clear in the QGIS project file).


Imported from GitHub discussion by @SolangeD on 2023-11-16T13:18:44Z

Secrets configuration is currently unavailble from Django Admin. It is in our backlog list, but no immediate plans to be integrated. If you are interested to speed up development of the Secrets UI in Django Admin, drop us an email at salesqfield.cloud .


Imported from GitHub comment by @suricactus on 2023-11-16T14:11:52Z

Can you guide me how to access this in the backend so I can add the service file?


Imported from GitHub comment by @Baptenda on 2024-04-02T01:20:35Z

Note that secrets can now be added/modified through the admin panel with QFieldCloud version >= 0.27.0


Imported from GitHub comment by @boardend on 2024-06-05T08:08:33Z