Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.3
-
Component/s: FIWARE-LAB-HELP
-
Labels:None
-
Sender Email:
-
HD-Node:Spain
Description
Hello:
I would like to set-up my web application in the Fi-ware environment. My
application runs in Glassfish/Java 8/MySQL environment. I am interested to
open my data to other through Fi-ware. Can I deploy my Java web application
and corresponding MySQL database in Fi-ware environment?
Regards,
Dr. Dragomir D. Dimitrijevic
Sajkaska 21, #40
11000 Belgrade
Serbia
Phone: +381-11-339-0838
Mobile: +381-63-101-8778
Skype: dragomirdimitrijevic
E-mail: dragomir@dragomirdimitrijevic.rs, dragomir@sbb.rs
WWW: http://www.dragomirdimitrijevic.rs
_______________________________________________
Fiware-lab-help mailing list
Fiware-lab-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-lab-help
[Created via e-mail received from: "Dr. Dragomir D. Dimitrijevic" <dragomir@dragomirdimitrijevic.rs>]
Activity
- All
- Comments
- History
- Activity
- Transitions
Dear Dr. Dragomir D. Dimitrijevic,
About your question, Yes, you can deploy your application in the Fiware environment.
If you deploy a virtual machine in the cloud, you would be able to access your VM via ssh and you can upload your appication to this VM.
In addition you will be able to install Glassfish, java 8 and Mysql in this environment.
You have to be careful selecting all ports you need in the security group, (for your application and for mysql if you want to access to it from outside).
And thats all.
Best Regards.