Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,171 contributions in the last year
Activity overview
Contribution activity
October 2020
- lukechilds/btc-rpc-explorer JavaScript
Created a pull request in getumbrel/umbrel that received 2 comments
Add 200MB offset to RAM check
We add a 200MB offset because the 2GB Pi actually only has ~1.9GB of RAM and was failing this check.
- Mention permissions in SECURITY.md
- Allow WebSocket connections to be proxied to dashboard container
- Add docker-compose.override.ym to .gitignore
- Make sure containers don't autostart on boot
- Umbrel v0.2.12
- Update to getumbrel/middleware:v0.1.6
- Update to getumbrel/dashboard:v0.3.11
- Fix missing file descriptors
- Expose Bitcoin Core RPC
- Check for invalid 'RELEASE' values in update script
- Allow the user to specify a NGINX port
- Fix #272
- Umbrel v0.2.13
- Don't skip creation of logs directory on OTA update
- Prevent unresolved update status on a failed OTA update
- Route BTC Price API request via manager on Tor
- Redirect OTA update's logs to a designated log file