Matthew Penner

Results 49 comments of Matthew Penner

I'm not sure what you expect for us to do here. Seems pretty simple to me, more requests means higher load which leads to higher resource usage. The panel needs...

User management with containers is a mess, TL;DR is that only the UID and GIDs on the host matter. I still need to look into if we actually need to...

I'm going to close this in favor of any issue that requests a specific action rather than a generic script. I'd prefer not making it extremely easy for users to...

> Why is this stagnant,,, > this feature would really help out all people and Will make it a lot easier for us to manage and make servers Compared to...

Just gonna close this because it hasn't been touched in over a year. However, the branch will be kept in-case this is ever revisited.

`twin.d.ts` ``` import { css as cssImport } from '@stitches/react'; import type * as StyledComponent from '@stitches/react/types/styled-component'; import type * as Util from '@stitches/react/types/util'; import { config, CSS } from...

I'm not really sure what we can do here. This seems like an issue with either NAT, Docker, or TeamSpeak somewhere. Ideally people would be using public IPv6 blocks for...

> We're currently using a public IPv6 address (block) without any NATing involved - so that can't be it. > > The NAT seems to be introduced by the Pterodactyl...

> I believe Wings pulls that information from each Docker container's stats using the Docker socket. Problematically, the Docker socket does not provide a way to monitor system-wide resource usage,...