Hi, I've updated the free local Docker SMC build here
https://github.com/sagemathinc/smc/tree/master/src/dev/docker and also pushed a new image to Docker hub (actually -- I started it now -- it could take an hour to finish). The main changes are to make things much more secure, in case you want to host several users or a class: - the database password is a random 63 character string now, that users can't see. - the umask defaults to 077 so user files are only visible to themselves. Also, I updated all the code for SMC to the latest, which has all the newest improvements, e.g., avatars at the projects and files level, new version of Codemirror, better sync, etc. -- William On Sat, Aug 27, 2016 at 6:21 AM, Bill Page <[email protected]> wrote: > Perfect. Thanks. > > On 26 August 2016 at 23:49, William Stein <[email protected]> wrote: >> On Fri, Aug 26, 2016 at 7:30 PM, Bill Page <[email protected]> >> wrote: >>> Well um, something is killing my terminal sessions (and maybe the >>> worksheets too, I am not sure yet) in after about an hour. I assumed >>> that it is because of the idle timeout. >> >> Oops -- idle timeout is the one quota that is implemented. I've added >> directions here >> >> >> https://github.com/sagemathinc/smc/tree/master/src/dev/docker#make-all-users-admins >> >> about how to make your user an admin. >> -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-cloud" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cloud/CACLE5GC_ERZ3sGFsTPNZMn_fjLqz5K_Q%3D3HAPXznzrgdkk5hnw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
