Anthony Potdevin
3d9902d4c6
Add thunderhub app ( #343 )
4 years ago
Luke Childs
353cec4ba4
Upgrade btc-rpc-explorer to v2.1.0 ( #350 )
4 years ago
Luke Childs
1354cdf8d6
Reduce dbcache post IBD ( #345 )
4 years ago
Aaron Dewes
6f4241f3b5
Remove quotes from .env-sample file ( #346 )
4 years ago
Luke Childs
d7b68c6c3e
Only ignore top level dotfiles ( #344 )
4 years ago
Luke Childs
4b6546abbc
Supress errors when app hidden service does not yet exist
4 years ago
Luke Childs
9fcc687934
Set default APP_HIDDEN_SERVICE value to "notyetset.onion"
4 years ago
Luke Childs
56343b123d
Pass APP_HIDDEN_SERVICE environment variable to apps ( #340 )
4 years ago
Luke Childs
433794a249
Correctly set project name for apps ( #338 )
4 years ago
Mayank Chhabra
83f7f87935
Tweak support link ( #337 )
4 years ago
Luke Childs
c114eaa325
Update example app PR link in docs
4 years ago
Luke Childs
e9ceed5c8e
Add btc-rpc-explorer app ( #334 )
4 years ago
Luke Childs
ffe9e2f15c
Add app framework ( #333 )
4 years ago
PeterXMR
7ab2d060b1
Add Electrs to README.md ( #330 )
Adding Electrs to ## Services orchestrated
4 years ago
Luke Childs
1ebd752161
Umbrel v0.2.15 ( #322 )
4 years ago
Luke Childs
6b28d840e9
Update to getumbrel/electrs:v0.8.6 ( #321 )
4 years ago
Lounès Ksouri
a627fdfd7b
Prevent LND from rotating TLS cert every startup ( #318 )
4 years ago
Aaron Dewes
b7416dc988
Remove use of deprecated ::set-env in GitHub Actions ( #316 )
4 years ago
Aaron Dewes
e9e2611f56
Ensure PR builds run against the correct commit ( #273 )
4 years ago
Luke Childs
818865ffa9
Umbrel v0.2.14 ( #312 )
4 years ago
Luke Childs
4ec925e17e
Update to getumbrel/middleware to v0.1.7 ( #311 )
4 years ago
Luke Childs
6da4d27bb2
Update to getumbrel/dashboard to v0.3.13 ( #310 )
4 years ago
Mayank Chhabra
56614f3a14
Bump lnd to v0.11.1 ( #278 )
4 years ago
Luke Childs
e2b762e8c6
Update to getumbrel/dashboard:v0.3.12 ( #307 )
4 years ago
Luke Childs
96ef3b3b5a
Add blockfilterindex=1 to bitcoin.conf ( #306 )
4 years ago
Luke Childs
b42caafbb7
Add txindex=1 to bitcoin.conf ( #305 )
4 years ago
Luke Childs
2be62325ce
Move zmq params to bitcoin.conf
4 years ago
Luke Childs
0dab55d79d
Remove redundant docker pull ( #297 )
Co-authored-by: Nicolas Schneider <nioncode+github@gmail.com>
4 years ago
Luke Childs
046a067f78
Prevent unbound variable error ( #297 )
Co-authored-by: Nicolas Schneider <nioncode+github@gmail.com>
4 years ago
Luke Childs
3504d4baf9
Autodetect docker binrary path ( #297 )
Co-authored-by: Nicolas Schneider <nioncode+github@gmail.com>
4 years ago
Luke Childs
ebc95bd991
Get device IP more reliably ( #297 )
The previous command had several downsides. Firstly, the `-I` option of
hostname is not available on older versions of the command. Secondly, even
on the latest version the order of the output ip addresses is undefined,
so we cannot rely on always taking the first address. Thirdly, sometimes
the command just returns localhost's IP (127.0.0.1) instead of a
routable IP on the network.
The new approach gets the IP address of the default interface that is
used to route requests to the outside, which gives the correct response
on all of my test machines.
Co-authored-by: Nicolas Schneider <nioncode+github@gmail.com>
4 years ago
Luke Childs
84bd73013e
Mention permissions in SECURITY.md ( #296 )
4 years ago
Luke Childs
ea3249ee12
Add docker-compose.override.ym to .gitignore ( #289 )
4 years ago
Luke Childs
2a3e2eb449
Proxy dev HMR websockets through NGINX ( #290 )
4 years ago
Luke Childs
238b0d6088
Make sure containers don't autostart on boot ( #288 )
4 years ago
Mayank Chhabra
7ee64e10ab
Umbrel v0.2.13 ( #282 )
4 years ago
Mayank Chhabra
b0f8fef7d1
Don't skip creation of logs directory on OTA update ( #281 )
4 years ago
Lounès Ksouri
eaaa2eb898
Echo 'umbrel.local' instead of 'umbrel.local.local' ( #277 )
4 years ago
Luke Childs
6356be2c46
Umbrel v0.2.12 ( #274 )
4 years ago
Luke Childs
6b7ff8ec0f
Update to getumbrel/middleware:v0.1.6 ( #271 )
4 years ago
Luke Childs
d43b7fdea4
Update to getumbrel/dashboard:v0.3.11 ( #270 )
4 years ago
Luke Childs
a345144610
Fix missing file descriptors when starting Umbrel from the CLI ( #269 )
4 years ago
Mayank Chhabra
60371fd761
Prevent unresolved update status on a failed OTA update ( #263 )
4 years ago
Lounès Ksouri
60a93ba8b5
Proxy BTC price lookups via Tor ( #265 )
4 years ago
Mayank Chhabra
324da6ec6a
~600GB => 600GB+ free space ( #268 )
4 years ago
Luke Childs
771affe0e5
Expose Bitcoin Core RPC ( #255 )
4 years ago
Luke Childs
06981a3b4c
Add 200MB offset to RAM check ( #257 )
4 years ago
Mayank Chhabra
becbf1a7dc
Git-ignore event signal files ( #261 )
4 years ago
Mayank Chhabra
40a45360d6
Add a note on RAM and free space ( #260 )
4 years ago
Mayank Chhabra
406b0c6768
Drop Raspberry Pi 3 from docs ( #259 )
4 years ago