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

Update README with instructions on using local files to populate the Navigator #51

Closed
jburns12 opened this issue Jul 9, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@jburns12
Copy link
Contributor

jburns12 commented Jul 9, 2018

We need to update the README to explain how to use local STIX/json files to populate the Navigator.

  1. Put the files in “src/assets” in the navigator code. This will tell the server hosting the navigator to host the data as well.
  2. Change “enterprise_attack_url” (and mobile and pre-attack depending on what you're trying to do) in “src/assets/config.json” to the path to the file (probably something like “/assets/enterprise-attack.json”
  3. Also in that file, change “taxii_server -> enabled” to false
@jburns12 jburns12 added the enhancement New feature or request label Jul 9, 2018
@jburns12
Copy link
Contributor Author

This has been added to the README and merged into develop. It will be included in the v2.1 release.

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

No branches or pull requests

1 participant