#Access to pterodactyl/volumes/xxxxxxxxx
11 messages · Page 1 of 1 (latest)
Docker containers restrict file system access with isolation
Run said script on the host machine
It is running on same machine in home/username/somefolder/ and there is script/python file with venv
it runs via supervisor
to make it clear i want this script/program when it catches discord command to wipe server with data provided in command. To be precise, i run Rust game server on dedicated machine, and when for example command is invoked, i want my script/program to edit specific file (server.cgf)
thats why i'm targeting that docker container
Would maybe API be a better choice?
I been reading API docs, just out of curiosity, would PATCH request work in my case on Update Startup under Server section?
You can view the API documentation here: https://dashflo.net/docs/api/pterodactyl/v1/
/close