本文介绍了在我的虚拟机中的Fiware上安装Keyrock的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我要安装键盘锁,然后按照这些步骤,但是在第三步中,当我在控制台中编写时:
I want install keyrock and I follow these steps,but in the step three, when I write in the console:
sudo python tools/install_venv.py
控制台向我显示下一个失败:
Console shows me the next fail:
可以帮我吗?
推荐答案
为什么一开始不使用容器而不是VM?
Why not, at a first moment, use a container instead of a VM?
按照官方文档中的说明有关如何集成Orion Context Broker,Keyrock IdM和Wilma的教程:
Follow the instructions in the official documentation or this tutorial about how to integrate Orion Context Broker, Keyrock IdM and Wilma:
https://www.slideshare.net/daltoncezane /integrating-fiware-orion-keyrock-and-wilma
我希望它能对您有所帮助.
I hope it can help.
这篇关于在我的虚拟机中的Fiware上安装Keyrock的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!