tie-daemon

command module
v0.0.0-...-76af178 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2023 License: GPL-3.0 Imports: 19 Imported by: 0

README

tie-daemon

https://tiedb.eth.link (soon available)

Installation & run
go get git.sr.ht/~uid/tie-daemon ...
cd $GOPATH/src/git.sr.ht/~uid/tie-daemon
go build
./tie-daemon --db-path <path> [--tls-cert <file.crt> --tls-key <file.key> || --insecure]
Run with Docker
docker run -p 1161:1161 -v <db-path>:/data -v <certificate-path>:/keys uid3/tie-daemon:latest --db-path /data --tls-cert /keys/<my-cert>.crt --tls-key /keys/<my-key>.key
Interaction

Documentation

Overview

tie-daemon document

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL