简体   繁体   中英

Create Fiware Lab Instance

I'm looking for some guidelines on how to create a FIWARE instance on a local server. Or do you really have to use an account and deploy a global FIWARE Lab your VM?

Currently in FIWARE Lab it is not possible to upload your own instance image. For this reason if you plan to have an instance in FIWARE Lab your choice should be to create it directly in FIWARE Lab.

Just for completion of reply I can tell you that since FIWARE Lab is based on OpenStack, theoretically you could create an Openstack compliant instance on your local machine (for instance starting from a virtual box VM), convert it and then upload its disk image to an Openstack cloud infrastructure. There are many guides on the web explaining it in detail, this one explain you the high level process: https://www.mirantis.com/openstack-portal/express-openstack-portal/quickly-create-openstack-image/

another simple option (instead of installing the full openstack) is to use containers on your pc :) all FIWARE enablers are available as containers ( https://hub.docker.com/u/fiware/ ). of course you can create also your own container (eg a django container for an interface) and then deploy snapshot the image and deploy it on FIWARE Lab.

Best, Federico

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM