intrasistema/cloudflared-arm-mikrotik

By intrasistema

Updated over 1 year ago

Cloudflared ARM processor to be deployed inside a Mikrotik router.

Image
Networking
Security
1

1.4K

intrasistema/cloudflared-arm-mikrotik repository overview

Cloudflared Tunnel for MikroTik ARM Routers created by Maximiliano Contartesi

This Docker image is designed specifically for use with MikroTik routers that have ARM processors. It provides a lightweight and efficient way to run Cloudflare's Argo Tunnel (cloudflared) on your MikroTik router, enhancing the security and performance of your network.

Features:

  • Optimized for ARM architecture: Built using the Alpine Linux base image for minimal footprint and fast performance.
  • Runs Cloudflared: Automatically sets up and runs Cloudflare's Argo Tunnel with a provided token.
  • Lightweight: Stripped of unnecessary files and packages after installation to keep the image as small as possible.

Usage:

To use this Docker image, simply run the following command, replacing your-token-here with your actual Cloudflare Tunnel token:

docker run -d -e TUNNEL_TOKEN="your-token-here" intrasistema/cloudflared-arm-mikrotik:latest

Tag summary

Content type

Image

Digest

sha256:3f04210a0

Size

19.3 MB

Last updated

over 1 year ago

docker pull intrasistema/cloudflared-arm-mikrotik