[Server] [the latest commit] The Unstable World

Post Reply
tsao-chi
Member
Posts: 11
Joined: Sun Dec 01, 2019 09:58
GitHub: tsao-chi

[Server] [the latest commit] The Unstable World

by tsao-chi » Post

This server restarts every 100min to update to the latest commit.

Website

Address/Port

You can download daily development builds of Minetest Client(Android/Windows/MacOSX/Linux) from https://github.com/The-Unstable-World/binary


list of mods: https://github.com/The-Unstable-World/b ... -MT-CONFIG
Last edited by tsao-chi on Wed Jan 01, 2020 10:22, edited 1 time in total.

tsao-chi
Member
Posts: 11
Joined: Sun Dec 01, 2019 09:58
GitHub: tsao-chi

Re: [Server] [the latest commit] The Unstable World⁢

by tsao-chi » Post

Code: Select all

 

User avatar
BuckarooBanzay
Member
Posts: 437
Joined: Tue Apr 24, 2018 05:58
GitHub: BuckarooBanzay
IRC: BuckarooBanzai
In-game: BuckarooBanzai

Re: [Server] [the latest commit] The Unstable World

by BuckarooBanzay » Post

Interesting setup, happy to see some docker stuff :)
How does your setup of the server look like? (Hardware, udpate mechanism, etc)
¯\_(ツ)_/¯ Not active here anymore, contact me on the minetest discord, irc, lemmy or github (for programming issues)

tsao-chi
Member
Posts: 11
Joined: Sun Dec 01, 2019 09:58
GitHub: tsao-chi

Re: [Server] [the latest commit] The Unstable World

by tsao-chi » Post

BuckarooBanzay wrote:Interesting setup, happy to see some docker stuff :)
How does your setup of the server look like? (Hardware, udpate mechanism, etc)
When the minetestserver process exits, the script will automatically re-download mods and minetestserver

I use this simple mod to restart the server automatically

Code: Select all

minetest.request_shutdown('Server is restarting...', true, 60 * 100)

tsao-chi
Member
Posts: 11
Joined: Sun Dec 01, 2019 09:58
GitHub: tsao-chi

Re: [Server] [the latest commit] The Unstable World

by tsao-chi » Post

BuckarooBanzay wrote:Interesting setup, happy to see some docker stuff :)
How does your setup of the server look like? (Hardware, udpate mechanism, etc)
A process in another VM keeps compiling minetestserver and packaging mods

Post Reply

Who is online

Users browsing this forum: No registered users and 44 guests