🎉 Release of add-on Cloudflared 4.0.2

This commit is contained in:
Brenner-Bot
2022-10-23 14:01:54 +00:00
parent 0d23b739f1
commit 875005db94
4 changed files with 15 additions and 10 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/v4.0.1 [addon-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/tree/v4.0.2
[addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.1/README.md [addon-doc-cloudflared]: https://github.com/brenner-tobias/addon-cloudflared/blob/v4.0.2/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-v4.0.1-blue.svg [cloudflared-version-shield]: https://img.shields.io/badge/version-v4.0.2-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
+4
View File
@@ -7,3 +7,7 @@
- Bump docker/setup-buildx-action from 2.2.0 to 2.2.1 @dependabot (#226) - Bump docker/setup-buildx-action from 2.2.0 to 2.2.1 @dependabot (#226)
- ️ Update Cloudflared to version 2022.10.2 @github-actions (#227) - ️ Update Cloudflared to version 2022.10.2 @github-actions (#227)
## 📚 Documentation
- Fix list of options in docs @AlecRust (#229)
+7 -6
View File
@@ -45,8 +45,8 @@ empty and set `additional_hosts` as [shown below](#configuration).
authenticate with Cloudflare**. authenticate with Cloudflare**.
You need to copy a URL from the logs and visit it to authenticate. You need to copy a URL from the logs and visit it to authenticate.
A tunnel will now have been created and show up in your Cloudflare Teams A tunnel should now be listed in your Cloudflare Teams dashboard.
dashboard. Please review the additional configuration options listed below. Please review the additional configuration options below.
### Remote tunnel add-on setup (advanced setups only) ### Remote tunnel add-on setup (advanced setups only)
@@ -62,16 +62,17 @@ Trust Dashboard and provide the token to the add-on.
1. Start the "Cloudflared" add-on, check the logs to see whether everything went 1. Start the "Cloudflared" add-on, check the logs to see whether everything went
as expected. as expected.
The tunnel you created should now be associated with the Cloudflared add-on. Your tunnel should now be associated with the Cloudflared add-on. Any
The configuration options listed below are ignored when using a remote tunnel. configuration changes should be made in the Cloudflare Teams dashboard.
## Configuration ## Configuration
**These configuration options only apply to the local tunnel setup**. More **These configuration options only apply to the local tunnel setup**. More
advanced configurations can be achieved using the remote tunnel setup. advanced config can be achieved using the remote tunnel setup.
- [`tunnel_name`](#option-tunnel_name) - [`external_hostname`](#option-external_hostname)
- [`additional_hosts`](#option-additional_hosts) - [`additional_hosts`](#option-additional_hosts)
- [`tunnel_name`](#option-tunnel_name)
- [`catch_all_service`](#option-catch_all_service) - [`catch_all_service`](#option-catch_all_service)
- [`nginx_proxy_manager`](#option-nginx_proxy_manager) - [`nginx_proxy_manager`](#option-nginx_proxy_manager)
- [`log_level`](#option-log_level) - [`log_level`](#option-log_level)
+1 -1
View File
@@ -32,4 +32,4 @@ schema:
tunnel_token: str? tunnel_token: str?
slug: cloudflared slug: cloudflared
url: https://github.com/brenner-tobias/addon-cloudflared/ url: https://github.com/brenner-tobias/addon-cloudflared/
version: 4.0.1 version: 4.0.2