Re: [sage-cloud] Installation Problems

2016-08-20 Thread William Stein
Rob, Thanks for everything. I made a tiny doc change just now to address the first issue you had: https://github.com/sagemathinc/smc/commit/ecfa2b66b8b602ff7fd98c3a686a03e985d06880 On Fri, Aug 19, 2016 at 10:36 AM, Robert Lowe wrote: > Ahahaha! I figured it out! > > My

Re: [sage-cloud] Installation Problems

2016-08-19 Thread Robert Lowe
Another part of the puzzle has emerged. I can get access to raw files through the proxy if they are in a publicly shared folder. However, if I'm doing a raw pull within a project in a non-public folder I get a bad gateway. This tells me something is going on inside smc, probably with an

Re: [sage-cloud] Installation Problems

2016-08-18 Thread Robert Lowe
What I'm really after is running my own SMC installation for my students. The commercial servers are far too bogged down, even with paid tiers. Ultimately, I will be running a customized version which will only allow maryvillecollege.edu addresses to sign up, and have a few other changes

Re: [sage-cloud] Installation Problems

2016-08-18 Thread Harald Schilly
Hi, if you want to do dev work, then you should run it via the instructions in src/dev/laptop The projects are all isolated, such that you do not get any information like processes and stuff for who on the compute nodes. There is nothing special going on, except for cgroups. The real problem