Skip to main content
Glama
.env.template661 B
# RouterOS Docker Configuration Template # Copy this file to .env and update the values as needed # Container Configuration CONTAINER_NAME=routeros HOSTNAME=routeros ROUTEROS_IMAGE=evilfreelancer/docker-routeros:latest RESTART_POLICY=unless-stopped # RouterOS Credentials ROUTEROS_USER=admin ROUTEROS_PASS=admin ROUTEROS_LICENSE=true # Network Configuration ROUTEROS_IP=172.20.0.2 NETWORK_SUBNET=172.20.0.0/24 NETWORK_GATEWAY=172.20.0.1 # Port Mappings WINBOX_PORT=8291 API_PORT=8728 API_SSL_PORT=8729 FTP_PORT=21 SSH_PORT=22 TELNET_PORT=23 HTTP_PORT=80 HTTPS_PORT=443 HTTP_PROXY_PORT=8080 OPENVPN_PORT=1194 # Volume Configuration VOLUME_NAME=routeros-data

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tarcisiodier/mcp-mikrotik'

If you have feedback or need assistance with the MCP directory API, please join our Discord server