tie-daemon

command
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: BSD-3-Clause Imports: 7 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