Hey @Drahkar!
very cool and easy way for spawning a vs server from scratch, thank you!
I'm struggling with connecting to the server due to 'This server only allows whitelisted players to join. You are not on the whitelist.' I set the VS_CFG_ONLY_WHITELISTED env variable to false - but sill didn't work. This changes the OnlyWhitelisted setting in the server config, but that seems to be deprecated?
As stated here
the whitelist behaviour can be changed by setting WhitelistMode to 1 (off) or 2 (on).
I was unable to double-check if this will fix the issue (just started some readonly remote container without persistent volumes), but sounds conclusive to me....
Best Regards,
mohmaniac