Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OR
Posts
3
Comments
129
Joined
2 yr. ago

  • What a nice story, and yes closed console stores are too expensive.

    My frend was asking me for a recomendation for a tablet to game on in 2019. I bought a cheap office PC and upgraded the CPU to a firstgen like Intel xeon x3440 and gave him my old gtx1060. Turns out he plays mostly stategy games like old anno, Aoe and citybuilders. (What was his intention to play on Android?). Anyway he has now a decent Ryzen system and 32Gb of RAM.

  • Can you reach the dockercontainer? i have used docker only once (without any Proxy settings )but i had to specify which ports from inside go to which on the outside, something like: "docker run --name docker-nginx -p 80:80 nginx" https://www.digitalocean.com/community/tutorials/how-to-run-nginx-in-a-docker-container-on-ubuntu-22-04

    You don't need a Own Domain, you can use a dynamic-dns-service to reach your server from everywhere, even if your ISP changes your ip. I use dedyn.io. (its free) here is a turtorial: https://desec.readthedocs.io/en/latest/dyndns/configure.html