I was trying to have the server reboot via a script called by a cron job, and wanted to send a message to anyone on the server via that script, but was not able to find any documentation and any solutions I found for similar situations, did not work here.
If it is possible currently, adding documentation to the wiki would be amazing, and if it is not currently possible, that functionality would be very appreciated.
The workflow I am imagining is Cron job > Bash script > docker exec to interact with the running server.
I was trying to have the server reboot via a script called by a cron job, and wanted to send a message to anyone on the server via that script, but was not able to find any documentation and any solutions I found for similar situations, did not work here.
If it is possible currently, adding documentation to the wiki would be amazing, and if it is not currently possible, that functionality would be very appreciated.
The workflow I am imagining is Cron job > Bash script > docker exec to interact with the running server.