/redis-configurable-snap

Redis snap example configurable using Jupyter Notebook

Primary LanguageShellMIT LicenseMIT

redis-configurable-snap

Redis snap example configurable using Jupyter Notebook

Description

A jupyter notbook istance is available on port 9876/jupyter and lets you configure REDIS

Edit 1

Edit 2

Building - local

Follow these steps:

Dependencies:

    sudo snap install snapcraft --classic
    sudo snap install lxd
    lxd init

Building:

    snapcraft --use-lxd

Building - remote (code will be public)

Follow these steps:

Dependencies:

    sudo snap install snapcraft --classic

Building:

    snapcraft --remote-build