How can I deploy a node-red app in IBM Cloud? - ibm-cloud

recently IBM has upgrade the Node-Red resource, and now it can't be deployed as before, how can I deploy my nodes? Thanks.

The old Node-RED boilerplate template has been replaced by a new Starter Kit option in the catalog.
A guide to deploying the new starter kit is available here:
https://developer.ibm.com/tutorials/how-to-create-a-node-red-starter-application/

Related

Hyperledger Console usability

I'm tasked with creating a hyperledger application that will represent a consortium of same-skilled organizations.
I have the barebones prototype with a network of 2 orgs, built by following the fabric-samples example that I created as a capstone project; I am looking to upgrade the application to a production level.
My question is, is there a GUI/platform available to create and maintain hyperledger fabric networks?
What are the alternatives for tools like the Console?
What would be the best way to start building such an application considering the goal is to get to the production level?
Is IBM Cloud Blockchain Platform the best option for me?
Thank you for taking the time to reply.
I know of Hyperledger Console. I have used it previously for school projects. But can it be used to create and maintain+govern a production-grade HLF app?
IBM Blockchain Platform on IBM Cloud is withdrawn (https://www.ibm.com/common/ssi/cgi-bin/ssialias?htmlfid=872/ENUSWP22-0062&infotype=AN&subtype=CA). But the console is open sourced as https://github.com/hyperledger-labs/fabric-operations-console

Can I deploy an app built on SAP Cloud SDK to Kubernetes?

We build a SCP native java application based on SAP cloud SDK. if we later on migrate to SCP kubernete env., would the app runs without migration? if changes needed, how much effort would it be? thanks.
Applications using the Java libraries of the SAP Cloud SDK can also run on a local machine and, as a consequence, as part of an application running in a container in Kubernetes. Additionally, the SDK already today provides abstractions that allow to run the same code on Cloud Foundry and Neo when accessing services of SAP Cloud Platform.
I cannot yet say how the access to specific functionality of SAP Cloud Platform works in Cloud Foundry versus a future Kubernetes environment, but this should be the blueprint.

Why does IBM API Connect run differently in Bluemix than locally?

I just set up my local environment to use IBM API Connect and it gives me "extra options" to make the database. Now i'm using IBM API Connect inside IBM Bluemix and it doesn't have those "extra options" :/ I'd like to use it from IBM Bluemix to start migrating to the cloud, thanks in advance.
(I said this in a comment, but it should be an answer...)
The APIC Designer, which you run locally, helps define your models and connections, you then deploy that to Bluemix. You don't edit it on Bluemix itself.
The Local Developer toolkit gets installed on your computer for modeling and creating the api's through Strongloop or Kitura. After you have created your api's to run and publish them, bluemix publix cloud is used where you get a free developer portal and Node.js runtime environment for running your applications/micro-services.

How to deploy internal MobileFirst hybrid application to dedicated Bluemix environment?

I would like to know the different approaches to deploy the locally built MobileFirst hybrid application to dedicated Bluemix environment.
I have used containers from public Bluemix environment to create worklight console to deploy wlapp and adapter files. Containers are not available in dedicated Bluemix environment.
Is there anything we can do to deploy the files in dedicated environment?
Thanks in advance.
The ability to use containers in a dedicated Bluemix environment is not supported at this time.
That is correct that the IBM Container Service is not yet available as part of the Bluemix Dedicated offering but we are working on making the Container Service available in the dedicated offering so stay tuned.
Dan

How do we deploy a Worklight server in IBM Bluemix platform?

Can we deploy Worklight server in IBM Bluemix platform?
Is that supported currently in Bluemix?
How can I deploy a Worklight application in Bluemix environment?
Worklight is available in Container in Bluemix with name Mobile First Bluemix Container.
This is Beta and very soon it will be come GA.
You can host your Hybrid Apps and Adapters on this.
I see this question is from 8 months ago, currently you are able to run worklight inside a Bluemix container.
You do not have to install the platform, it is all done atumatically.
AFAIK, It is not possible to use the current release of Worklight ("on prem") and use it in Bluemix ("on cloud").
In the coming weeks Worklight will/should/may be available as a mobile service in Bluemix.
You will need to wait a little bit longer.
Update01:
As others mentioning below, now you are able to run worklight inside a Bluemix container. You do not have to install the platform, it is all done automatically.
More info on Bluemix container here.
This is not currently supported at this time. You can take a look at this thread for some more details:
https://developer.ibm.com/answers/questions/10180/worklight-app-to-be-deployed-in-bluemix/
worklight is not supported on Bluemix PAAS currently,however in future it may be included.
https://developer.ibm.com/answers/questions/10180/worklight-app-to-be-deployed-in-bluemix.html
There is no buildpack for Worklight Server so you cannot currently run a Worklight server application on BlueMix.
Buildpack is still not for Worklight server so you cannot run a Worklight server application on BlueMix. However you can run your .war file created in WorkLight studio in liberty of java buildpack on BlueMix.
for more details please follow below link:
https://developer.ibm.com/answers/questions/10180/worklight-app-to-be-deployed-in-bluemix.html