Lukas Lösche
Lukas Lösche
Oh I'm a fan of this feature! I'm currently using a very half-assed SRV record to json generator I built a while ago (https://github.com/lloesche/prometheus-dcos/blob/master/srv2file_sd.go) but it depends on DC/OS or...
@tsenart when providing the official image I'd recommend basing it off of the one I've build in mesos-dns-pkg. It's a two step image generation process where the end result is...
~30MB sounds reasonable too. My point being don't base it on Ubuntu and make it a 200MB image for a 3MB binary :smile:
We have a SRE Workday candidate next week who's doing lot's of Go. Let's keep this issue open for him to implement. Seems like a good exercise.
Let's not mix IAM User objects with their AccessKey. Let's stick to PasswordLastUsed and let's also not fall back to 2014. Chances are users simply haven't used the account using...
``` ln: failed to create symbolic link '/opt/valheim/plus.tmp/BepInEx/config': Operation not supported ``` Indicates that the filesystem you're trying to run Valheim Server on does not support creation of symlinks. This...
@050rotemlevi thank you for this issue! We're working on adding more actions in addition to `tag` and `clean`.
I had a working version of this for testing back when I added BepInExPack support. But discarded it later because people on my Discord didn't like their server auto updating...
Can you check if #438 solves the issue for you?
Current workaround is to start the container once with `DEBUG_REINSTALL_BEPINEX=true` or `DEBUG_REINSTALL_VALHEIM_PLUS=true` depending on whether you added the mod to BepInExPack or V+.