This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
forked from SK-CERT/Taranis-NG
-
Notifications
You must be signed in to change notification settings - Fork 2
Deployment
ewoiset edited this page Oct 11, 2023
·
31 revisions
Manual installation
wget https://github.com/ait-cs-IaaS/Taranis-NG/releases/download/bmi_poc/BMI_POC.tar.gz
tar xf BMI_POC.tar.gz
cd BMI_POC
Alternatively: clone via git (for latest version on awake
branch)
git clone https://github.com/ait-cs-IaaS/Taranis-NG.git
cd Taranis-NG/docker/
Copy env.sample to .env
cp env.sample .env
Open file .env
and change port if needed:
vim .env
TARANIS_NG_PORT=8080
Start-up application
docker-compose up -d
Use the application
http://<url>:<TARANIS_NG_PORT>/login
- Open
http://<url>:<TARANIS_NG_PORT>/config/collectors/sources
and click [Import] to import json-file with sources (see below) - Go to
http://<url>:<TARANIS_NG_PORT>/config/nodes
and trigger workers - Use the application as described in the documentation: Functionalities
OSINT Sources examples:
Example RSS Sources: