Post #1411481
2026-04-14 11:20 UTC
@johann I've had my own system for way longer than that script has existed, so for the moment I'm not using it to manage my servers. I think it uses systemd services though, so an authentication prompt wouldn't actually show up in your terminal.
I'm going to be doing more migration stuff in the morning (I should be asleep, but am not). I can take a look at how the tt script works and make a suggestion at that point. It's possible to add a command-line flag to specify either a token or your actual account password.
Replies (1)
-
@johann@dragonscave.space 2026-04-15 09:35
@simon OK, what I ended up doing was updating the server with the script, then manually running it with `tt5srv -w -c serverconfig.xml` and giving it the bearware login details there, it then stored them in the xml and the script works just fine after. Just wanted to let you know.