Thank you Christian! This looks very nice and clean.

Kind regards, Hans-Jürgen

Am Donnerstag, 24. März 2022, 11:45:01 MEZ hat Christian Grün <christian.gruen@gmail.com> Folgendes geschrieben:


Hi Jonathan, hi Hans-Jürgen,

If you are using our Windows installer, the NSIS installer
configuration file could be enhanced to additionally copy database
files to the target installation directory [1,2].

Does this help?
Christian

[1] https://nsis.sourceforge.io/
[2] https://github.com/BaseXdb/basex-dist/blob/master/win/BaseX.nsi



On Wed, Mar 23, 2022 at 8:34 AM Hans-Juergen Rennau <hrennau@yahoo.de> wrote:
>
> Excellent - I think this is a common interest of those developing solutions based on BaseX.
>
> And "as-a-service-optionally-local" might pass as a BaseX Solution design pattern.
>
> Hans-Jürgen
>
> (PS Sometimes the most straightforward ideas come to mind last, or late.)
>
> Am Dienstag, 22. März 2022, 23:31:37 MEZ hat Jonathan Robie <jonathan.robie@gmail.com> Folgendes geschrieben:
>
>
> We are creating server instances, but we also have users who want to work locally.
>
> Ideally, I would like to be able to create an installer that would add BaseX and a set of databases to a user's system.  How hard would it be to do that?
>
> Jonathan