Daniel Barton
Daniel Barton
Thank you for all the work done on this so far. I don't know if you plan to complete it or not, but as you've indicated that it's not ready...
For those playing along at home, I've been pushing builds of this to CF pages as I go along. https://pr-553.ptero-doc-preview.pages.dev/
We wanted to get this PR finished and merged, but it touched so many different files we didn't want to work on other PRs for the other stuff and risk...
Thank you for your contribution. We pulled your commit from this into https://github.com/pterodactyl/documentation/pull/553 and it has merged.
Had a few people try this and report positive results. No reports of unintended consequences and I'm using this myself in prod.
> for me it was a permission issue. > the wings container starts with 1000:1000 as user / group > so, the file location i had to do chown 1000:1000...
Thanks for your report. As the original poster is no longer having the issue, and I don't see anything to suggest it's distinct from #5115 I'm closing this issue as...
> @danny6167 I notice that this was merged 3 weeks ago and I wanted to ask if it's in the latest release of Wings. When I run `docker stop` on...
My solution I'm building is using systemd shutdown triggers, that calls a script that calls the wings API directly (to wings, not the panel) to request a shutdown and poll...
Yeah it still needs to be fixed though as this isn't going to work for all cases. I'll submit a fix in a few hours.