Skip to content

Ansible playbook for some post-install tasks for DragonOS

Notifications You must be signed in to change notification settings

akrutsinger/dragonos_post-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Instructions

  • Start DragonOS
  • Install Ansible: pip3 install ansible
  • Clone this repo: git clone https://github.com/akrutsinger/dragonos_post-install.git
  • Enter repo: cd dragonos_post-install
  • Get a sudo token: sudo whoami
  • Run the playbook: ansible-playbook main.yml

What's Installed?

  • Following @cemaxecuter's the video here, this playbook performs some of the actions to install and configure InfluxDB and Grafana so applications like SDR4Space can interface and allow you to visualize some aspects of the RF captures. This isn't a completely automated interpretation of the video. For example, you'll have to create the Grafana Dashboard manually from the WebUI (http://localhost:3000).

About

Ansible playbook for some post-install tasks for DragonOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published