Why Nostr? What is Njump?
2023-02-23 09:52:25

npub1nq…kkz86 on Nostr: ## How to setup your own relay with nip05 authentication I'm using a contabo CLOUD ...

## How to setup your own relay with nip05 authentication

I'm using a contabo CLOUD VPS M with NVMe and I'm using nostr-rs-relay with sqlite.

nostr-rs-relay does not work on ubuntu 20.04, so I'm using ubuntu 22.04

I mainly followed
https://github.com/BlockChainCaffe/Nostr-Relay-Setup-Guide

Addionially I needed to install protobuf

apt install protobuf-compiler

and I added

proxy_read_timeout 1d;
proxy_send_timeout 1d;
to the nginx conf in location / { } of listen 443 SSL;

The config.toml needs to be changed and

[verified_users]
mode = "enabled"

must be added.

let me know if you have questions are getting stuck during setup.
Author Public Key
npub1nqu6xm23khceqjtlnvkjdrhq3yp7a3l4a5hf4c7wadwm3x4thggqjkkz86