juju4 / ansible-starbase

Setup JupyterOne starbase server, Graph-based security analysis for everyone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actions Status - Master Actions Status - Devel

starbase ansible role

Setup JupyterOne starbase server, Graph-based security analysis for everyone.

Requirements & Dependencies

Ansible

It was tested on the following versions:

  • 2.14

Operating systems

Tested on Ubuntu 20.04, 22.04.

Example Playbook

Just include this role in your list. For example

- host: myhost
  roles:
    - juju4.starbase

See also docs folder for example playbooks for Azure and Digital Ocean

Variables

TBD

Continuous integration

$ pip install molecule docker
$ molecule test
$ MOLECULE_DISTRO=ubuntu:22.04 molecule test --destroy=never

Troubleshooting & Known issues

TBD

License

BSD 2-clause

About

Setup JupyterOne starbase server, Graph-based security analysis for everyone.


Languages

Language:Jinja 100.0%