Commit Graph

100 Commits

Author SHA1 Message Date
calle
ad2aad05e0
CI: Migration SQLite to PostgreSQL (#719)
* migrate all extensions
* errors if migration is missing
2022-07-17 13:11:13 +02:00
Arc
37c7553c19
Update installation.md 2022-07-15 08:18:07 +01:00
calle
1f13bdeb2f
Pipenv/fix install loguru (#732)
* update pipfile

* pipenv workflow

* pipfile jinja

* Pipfile installs dev files

* python3.8 tests only

* version tag yaml

* all tests

* pipenv with pip

* only 3.7

* activate env

* test-pipenv

* pipenv importlib_metadata

* importlib-metadata

* 3.8

* 3.7 only oops

* merge install guides

* install guide in README
2022-07-13 01:15:48 +02:00
HODLmeTight
145b69b259
Adjusted sequencing of the migration script (#651)
lnbits needs to run on postgres once before `python3 conv.py` actually works
2022-06-02 08:51:02 +02:00
calle
b4a6b5a1d9
serviced fix doc (#645) 2022-06-01 13:25:37 +02:00
Jan Pobořil
66529c10d0
Fixed docs about LND_REST_ENDPOINT
There should be base URL, not only hostname.
2022-04-13 17:20:24 +02:00
calle
0764f4fdf1
Support for encrypted macaroons (#521)
* encrypted macaroons

* fix GRPC env entry

* example config entry

* add pycryptodomex to requirements

* documentation

* Added pycryptodomex to pip file

Co-authored-by: Ben Arc <ben@arc.wales>
2022-02-14 17:54:05 +01:00
orangesurf
9e8376b3fb
Remove suggestion to switch to FastAPI branch (#520)
Branch does not exist
2022-02-14 13:38:22 +01:00
callebtc
9505958306 systemd guide 2022-01-27 21:07:47 +01:00
Arc
46e682bca3
Update installation.md 2022-01-14 09:20:20 +00:00
Arc
11bf2029be
Update installation.md 2022-01-14 09:19:49 +00:00
Arc
a44aba6fcf
Update installation.md 2022-01-14 09:18:40 +00:00
Arc
d1a7d684b5
Update installation.md 2022-01-14 09:17:07 +00:00
cryptoteun
7407be944c
Added warning for LNULRp issues 2022-01-06 13:14:19 +01:00
Charles Hill
7cefd200aa lntxbot.bigsun.xyz will expire soon, use lntxbot.com instead
See: https://twitter.com/lntxbot/status/1457341136918482945
2021-12-17 19:55:31 -03:00
Tiago vasconcelos
1406949ceb added postgres convertion and updated guide 2021-11-18 11:33:26 +00:00
Tiago vasconcelos
24cbbc0cd5 fix psql typo 2021-11-12 11:44:44 +00:00
Tiago vasconcelos
7ad75cb1a4 update install guide to postgres 2021-11-12 11:38:07 +00:00
Arc
43060ca0e8
Merge pull request #403 from arcbtc/FastAPI
Added some IF EXISTS
2021-11-09 18:09:18 +00:00
Stefan Stammberger
8ea2d20389
fix: wallets not loading when protobuf is missing 2021-11-09 18:15:07 +01:00
Arc
e721ae1d12
Update installation.md 2021-11-08 09:50:11 +00:00
Stefan Stammberger
768aa05b11
fix: switch from purerpc to grpcio for LND Wallet
purerpc is unmaintained and had some old dependencies.
2021-11-07 17:24:22 +01:00
Tiago vasconcelos
f220797a35 keep port 5000 2021-11-04 15:21:17 +00:00
Tiago vasconcelos
ee34d978d8 install guide fastapi 2021-11-04 15:12:10 +00:00
Stefan Stammberger
24bb2e0dc9
docs: add a section how to define path parameters 2021-09-16 19:25:01 +02:00
Stefan Stammberger
7b69852acc
fix: make check_user_exists() work with FastAPI 2021-09-11 15:18:09 +02:00
Stefan Stammberger
c2551bd765
docs: add another old way of raising exceptions 2021-09-11 12:28:29 +02:00
Stefan Stammberger
d8d8c6b454
docs: add a FastAPI transition documentation 2021-09-10 21:41:37 +02:00
Ben Arc
b02952d99d Added umbrel/tor guide 2021-07-07 10:58:21 +01:00
Arc
ad64972ddf
Update installation.md 2021-07-07 10:57:45 +01:00
Ben Arc
a9163a1456 Added umbrel/tor guide 2021-07-07 10:53:53 +01:00
Fitti
fbda278e42 Fix typos and make small improvements
Credit to Vinnie64 for pointing out one of the errors
2021-06-21 13:53:07 -03:00
Fitti
8472efb1b5 Fix codeblock in guide 2021-06-19 13:34:51 -03:00
TS
558f3acfcb changes configuration of environment for Dockerfile and adds the installation procedure to the documentation 2021-06-09 12:09:31 -03:00
keblek
a1e12fcd0e Adding clarity for LNPay webhooks 2021-06-09 12:07:08 -03:00
fiatjaf
f6a8e96087 fix note about global virtualenv. 2021-05-22 20:35:37 -03:00
supertestnet
88895f80be
note on virtualenv installation (#185) 2021-04-27 11:22:14 -03:00
Tim K
f131e18969
Update LNPay endpoint 2021-04-11 16:05:21 -04:00
fiatjaf
a46ca45de0 some readme and docs clarification. 2020-10-15 23:12:32 -03:00
fiatjaf
1d00060419 harden sse connections to backends a little. 2020-10-09 20:55:58 -03:00
fiatjaf
33fa540744 adjust docs to match 91853 2020-10-08 21:51:40 -03:00
fiatjaf
e408febf97 hypercorn -k trio 2020-10-04 23:09:11 -03:00
fiatjaf
f5b8ed8fc6 make lndgrpc work using the purerpc library and a manually-declared method. 2020-10-04 12:06:54 -03:00
fiatjaf
e74cf33f90 broken invoice listener on c-lightning and other fixes around wallets. 2020-10-04 12:05:59 -03:00
fiatjaf
e2f6c20e3b update docs so master is runnable. 2020-10-02 14:59:29 -03:00
fiatjaf
ffa3c3f6a6 python -m lnbits 2020-09-04 21:33:30 -03:00
fiatjaf
c965bca41d migration tracking. 2020-09-04 21:33:30 -03:00
Eneko Illarramendi
a651f747ac chore: remove gunicorn and gevent from minimum requirements
It is now up to the user to install these (or other) for production deployment.
More info: https://flask.palletsprojects.com/en/1.1.x/tutorial/deploy/#run-with-a-production-server
2020-09-03 19:38:01 +02:00
fiatjaf
0de08dda0b add spark backend and fix c-lightning. 2020-08-29 12:23:01 -03:00
Eneko Illarramendi
b37af0c600 feat: use github pages and jekyll for docs 2020-05-04 17:20:36 +02:00