question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A cloudagent_ip value will be needed for the rust agent when PR https://github.com/keylime/rust-keylime/pull/77 mergers

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
lukehindscommented, Dec 18, 2019

Hi @rajdroid

I would recommend you use the ansible emulator role:

https://github.com/keylime/ansible-keylime-tpm-emulator

Just clone this role, install vagrant and run the following:

vagrant --repo=/home/raj/keylime up --provider libvirt --provision

Note --provider would be either libvirt or vitualbox - depending on which you use with vargant

--repo would be the folder containing your keylime code

You can then do the following:

  1. Connect to the machine. vagrant ssh
  2. Chnage to root user sudo su -
  3. A from the keylime directory mounted via --repo install keylime python3 setup.py install

You can then run keylime_verifier keylime_registrar and keylime_agent

ping me on gitter if you hit any issues and happy to help.

1reaction
rajdroidcommented, Dec 10, 2019

Thanks @lukehinds, I will go over the resources.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cloud Agent IP Addresses - TIBCO Support
All TIBCO Scribe® Online Cloud Agents or TIBCO Cloud Integration - Connect Cloud Agents will have one of these IP addresses based on...
Read more >
Network concepts for deploying AKS nodes in AKS hybrid
The -cloudserviceCIDR is a parameter in the Set-AksHciConfig command that's used to assign the IP address to the cloud agent service and ...
Read more >
IP range for Cloud agent comms - Qualys Discussions
Does anyone know the range to which the cloud agent needs access to over 443? I've placed it on a number of servers...
Read more >
IP address of an Agent (running locally) · Issue #1097
I installed Agent locally on my computer. However, after start of an Agent, I am not able to establish connection with public ledger....
Read more >
Cloud Agent Manager
The Cloud Agent Manager is an easy to use tool for managing all your CloudBurst tasks. It provides the following features: Reserve Addresses:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found