Commit Graph
22 Commits
Author SHA1 Message Date
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
ArcandGitHub e721ae1d12 Update installation.md 2021-11-08 09:50:11 +00: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
Ben Arc b02952d99d Added umbrel/tor guide 2021-07-07 10:58:21 +01:00
ArcandGitHub 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
Fittiandfiatjaf 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
Fittiandfiatjaf 8472efb1b5 Fix codeblock in guide 2021-06-19 13:34:51 -03:00
TSandfiatjaf 558f3acfcb changes configuration of environment for Dockerfile and adds the installation procedure to the documentation 2021-06-09 12:09:31 -03:00
fiatjaf f6a8e96087 fix note about global virtualenv. 2021-05-22 20:35:37 -03:00
supertestnetandGitHub 88895f80be note on virtualenv installation (#185) 2021-04-27 11:22:14 -03:00
fiatjaf a46ca45de0 some readme and docs clarification. 2020-10-15 23:12:32 -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
fiatjafandfiatjaf ffa3c3f6a6 python -m lnbits 2020-09-04 21:33:30 -03:00
fiatjafandfiatjaf 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