This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Run the Tailscale Docker container on a Mikrotik router | |
# Based on Mikrotik container documentation: | |
# https://help.mikrotik.com/docs/display/ROS/Container | |
# Tailscale container documentation: | |
# https://hub.docker.com/r/tailscale/tailscale | |
# Tested on an hAP AX^3 with RouterOS 7.7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Run the Tailscale Docker container on a Mikrotik router | |
# Based on Mikrotik container documentation: | |
# https://help.mikrotik.com/docs/display/ROS/Container | |
# Tailscale container documentation: | |
# https://hub.docker.com/r/tailscale/tailscale | |
# Tested on an hAP AX^3 with RouterOS 7.7 |