🎉 Release of add-on Cloudflared 2.0.1

This commit is contained in:
Brenner-Bot
2022-06-04 11:55:05 +00:00
parent 7ffe7e29e2
commit 6517e7a15d
4 changed files with 17 additions and 16 deletions
+3 -3
View File
@@ -86,10 +86,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
[addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.0 [addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v2.0.1
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.0/README.md [addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v2.0.1/README.md
[cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues [cloudflared-issue]: https://github.com/brenner-tobias/addon-cloudflared/issues
[cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.0-blue.svg [cloudflared-version-shield]: https://img.shields.io/badge/version-v2.0.1-blue.svg
[cloudflared-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [cloudflared-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[cloudflared-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [cloudflared-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [cloudflared-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
+5 -12
View File
@@ -1,17 +1,10 @@
## Whats changed ## Whats changed
## 📚 Documentation
## 🚨 New functionality - Add Troubleshooting for 400: Bad Request error @elcajon (#105)
We now support the use of remotely set up tunnels with this add-on.
Take a look at the [documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/#set-up-a-tunnel-remotely-dashboard-setup) to see if the new feature is for you and if you want to migrate your tunnel to the new functionality. The current set up process (local managed tunnel) is still fully supported by this add-on. **The update has no effect on existing configurations.**
## 🚀 Enhancements
- Add remote managed tunnel functionality: The new function allows to use remote managed Cloudflare tunnel with this add-on. @elcajon (#95)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- Update Cloudflared to version 2022.5.1 @github-actions (#96) - Update yq to 4.14.1-r2 @elcajon (#103)
- Bump docker/login-action from 1.14.1 to 2.0.0 @dependabot (#92) - ️ Update Cloudflared to version 2022.5.3 @github-actions (#102)
- Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 @dependabot (#91) - ⬆️ Update base image to 11.1.2 @elcajon (#104)
- Bump docker/build-push-action from 2.10.0 to 3.0.0 @dependabot (#90)
- Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 @dependabot (#89)
+8
View File
@@ -398,6 +398,14 @@ http:
If you need assistance changing the config, please follow the If you need assistance changing the config, please follow the
[Advanced Configuration Tutorial][advancedconfiguration]. [Advanced Configuration Tutorial][advancedconfiguration].
## Troubleshooting
### 400: Bad Request error
Make sure to add the [trusted proxy setting](#configurationyaml) correctly.
Make sure to copy and paste the code snippet without adapting anything.
There is no need to adapt IP ranges as the add-on is working as proxy.
## Domain Name and Cloudlfare Set-Up ## Domain Name and Cloudlfare Set-Up
To use this plugin, you need a domain name that is using Cloudflare for its To use this plugin, you need a domain name that is using Cloudflare for its
+1 -1
View File
@@ -42,4 +42,4 @@ schema:
- str? - str?
slug: cloudflared slug: cloudflared
url: https://github.com/brenner-tobias/addon-cloudflared/ url: https://github.com/brenner-tobias/addon-cloudflared/
version: 2.0.0 version: 2.0.1