Yes, all that was very helpful.

I remember reading somewhere in the LB set up guide it mentioning something about the lightning addresses not being backward-compatible. I’ll try to find it and link.

I set up a local hub and I’m curious if you know where the default, environmental variables or app settings are located.

I set up the hub in a docker container, but forgot to configure the environment variables. Yet everything works fine and I assume it has to do with default settings. I just can’t find them. Would you happen to know?

Reply to this note

Please Login to reply.

Discussion

I think in docker you just have to make sure that the working directory is a volume and is persistent. - this needs to be backed up.

here are all the default env vars:

https://github.com/getAlby/hub/blob/master/config/models.go#L16-L45

But I think only the WORK_DIR is really only the relevant one for docker. like you see here: https://github.com/getAlby/hub?tab=readme-ov-file#docker

or here in this docker compose file: https://github.com/getAlby/hub/blob/master/docker-compose.yml#L11

Thanks this was helpful. I'd zap you but apparently I drained my alby wallet opening a lightning channel. Which kinda sucks. I'm not liking the UX so far.

It's too easy to make mistakes. I wish there was a better warning of what it costs.

which mistakes do you mean?

And you refer to the cost of opening the first channel?