FAQ

My user server shuts down while running some calculation

To save money, user’s servers are idle-culled when there is no activity recorded for at least 10 minutes. Besides user interactions, program output to the terminal counts as such an activity. So, be sure to make your background computation log something at least every couple of minutes. This should be enough to keep your server running.


UZH ZI Cloud —

This site uses Just the Docs, a documentation theme for Jekyll.