Skip to content

Environment Variable question #490

Answered by mbround18
Hexalogy asked this question in Help!
Discussion options

You must be logged in to vote

@Hexalogy we don't actually use the provided scripts to run the server, instead we wrap executing the server in a tool system to provide the ability to add those custom jobs such as auto backups, updates, and mod installations. Technically we could use shell scripts to launch and maintain the server but, as one of the devs of this toolkit, it was easier and safer to build it in Rust. This gave us low level access to anything we need outside the scope of shell in order to create a secure, fast, fluid, and performant end user experience.

If you find a functionality missing from the included toolkit, we also take suggestions! Please feel free to toss something up in the ideas section of the …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mbround18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help!
Labels
None yet
2 participants