Set up lndhub.go #457

Merged
raucao merged 16 commits from feature/454-lndhub.go into master 2022-12-27 06:29:09 +00:00
Owner

We have migrated all balances from legacy lndhub to the new lndhub.go instance, and deployed akkounts from the respective branch for now.

closes #454

We have migrated all balances from legacy lndhub to the new lndhub.go instance, and deployed akkounts from the respective branch for now. closes #454
raucao added 1 commit 2022-12-11 17:27:16 +00:00
raucao added 2 commits 2022-12-22 12:35:58 +00:00
379a503dd0
Move lndhub nginx site to proxy
And configure for lndhub-go. Also configure branding for public lndhub
dashboard
raucao added 1 commit 2022-12-22 12:46:16 +00:00
7802ea25e6
Ignore chef environment when looking up primary
We use mixed environments still, not everything is in "production" yet.
raucao added 1 commit 2022-12-22 13:04:13 +00:00
Owner

+1 I don't know the chef stuff well.
For the record:
ADMIN_TOKEN is set this means accounts can only be created using this admin token (through akkounts for example)
We do not have the fee reserve enabled, which means the user can withdraw 100% of their funds and we pay the outgoing lightning network fees.
The user's balance will then be negative, so once the user sends money in again it will be accounted.

+1 I don't know the chef stuff well. For the record: `ADMIN_TOKEN` is set this means accounts can only be created using this admin token (through akkounts for example) We do not have the fee reserve enabled, which means the user can withdraw 100% of their funds and we pay the outgoing lightning network fees. The user's balance will then be negative, so once the user sends money in again it will be accounted.
raucao added 1 commit 2022-12-23 04:06:44 +00:00
raucao force-pushed feature/454-lndhub.go from 695d0925a4 to a7e04f4e63 2022-12-23 07:17:55 +00:00 Compare
raucao added 1 commit 2022-12-23 11:03:02 +00:00
raucao added 3 commits 2022-12-23 17:58:44 +00:00
b738dc1e80
Add nginx proxy hosts for Garage Web access
The respective bucket needs to be configured with a domain alias. When a
new alias is added to the `s3_web_domains` config, a new nginx site can
then be deployed to the `nginx_proxy` hosts.
raucao changed title from WIP: Set up lndhub.go to Set up lndhub.go 2022-12-23 17:59:01 +00:00
raucao added the
kredits-2
ops
labels 2022-12-23 17:59:21 +00:00
raucao requested review from greg 2022-12-23 18:00:48 +00:00
Author
Owner

Just FYI, I cherry-picked a commit from #458 into this one, so that I could converge nginx_proxy with that config still working.

Just FYI, I cherry-picked a commit from #458 into this one, so that I could converge `nginx_proxy` with that config still working.
raucao added 2 commits 2022-12-26 04:15:13 +00:00
90e17b0abc
Rename bitcoind recipe
Was still using a name from when the cookbook didn't set up anything
else
raucao added 4 commits 2022-12-27 06:23:11 +00:00
4f1b1aff30
Set up PeerSwap
Allows to swap sats in and out of Lightning channels without a 3rd party
(and their fees). Instead, swaps can be initiated directly with the
channel peer.

https://www.peerswap.dev/
176dd64438
Remove peerswap policy file from recipe
This will be auto-created anyway, and we don't want to overwrite changes
added by the CLI.
raucao merged commit 0c37504ac6 into master 2022-12-27 06:29:09 +00:00
raucao deleted branch feature/454-lndhub.go 2022-12-27 06:29:10 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kosmos/chef#457
No description provided.