Commit graph

69 commits

Author SHA1 Message Date
Alex Grintsvayg
2098f6bbba
improve lbrycrdd service file
inspired by #370  and https://github.com/lbryio/lbrycrd/blob/master/contrib/init/bitcoind.service
2022-02-08 10:32:27 -05:00
Aleksei Kharlamov
08759225a6
wallet-server: update suggested systemd unit
Use `Type=Forking`. By default, `Type=Simple` is used and it expects that the daemon stays forking in the foreground. However, lbrycrdd does the opposite and forks/goes to background. This confuses systemd a little bit:

```
Dec 09 10:30:28 lbry.devass.club systemd[1]: lbrycrdd.service: Unit process 12237 (lbrycrdd) remains running after unit stopped.
```

So basically it thinks that the unit stops working instantly. When the correct type is used, systemd should be able to handle this situations, along with restarts, properly.

See also: [AUR systemd service](https://aur.archlinux.org/cgit/aur.git/tree/lbrycrd.service?h=lbrycrd)
2021-12-10 01:50:40 +01:00
Alex Grin
935ca0694a
Delete regtest-setup.md 2021-11-08 11:39:17 -05:00
Jack Robison
f97bb66eda
update instructions 2021-11-08 09:33:15 -05:00
Victor Shyba
b46edd2ba0 add section to check the node 2021-09-28 18:55:34 -03:00
Victor Shyba
2eef37c05d DHT bootstrap guide 2021-09-28 18:42:32 -03:00
Alex Grintsvayg
62cbc4edad
fix pgp link 2021-09-28 10:23:23 -04:00
Alex Grin
34f7842505
Update web-instance.md 2021-06-15 15:21:13 -04:00
Victor Shyba
0e95e6dc72 move prebuilt image section up, add step to clone sdk repo 2021-06-15 16:04:49 -03:00
Victor Shyba
55d0a6df63 format title/description 2021-06-15 14:49:06 -03:00
Victor Shyba
ad1395a5b9 describe how to install a web instance 2021-06-15 14:47:47 -03:00
Victor Shyba
a3796248ee
Explain how to resync ES and expand into two parts 2021-05-13 17:45:41 -03:00
Victor Shyba
7fecb9fcc1
Update wallet-server.md (#339)
Co-authored-by: Alex Grin <lyoshenka@users.noreply.github.com>
2021-04-19 15:21:17 -04:00
kodxana
91431922f5
Fixed docker security
Running docker as sudo is not the best security.
https://engineering.bitnami.com/articles/why-non-root-containers-are-important-for-security.html

Instead of running container as root add user to docker group and there will no need for using sudo.
2020-09-28 20:22:58 +02:00
keikari
59246be540
Update wallet address default values
I noticed that default wallet server addresses were old and didn't worked.
Updated values and added list of default servers into "Description", since listing them in "Default value" made page too wide on preview.
2020-05-17 12:37:12 +03:00
eatdostacos
a6905a4e96
Consensus.md small changes
The title exactly.
2020-05-01 10:09:21 -07:00
eatdostacos
b4e88a5396
Small Updates to claimtrie.md
See edits.
2020-05-01 10:04:15 -07:00
eatdostacos
92005ee346
Change "sha256" to "SHA256"
Exactly the title.
2020-04-30 22:41:37 -07:00
Tony Simoes
6fb5915808
Update repository-standards.md
Asterisk 'Italics' inside 'url brackets' generates a 404.

See : [https://lbry.tech/resources/repository-standards](https://lbry.tech/resources/repository-standards).
2020-02-22 13:44:03 +01:00
Lex Berezhny
32f64d704d lbry directory in lbry-sdk repo moved up one level 2019-12-31 19:20:37 -05:00
Alex Grintsvayg
b260fc0624
wallet server maintenance instructions 2019-12-20 12:59:19 -05:00
Alex Grintsvayg
7b11a03e02
wallet server guide 2019-11-27 10:24:09 -05:00
Samesh Lakhotia
dac8511d1f
Update repository-standards.md
add determiner `a`
2019-10-29 22:36:46 +05:30
YULIUS KURNIAWAN KRISTIANTO
5277050c37
Update download-overview.md 2019-10-15 19:55:47 +07:00
YULIUS KURNIAWAN KRISTIANTO
698222cf32
Update download-overview-new.md 2019-10-15 19:55:19 +07:00
Thomas Zarebczan
b3ae6ca0d6
remove auth settings 2019-09-12 12:10:16 -04:00
Brendon J. Brewer
741a672538
Add streaming_server to table of daemon settings
I guessed this option while trying to get LBRY to run when I connect to a VPN. Thought I'd add it to the page.
2019-08-26 13:04:14 +12:00
Thomas Zarebczan
79f81d4267
add streaming options 2019-08-06 10:57:26 -04:00
Lex Berezhny
d673bd6395 lbry repo was renamed to lbry-sdk 2019-06-20 23:43:42 -04:00
Thomas Zarebczan
76149b5aed
Update daemon-settings.md 2019-05-20 14:34:40 -04:00
Akinwale Ariwodola
50ebc277d9
added 'Android build in 10 steps' resource (#270) 2019-05-09 08:41:16 +01:00
netop:// ウェッブ
7f5761b1a7
Revert 2019-03-27 14:31:08 -05:00
ポール ウェッブ
c906e8498c Initial commit 2019-03-19 17:56:32 -05:00
Alex Grintsvayg
832c502cf5
lbry.com switch 2019-03-18 14:29:09 -04:00
Thomas Zarebczan
4812770834
daemon settings update for 0.31+ 2019-03-08 01:22:12 -05:00
ポール ウェッブ
fa2b455037 Lots of fixes 2019-02-19 16:42:55 -06:00
Thomas Zarebczan
908523915d spec links / glossary audit (#258) 2019-02-19 13:11:46 -05:00
netop:// ウェッブ
b0f30bf33c
Merge pull request #257 from lbryio/metadata
add metadata, fix metadata
2019-02-15 11:47:02 -06:00
Jeremy Kauffman
3a76f9990c
add space 2019-02-15 11:52:27 -05:00
Jeremy Kauffman
454ceeabb0 add metadata, fix metadata 2019-02-15 11:50:56 -05:00
Thomas Zarebczan
bcd62f9142
fix links + wording 2019-02-14 17:28:43 -05:00
Thomas Zarebczan
b25b46193e
video listing 2019-02-13 12:46:45 -05:00
Alex Grintsvayg
4d4032c06e
updated download overview. will use this once proto3 is live 2019-02-07 16:27:54 -05:00
ポール ウェッブ
1663bc49f8 Closes #139 2019-01-30 16:15:10 -06:00
Alex Grintsvayg
c672feb4aa
redirect out-of-date resources to spec 2019-01-24 16:45:41 -05:00
Logan Campos
22abc77c4c
Fixed minor typo
on line 75, Disable was misspelled.
2019-01-22 01:07:02 -06:00
Thomas Zarebczan
56e2dada00
update rust, add dart 2019-01-21 13:24:58 -05:00
Adam Winter
581ad51f0b
Update consensus.md 2019-01-16 08:39:35 -08:00
Adam Winter
bedbe1bc94
Update consensus.md 2019-01-12 11:34:10 -08:00
Oleg Silkin
032e9b2e2c
Update api-wrappers.md 2018-11-09 11:32:22 -06:00