Commit Graph
82 Commits
Author SHA1 Message Date
callebtc 9505958306 systemd guide 2022-01-27 21:07:47 +01:00
ArcandGitHub 9e13b8eb70 Update installation.md 2022-01-18 22:29:15 +00:00
ArcandGitHub fc021b3736 Update installation.md 2022-01-14 10:23:22 +00:00
ArcandGitHub 6718ed678d Update installation.md 2022-01-14 10:23:02 +00:00
ArcandGitHub ab62014bf0 Update installation.md 2022-01-14 10:16:50 +00:00
ArcandGitHub 1940b8762b Update installation.md 2022-01-14 10:15:31 +00:00
ArcandGitHub 46838ca66f Update installation.md 2022-01-14 10:13:02 +00:00
ArcandGitHub 5fe9df48dd Update installation.md 2022-01-14 10:11:42 +00:00
ArcandGitHub 5bacb5f38a Update installation.md 2022-01-14 10:11:26 +00:00
ArcandGitHub 0f70b346ca Update installation.md 2022-01-14 10:10:52 +00:00
ArcandGitHub c87aa3dd2b Update installation.md 2022-01-14 09:38:04 +00:00
ArcandGitHub 7812c4aa48 Update installation.md 2022-01-14 09:37:27 +00:00
ArcandGitHub fefa8ba56e Update installation.md 2022-01-14 09:36:18 +00:00
ArcandGitHub 1dd8b01f5a Update installation.md 2022-01-14 09:34:46 +00:00
ArcandGitHub 81dc9303f6 Update installation.md 2022-01-14 09:34:00 +00:00
ArcandGitHub 8ca8d173e8 Update installation.md 2022-01-14 09:27:06 +00:00
ArcandGitHub 46e682bca3 Update installation.md 2022-01-14 09:20:20 +00:00
ArcandGitHub 11bf2029be Update installation.md 2022-01-14 09:19:49 +00:00
ArcandGitHub a44aba6fcf Update installation.md 2022-01-14 09:18:40 +00:00
ArcandGitHub d1a7d684b5 Update installation.md 2022-01-14 09:17:07 +00:00
cryptoteunandGitHub 7407be944c Added warning for LNULRp issues 2022-01-06 13:14:19 +01:00
ArcandGitHub a1ae7aca9e Update installation.md 2021-12-21 20:46:34 +00:00
Charles Hillandfiatjaf 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
ArcandGitHub d21b68a5e7 Merge pull request #417 from chill117/fastapi-tests
Unit tests for FastAPI branch
2021-12-05 22:13:10 +00:00
Charles Hill 4e6c30a909 Unit tests for FastAPI branch
Run via `make test`
2021-12-04 13:11:45 -06: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
ArcandGitHub 2f9751940e Update installation.md 2021-11-09 22:45:45 +00:00
ArcandGitHub 6b6d300058 Update installation.md 2021-11-09 22:44:11 +00:00
ArcandGitHub d81559ba2e Update installation.md 2021-11-09 22:41:24 +00:00
ArcandGitHub 3b8920b436 Update installation.md 2021-11-09 22:40:11 +00:00
ArcandGitHub 17db309f35 Update installation.md 2021-11-09 22:39:20 +00:00
ArcandGitHub 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
ArcandGitHub 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
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 870a61abe9 Add missing instruction to dev installation guide
The missing data folder will throw an exception:
`sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) unable to open database file`
2021-06-20 20:57:12 -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