An open API service indexing awesome lists of open source software.

https://github.com/joaocarmo/docker-cloudflared-arm-build

Use Docker to make a cloudflared arm build
https://github.com/joaocarmo/docker-cloudflared-arm-build

arm bash cloudflare cloudflared docker pi pihole raspberry raspberrypi raspbian

Last synced: 3 months ago
JSON representation

Use Docker to make a cloudflared arm build

Awesome Lists containing this project

README

        

# docker-cloudflared-arm-build

Use Docker to make a cloudflared arm build. This is useful for the non-64bit
Raspberry Pi.

## How to use

Clone this repo and then use one of the options below.

```sh
# Build the latest available version
./build

# Build a specific version
./build
```

After a successful build, you should have your compiled `cloudflared` binary in
the root directory. Just copy this over to its destination (e.g., use `scp`).

## Other

After following this [Pi-hole guide][pi-hole-doh], some useful scripts to copy
over are available in the `scripts` directory.

[pi-hole-doh]: https://docs.pi-hole.net/guides/dns/cloudflared/