Update documentation
This commit is contained in:
parent
6193f1c799
commit
6f1ef7c75c
12
README.md
12
README.md
@ -32,6 +32,14 @@ A self-hosted bookmark database with full-text page content search.
|
|||||||
mountpoint.
|
mountpoint.
|
||||||
* Run `docker-compose up -d`
|
* 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
|
## Binary
|
||||||
|
|
||||||
* Download the appropriate binary from the releases page
|
* 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
|
* Checkout the code
|
||||||
* `go build cmd/linkwallet/linkwallet.go`
|
* `go build cmd/linkwallet/linkwallet.go`
|
||||||
|
|
||||||
## deb/rpm packages
|
|
||||||
|
|
||||||
Coming soon.
|
|
||||||
|
|
||||||
# Using
|
# Using
|
||||||
|
|
||||||
linkwallet is a 100% web-driven app. After running, hit the web interface
|
linkwallet is a 100% web-driven app. After running, hit the web interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user