Stream: pascal
Topic: 1-Click Server
Jose Costa Teixeira (Sep 16 2019 at 11:15):
Perhaps the most economical way of deploying the no-install server would be just to add it to the installer
Grahame Grieve (Sep 16 2019 at 11:16):
umm, isn't that the opposite of the point?
Jose Costa Teixeira (Sep 16 2019 at 11:16):
The files are there and the logic is easy to make (it's just selecting the OpenSSL files to deploy, deploy the files and launch the DB remount
Jose Costa Teixeira (Sep 16 2019 at 11:16):
Should I do it?
Grahame Grieve (Sep 16 2019 at 11:16):
should you do what exactly?
Jose Costa Teixeira (Sep 16 2019 at 11:16):
I mean one installer that does not install, just copies the files
Grahame Grieve (Sep 16 2019 at 11:17):
I thought a zip would be easier
Grahame Grieve (Sep 16 2019 at 11:17):
?
Jose Costa Teixeira (Sep 16 2019 at 11:17):
It is. It's just that you have to add that to the build program
Jose Costa Teixeira (Sep 16 2019 at 11:19):
The installer contains the same info, so I thought of just having one installer where the first option is also "no, just setup a one-click server"
Grahame Grieve (Sep 16 2019 at 11:19):
I can do that. FinalBuilder has a 'build zip' option
Jose Costa Teixeira (Sep 16 2019 at 11:19):
Ok, if you are ok with deploying 2 files that is good the n
Grahame Grieve (Sep 16 2019 at 11:21):
y
Jose Costa Teixeira (Sep 16 2019 at 11:22):
Ok, was just an insomniac idea :)
Jose Costa Teixeira (Oct 30 2019 at 07:16):
Do you want to release the one-click server?
Jose Costa Teixeira (Oct 30 2019 at 07:18):
I'm doing some changes on the toolkit, hopefully will be done next week. I'd like to have have it released by DevDays.
Grahame Grieve (Oct 30 2019 at 11:20):
I'll be working on this next week
Jose Costa Teixeira (Jan 03 2020 at 10:04):
@Grahame Grieve I cannot run the server
EIOException: Unable to load package hl7.fhir.core v 4.0.0 as it doesn't exist
While exploring how to fix this, I stumbled upon the same issue with the FHIR.Cache.NpmPackage
[dcc64 Error] FHIR.Cache.NpmPackage.pas(307): E2010 Incompatible types: 'TStringDynArray' and 'System.TArray<System.string>'
Grahame Grieve (Jan 04 2020 at 07:16):
hmm. I'll have to get to it. As you can tell, I'm running behind on things right now
Jose Costa Teixeira (Jan 04 2020 at 07:23):
Let me know how I can help.
Last updated: Apr 12 2022 at 19:14 UTC