Update documentation

This commit is contained in:
Justin Hawkins 2022-06-02 14:19:49 +09:30
parent 6193f1c799
commit 6f1ef7c75c
2 changed files with 9 additions and 5 deletions

View File

@ -21,7 +21,7 @@ dockers:
build_flag_templates:
- "--platform=linux/amd64"
nfpms:
-
-
id: default
package_name: linkwallet
file_name_template: "{{ .ConventionalFileName }}"

View File

@ -32,6 +32,14 @@ A self-hosted bookmark database with full-text page content search.
mountpoint.
* Run `docker-compose up -d`
## Packages (deb/rpm)
* Download the .deb or .rpm from the releases
* Install using apt/dpkg/rpm
* Automatically creates a systemd service, enabled and started
* Runs as user `linkwallet`
* Database stored in `/var/lib/linkwallet`
## Binary
* Download the appropriate binary from the releases page
@ -44,10 +52,6 @@ A self-hosted bookmark database with full-text page content search.
* Checkout the code
* `go build cmd/linkwallet/linkwallet.go`
## deb/rpm packages
Coming soon.
# Using
linkwallet is a 100% web-driven app. After running, hit the web interface