Aaron Dewes

Results 191 comments of Aaron Dewes

> Umbrel is not configured to handle btcpay plugins yet As Citadel developer, I'd like to know what configuration would be required? We already set `BTCPAY_PLUGINDIR: /data/plugins` and have `/data`...

My problem is that if I do a manual restart, plugins still do not get installed. Is there a good way to debug this?

See also https://github.com/getumbrel/umbrel/issues/694. While I2P is a good idea, I think tor is enough for now, and the base Umbrel install should not include too many tools. But maybe this...

I basically got this working, but the problem is that most LND nodes (like Umbrel) use TLS with a self-signed certificate. There is no way in the fetch API to...

Hi! Citael is still in active development, and will hopefully stay in development for many years. I assume you mean Citadel 0.0.10, because 0.1.0 has not been released yet. Can...

Just for an implementation proposal for the future: The best (for users) way to do this would probably be a custom SD flashing util which creates a trusted SSL certificate...

${BASH_SOURCE[0]} is /home/ubuntu/scripts/configure $(dirname $(readlink -f "${BASH_SOURCE[0]}")) is /home/ubuntu/umbrel/scripts $(dirname $(readlink -f "${BASH_SOURCE[0]}"))/.. is /home/ubuntu/umbrel/scripts/.. = /home/ubuntu/umbrel

> this happens in Ubuntu 21.04 Can you please put these three commands after the first line (but in a new line) of scripts/start so we can get a bit...

> as this can be easily overlooked and then the users just dump the source code files in the current working directory. Can I help with a pull request for...

I already answered this question on Telegram, but I'll share it here too: > Umbrel is currently focused on apps with a Web UI that are easy to use, but...