Skip to content

sudocarlos/haven-docker

Repository files navigation

HAVEN unofficial docker repo

This repo is used to maintain a docker image of bitvora/haven.

Usage

  1. Create copies of the example files in this repo

    cp relays_blastr.example.json relays_blastr.json
    cp relays_import.example.json relays_import.json
    cp .env.example .env
  2. Change the values in .env

  3. Start the relay with docker compose

    docker compose up -d
    docker logs -f haven # follow container logs

About

Haven nostr relay deployed with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published