Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    How-to: Setup Security-Hub

    How-to: Setup Security-Hub

    icon
    In this How-To the installation of B1 Security-Hub is explained
    • 1. Summary
    • 2. Result
    • 3. Step by Step Guide
    • 4. Documentation

    1. Summary

    If you would like to have B1 Security-Hub deployed via portainer in your network, this entry will guide you through the installation. The installation is containerized via portainer

    2. Result

    Installed Security-Hub on your sidee

    3. Step by Step Guide

    • SecurityHub will be deployed via portainer as an separate stack
    • You can use the following yml file as deployment template
    • Security-Hub yml file
    • Create a new stack in the portainer environment
      • Paste the above yml file in the editor
      • Add the following environment variables:
        1. image
        2. STACK: This will be the subdomain of the URL, proposal would be security-hub
        3. DOMAIN: This will be the domain of the URL, e.g. example.build.one
        4. VERSION: Use the current version of securable, 1.0.13
        5. SECUREABLE_DB_USER: Choose a username, e.g. admin
        6. SECUREABLE_DB_PASSWORD: Choose a password, e.g. admin
    • After deploying the stack, head to your security hub and it will bring you to the initialise screen.
    • image
    • At this screen you can choose how many secrets you want (Number of secrets) and how many you need to be able to access Security-hub if you need them (Threshold) Once chosen press “init secureable” and you will be given your keys and password.
    • ⚠️
      Please make sure to store these keys anywhere safe. If they are lost, access to SecurityHub is not possible
    • After deploying the stack, you can enter SecurityHub with your given URL
    • image
    • Login should be possible with user admin@secureable and given password

    4. Documentation

    To find more information, you can check the following documentation.

    Security-HubSecurity-Hub

    Back to Use CasesUse Cases

    Back to Home Page

    Logo