Eh. ISPs in the US are much the same.
Eh. ISPs in the US are much the same.
I use and love zerotier. Just that using it on mobile is a bit of an effort with the VPN. Also, it doesn’t seem to support DNS like cloudflared does? Am I missing something in zerotier or is the only way you can access your servers is by IP address?
OCI free tier as in Oracle Cloud? How’s that working out for you? Not miniflux… the cloud…
Second this. Portainer + docker compose is so good that now I go out of my way to composerize everything so I don’t have to run docker containers from the cli.
What reverse proxy will you use? And are using tunnels to get access from outside or something else?
thanks for that :)
BTW, if I fire up a bunch of docker containers in WSL2 using podman or native docker, and then kill them, does WSL2 release the RAM it acquired to run those containers?
nice! Thanks! :)
I thought WSL2 made things slow because of some stupidity they did with the code? Maybe they fixed it.
Anyways, is it able to take as much resources as it needs from the host? Unrestricted in terms of RAM and CPU?
thanks! So podman supports the docker API completely?
Wow, no one till now mentioned Gitea has a runner and actions. Thanks!
Never done that before. Interesting! Will try that out and see what happens.