https://github.com/openlibrecommunity/olcrtc
/interface/veth add dhcp=yes name=OLCRTC
/interface/bridge/port add bridge=bridge interface=OLCRTC
/container add envlists=OLCRTC hostname=OLCRTC interface=OLCRTC remote-image=registry-1.docker.io/wiktorbgu/olcrtc-mikrotik root-dir=/usb1/docker/olcrtc-mikrotik mount=/usb1/docker_configs/olcrtc-mikrotik:/etc/olcrtc:rw name=olcrtc logging=yes restart-interval=10s restart-max-count=50 restart-policy=always
The container automatically starts one olcrtc instance for each configuration file found in:
/usb1/docker_configs/olcrtc-mikrotik
Supported file extensions:
*.yaml
*.yml
Examples:
/usb1/docker_configs/olcrtc-mikrotik/server.yaml
/usb1/docker_configs/olcrtc-mikrotik/client.yml
On startup, the entrypoint scans the directory and launches a separate olcrtc process for every configuration file found.
Looking for configuration examples, server setup instructions, and advanced options?
https://github.com/openlibrecommunity/olcrtc/blob/master/docs/manual.md#шаг-7-запустить-сервер
Content type
Image
Digest
sha256:9bab9d272…
Size
39.5 MB
Last updated
5 days ago
docker pull wiktorbgu/olcrtc-mikrotik