Joshua Taylor

Results 56 comments of Joshua Taylor

I've considered putting templates out for things, I forgot about unraid. I also considered a chart for Truenas, but the biggest thing is going to be: Does unraid let us...

Good, that's the only limiting factor. In v3, we're going to remove the "massive" images by default and only have the container spawn containers (because it's a giant mess to...

Do you mean you desire the 1 image being able to run all game servers? I did "remove" that in v3 as it makes the pipelines hurt a lot more,...

This is pretty hard to do, because process tracking and making things "zombies" is a dangerous game. Generally, it is not safe to have "zombie" processes, especially ones which are...

The state is just "does the PID exist". It's not persisted anywhere currently, nor does the panel even know of it. This is a node-level thing, not a panel. Nodes...

My use-case is explained in the discussion linked: https://github.com/SteamRE/DepotDownloader/discussions/248#discussioncomment-5398030 > I am a developer for a game server management panel. We use DepotDownloader to handle downloading games for each game...

We will see how hard this is once I get my YubiKey. As a note, none of those libs will work since this is a web app. So.. there is...

Folder name also must match the template name, so it has to be "cs2".

That is slightly annoying that alpine is not updated..... I want to use the smallest image possible, so I'm considering 17-jdk-slim-buster as my target there. I'll do testing to see...

Yeah... I think i've seen those discussions before on it. I am partial to just the openjdk images, and I liked alpine for it's small images, but since it's not...