QGis Desktop configure QfieldCloud with a standalone instance

Hello,

I’am trying to configure a QGIS project to use a local standalone QFieldCloud instance.

My instance is accessible with https://localhost

The problem comes that i have already configure QGIS Desktop to use https://app.qfield.cloud/ as a server.

How I could create several connection to different QFieldCloud server ?

Or - at least - how could reconfigure se actual connection ?

Hello, all you need to do is double-click the Ninja icon in the QFieldCloud login dialog. Another input field will appear where you can change the server URL.

Yes Thank you, I finally got it (double click on a icon is not fully intuitive :wink: - and -my bad it’s already explain in documentation…).

Now I faced a new problem :

  • My QFieldCloud is started with a selfsigned certificate
  • How configuring my QField desktop to accept it ? (actually i got a ssl handshake)

I try to had the generated certificate found in config/nginx/certs to C:\Program Files\QField\usr\share\cacert.pem but it does not work.