This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
From the deprecated features page - node.js target (using trireme) the
retirement date is 7/15/2021 and the private cloud version stated is
4.50.00 which is released already and nodejs target continues to
work.Does the retirement date mean that the f...
Hi All,We have several api-proxies written with ScriptTarget of NodeJS
express app running in Edge Trireme runtime. This has several
limitations with trireme being older version of nodejs, inability to use
latest npm modules, inability to use modern ...
While setting up edgemicro with Edge Private cloud ver 4.16.09.04 I am
getting below error$ edgemicro private configure -o redacted -e dev -u
redacted -r https://vhost-alias -m http://mgmt:8080 -v default current
nodejs version is v8.11.0 current edg...
We are using jsonwebtoken to create signed JWT tokens. The node app
works using nodejs but when deploying to Edge ver 4.15.04.00 we
getScript execution failed: Object of type class
io.apigee.trireme.core.modules.Buffer$BufferImpl expected: at
crypto....
edgemicro configure -o orgName -e test -u user@email.com org admin
password: checking for previously deployed proxies preparing
edgemicro-auth app to be deployed to your Edge instance Give me a minute
or two... this can take a while...I am unable to ...
Thank you @srinandans. Yes, we are in the process upgrading on-prem
Apigee Edge.What is the version of Apigee Edge Private Cloud required
for Microgateway? The release note
https://docs.apigee.com/release/notes/edge-microgateway-release-notes-0#versi...
I was able to install using edgemicro ver 2.3.5 but now I am getting
below erroredgemicro verify -o org -e dev -k key -s secret current
nodejs version is v8.11.0 current edgemicro version is 2.3.5 warning:
products download from https://xyz/edgemicro...
@Diego Zuluaga hosted targets looks really interesting. We have had
problems with npm modules running on trireme and had to resort to using
really old versions (yikes!) of those npm modules.Question 1 - How is
hosted targets different from microgatew...