Community discussions

MikroTik App

Search found 3 matches

by anettoph
Mon Sep 02, 2024 11:23 am
Forum: Containers
Topic: Horrible container performance from 7.14 up to 7.15rc2
Replies: 31
Views: 10069

Re: Horrible container performance from 7.14 up to 7.15rc2

In my case reason was in RAM High.
ram-high RAM usage limit (in bytes). ( 0 for unlimited)
P.S. Plz add G/M/K suffix
by anettoph
Thu Aug 29, 2024 12:12 pm
Forum: Containers
Topic: Horrible container performance from 7.14 up to 7.15rc2
Replies: 31
Views: 10069

Re: Horrible container performance from 7.14 up to 7.15rc2

hAP ax^3 7.15.3 (stable) FROM alpine:3.20 CMD ["/bin/sh" , "-c", "while true; do echo 'test'; sleep 1; done"] DOCKER_BUILDKIT=1 docker buildx build --platform linux/arm64/v8 --output=type=docker --tag mikrotik-test:latest . docker save mikrotik-test:latest > mikrotik-te...
by anettoph
Tue Aug 27, 2024 1:51 pm
Forum: General
Topic: AmneziaWG in RouterOS?
Replies: 45
Views: 29003

Re: AmneziaWG in RouterOS?

It uses Docker and takes a lot of space, it will not fit into most MikroTik routers It has linux-kernel-module fyi And awg tun interface can be linked to vanilla wireguard: Jc = 1 ≤ Jc ≤ 128; recommended range is from 3 to 10 inclusive Jmin = Jmin < Jmax; recommended value is 50 Jmax = Jmin < Jmax ...