Commit Graph

173 Commits

Author SHA1 Message Date
callebtc
e9e85d870d legend.lnbits.org -> docs.lnbits.org 2023-01-04 11:11:03 +01:00
calle
49a68df5e4
Apply suggestions from code review 2022-12-22 11:07:49 +01:00
Axel
8d5f5e4afb
Add "How to activat the Admin UI" 2022-12-21 21:33:10 +01:00
Arc
c7f99215d5
Merge pull request #1211 from lnbits/documentation/adminui
Docs: admin_ui change backend to frontend
2022-12-17 14:09:26 +00:00
Arc
96784b4f4f
Merge pull request #1212 from lnbits/documentation/darkmode
change documentation theme to darkmode
2022-12-17 14:08:42 +00:00
dni ⚡
99410913f1 change documentation theme to darkmode 2022-12-17 14:55:22 +01:00
dni ⚡
c24c75ce34 change backend to frontend 2022-12-17 14:45:00 +01:00
dni ⚡
931ecefe15 add admin_ui docs 2022-12-17 12:51:02 +01:00
Arc
5ac3a861ef
Update installation.md 2022-12-07 10:39:59 +00:00
ben
d8a21800f2 Switched steps 2022-12-07 10:29:01 +00:00
Arc
ae23567fbf
Update installation.md 2022-12-07 10:26:30 +00:00
ben
44e12f9d3a updated dev article 2022-12-01 19:04:05 +00:00
Arc
27b641fe6f
more precise venv python version 3.9 2022-12-01 16:39:40 +00:00
Black Coffee
20b06e4922 Corrected casing of LNbits (not LNBits) throughout repo 2022-11-30 14:14:31 +00:00
ChuckNorrison
4ee571ca71
Documentation for postgresql default port (#1106)
* Documentation for postgresql default port 

A port is necessary for postgresql config. Add postgresql default port 5432 in documentation for LNBITS_DATABASE_URL config

* Update docs/guide/installation.md

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-11-07 11:30:18 +01:00
Arc
7be45d5d91
Update installation.md 2022-10-28 10:22:59 +01:00
Lee Salminen
7d736c3f77
Add FORWARDED_ALLOW_IPS to example fly.io (#1082)
This PR adds the needed `FORWARDED_ALLOW_IPS="*"` environment variable to the fly.io installation method, which is needed to work.
2022-10-26 13:02:35 +02:00
Benjamin Phạm-Bachelart
3814989b3a
Add cliche wallet (#1071) 2022-10-24 11:46:32 +02:00
Arc
d6d3080d06
Merge pull request #1034 from TrezorHannes/patch-1
updated poetry install notes
2022-10-06 17:47:34 +01:00
Arc
6d55445a1b
Update websockets.md 2022-10-06 17:44:04 +01:00
ben
05c8f02cb7 Added code sample for websocket stuff 2022-10-06 17:41:06 +01:00
HODLmeTight
36b60ad318
added debug option for .env 2022-10-06 14:50:33 +02:00
HODLmeTight
63e4f7d59c
changed comment places and small adjustments
- #comments in own lines
  - cleaned up some ominous settings
  - added --debug option for running the server
2022-10-06 14:25:14 +02:00
HODLmeTight
b6755abc8e
updated poetry install notes
- referenced option for python3.10 and newer
- poetry install with --only main, instead of --no-dev (deprecated)
2022-10-05 09:16:54 +02:00
Arc
07293e7d5c
Update installation.md 2022-09-29 10:45:09 +01:00
ben
9c575b7d3a typo 2022-09-29 10:37:16 +01:00
ben
7de17485d3 typo 2022-09-29 10:34:53 +01:00
ben
55b0814d93 added intro 2022-09-29 10:34:03 +01:00
ben
22b0ed0496 Added Caddy 2022-09-29 10:31:10 +01:00
dni ⚡
8e06d779e7
add dependencies for corelightning and lndgrpc (#1003)
* add dependencies for corelightning and lndgrpc

* added wrong cln library, 🤦
2022-09-23 16:56:14 +03:00
calle
a9084a09f7
Docs/install docs (#983)
* check if wallet exists

* check wallet existence in key check

* update install docs
2022-09-20 15:08:45 +03:00
calle
f3a16a28cc
Update installation.md (#955) 2022-09-11 13:06:55 +03:00
Lee Salminen
aff7e11089
Update installation.md 2022-08-21 12:57:28 -06:00
Lee Salminen
218ccbc3a7
Update installation.md 2022-08-21 11:46:11 -06:00
Lee Salminen
5c2045927a
Update installation.md 2022-08-21 11:39:34 -06:00
Lee Salminen
d9ddd746e0
Update installation.md 2022-08-21 11:25:39 -06:00
Lee Salminen
7d56878f55
Update installation.md 2022-08-19 16:33:17 -06:00
Lee Salminen
70deb7e702 add docs for hosting lnbits on fly.io 2022-08-19 16:29:32 -06:00
dni ⚡
d649e6a5c0
fix migrations, add documentation, hopefully fix workflow (#899)
* fix migrations, add documentation, hopefully fix workflow

* renaming to test-migration and add migration

Co-authored-by: dni <dni.khr@gmail.com>
2022-08-17 15:42:01 +02:00
callebtc
65f27afd76 upadte systemd docs to poetry 2022-08-17 14:25:19 +02:00
Joe
8956bdc954
Update installation.md (#884)
* Update installation.md

I needed to run this additional command to install python3.9-specific distutils. Without this, installation of several poetry dependencies (idna, pyparsing, sniffio) failed with message: 
ModuleNotFoundError: No module named 'distutils.cmd'

* Update installation.md
2022-08-15 16:22:20 +02:00
dni ⚡
32a09f7359
add apache2 reverse proxy documentation (#868)
* add apache2 reverse proxy documentation

* add certbot

Co-authored-by: dni <dni.khr@gmail.com>
2022-08-13 14:41:23 +02:00
calle
8dfb4329d1
ssl cert creation method using openssl (#860) 2022-08-10 10:32:43 +02:00
calle
4fc0a25d41
Mega-merge 4: Reenable LndWallet gRPC and use TrackPaymentV2 (#745)
* readd lndgrpc

* debug logging

* Use TrackPaymentV2

* /v2/router/track

* lnd_router_grpc

* flag for blocking check

* error handling

* fix name

* regtest lndgrpc

* new test pipeline

* fix env

* check for description hash

* remove unnecessary asserts for clarity

* assume that description_hash is a hash already

* no lock

* description hashing in backend

* restore bolt11.py

* /api/v1/payments with hex of description

* comment

* refactor wallets

* forgot eclair

* fix lnpay

* bytes directly

* make format

* mypy check

* make format

* remove old code

* WIP status check

* LND GRPC docs

* restore cln to main

* fix regtest

* import

* remove unused import

* format

* do not expect ok

* check ok

* delete comments
2022-08-09 11:49:39 +02:00
Vlad Stan
63849a0894
Generalize conv.py (#849)
* feat: generalize the script for  `sqlite` to `postgres`

* fix: revert db connection params

* doc: remove manual conversion docs

* chore: fix formatting

* fix: add back instructions for `mock_data.zip`

* fix: exclude SQLite tables from migration

* fix: rename `your_extension.db` to `your_extension.sqlite3`
2022-08-09 10:45:50 +02:00
dni ⚡
48a57513f4
create new Dockerfile using poetry (#806)
* create new Dockerfile using poetry

* dont use unsure docker hub image

* add example env variable to docker command

* remove copy of lnbits, and order of commands

* add build.py for static files

* add compiled resources to docker ignore, so we don't accidently add it to image

* use generic python

* CMD with arguments

Co-authored-by: dni <dni.khr@gmail.com>
2022-08-04 08:05:51 +02:00
calle
8535d70d36
Poetry dev (#837)
* black and isort for tests

* black and isort for build

* use poetry in Makefile, update pyproject.toml dependencies and add configs for black, pytest, mypy, isort there

* switching github workflow to poetry

* set mininum version to python 3.7

* fix tests

* add types-protobuf to dev packages

* fix cln regtest

* update docs

* try fix 1

* mypy fix2

* fix isort formatting workflow

* add prettier to dev docs

* multiple valid python version for pyproject

* update poetry.lock

* remove development installation, not needed anymore

* fix migration workflows

* format into one test

* fix yaml

* fix pipeline

* fix pipeline

* fix again

* fix

* rename checks

* remove venv tests

* venv test once

Co-authored-by: dni <dni.khr@gmail.com>
2022-08-03 14:10:32 +02:00
calle
91fefdb83d
migration for extensions (#835) 2022-08-03 11:27:08 +02:00
fusion44
989c6b51ba
Updates to documentation (#574)
* fix: rpc library install when using LND

fixes #563

* chore: improve some out of date docs

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-08-03 10:03:01 +02:00
Arc
d38ff896f6
update dev docs for internal testing before pushing (#801) 2022-08-03 09:55:20 +02:00