Sahil Phule

Results 7 issues of Sahil Phule

This PR add ability to send via SMTP for aliases. With this emails can be sent directly from aliases via SMTP without the need for creation of reverse-alias. If enabled,...

## Overview Support for ARM64 ## Testing recommendations Multi-arch manifest pushed. Just use `treehouses/couchdb` on a `arm64` device and it will run. To access 64Bit specifically use: `treehouses/rpi-couchdb:arm64-2.1.1-0.0.1-add-arm64-support-5a2b63ca` ## GitHub...

testing required

Support for 64 Bit

enhancement

# App Submission ### App name Fulcrum Closes #613, also possibly resolves #134 For those who want to try it now, Fulcrum is also available on [my personal app store](https://github.com/sahilph/sahil-umbrel-apps)...

# App Submission ### App name Nginx Proxy Manager > ⚠️ Please take care while exposing apps to the internet. > ⚠️ Note: This app listen on ports 40080 and...

Hello I have been been developing an app which uses `post-install` and `pre-uninstall` hooks. The `post-install` hook runs just fine after install, but During the uninstallation phase, `pre-uninstall` hook never...

Whenever the app is uninstalled, the hooks like `pre-uninstall` and `post-uninstall` dont work. I had previously created a issue about this and this PR will fix #1918