Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RA] Enroll your node(s) to unlock this feature #220

Open
vpetersson opened this issue Feb 7, 2020 · 0 comments
Open

[RA] Enroll your node(s) to unlock this feature #220

vpetersson opened this issue Feb 7, 2020 · 0 comments

Comments

@vpetersson
Copy link
Collaborator

vpetersson commented Feb 7, 2020

Title
Install the agent on your node(s) to get started

Subtitle
Without any nodes, we can't provide you with any insights.

Tl;dr
WoTT uses an agent to perform the security audit. Without the agent installed on any of your servers, we are unable to provide you with any insights on your security posture.

FAQ
To get started, you need to install our [agent](https://github.com/WoTTsecurity/agent) on your servers. The agent performs a security audit, which is then sent to our back-end for processing. With this data, we are able to provide you with tailored recommendations for how to improve your security posture.

For the security minded people, we are happy to let you know that the agent is fully open source, so you can inspect the code base before you install it if you so desire.

While the installation instructions below are useful for installing on small number of hosts, we also have an [Ansible Playbook](\https://github.com/WoTTsecurity/examples/tree/master/ansible) if you want to deploy the agent to a larger fleet of servers.

Code Snippet

To install the agent, run the following command:

```
$ export CLAIM_TOKEN="x"
$ curl -sL https://install.wott.io | sudo -E bash
```

[Supported Operating Systems](https://github.com/WoTTsecurity/agent#supported-operating-systems\)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant