dotnet on gl.inet mt-6000

good to see flagship router,
I wonder if it is possible to run dotnet on mt-6000
not sure if there is opkg openwrt package or somethings since I dont own the device yet.

also there is docker support https://openwrt.org/toh/gl.inet/gl-mt6000#docker

so I wonder anyone tried to run dotnet on mt-6000 (to be more specific asp.net app hosting)

cheers,
nitin

OMG.

No, for real - why should anyone be THAT crazy to run ASP on a device? :scream: I mean … you usually don't even want to run ASP on a Windows server if they don't force you.

Docker might work, but keep in mind the router is powerful for a router ... but not for a docker container host. And it's ARM, not x86.

1 Like

just for experiment purpose, not for production,
after all it is alpine linux baked in openwrt I suspect,
unlimited possibilities

no docker for now,
but opkg install dotnet //maybe I have to compile it for alpine

I highly doubt the package is available in the GL repo. And please keep in mind that it's ARM64 not x86/x64