1
votes

Is it possible to deploy an app to external Worklight server instance when I don't have the IBM Worklight Server installed on my computer ?. Is there any alternative to use features inside IBM Worklight Developer to allow us to deploy to external worklight server for testing environment ?

2

2 Answers

1
votes

You can use Run AS --> Build for Remote Server option to build for external worklight server.

It will give you WLAPP files in bin folder. Copy that and deploy that in Worklight server console.

For more info please use this link

0
votes

Find the following link for remote server deployment. Deploying in test and production environment