Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coder outside of Raspberry Pi #22

Closed
shankarmozzapp opened this issue Sep 18, 2013 · 9 comments
Closed

Coder outside of Raspberry Pi #22

shankarmozzapp opened this issue Sep 18, 2013 · 9 comments

Comments

@shankarmozzapp
Copy link

Is it possible to support Coder as an independent web development platform that can be installed in any PC/Mac? I rather like the way the single-file interface works and I see value in using it as a learning platform everywhere, Raspberry-Pi or not :)

@nariox
Copy link

nariox commented Sep 18, 2013

I think your situation is similar to issue #14.
I was wondering the same thing. I have a small ARM machine running Linux and I'd like to use it in my server too.

@trestoa
Copy link

trestoa commented Sep 28, 2013

I think the core is just an node server so it should run everywhere where node runs.

@ir-g
Copy link

ir-g commented Sep 29, 2013

Same as #30
See either:

@nariox
Copy link

nariox commented Sep 29, 2013

Thank you Isaac,
this is very helpful! (:

Pedro Nariyoshi

On Sun, Sep 29, 2013 at 7:34 AM, Isaac Reid-Guest
notifications@github.comwrote:

Same as #30 #30
See either:

  • This tutorialhttp://pi.gadgetoid.com/article/running-google-coder-on-your-existing-raspberry-pi-or-desktop-pcor:
  • This wikipagehttps://github.com/googlecreativelab/coder/wiki/Load-onto-a-device-without-installing-OS


Reply to this email directly or view it on GitHubhttps://github.com//issues/22#issuecomment-25318703
.

@trestoa
Copy link

trestoa commented Sep 30, 2013

Am 2013-09-30 00:35, schrieb pedronariyoshi:

Thank you Isaac,
this is very helpful! (:

Pedro Nariyoshi

On Sun, Sep 29, 2013 at 7:34 AM, Isaac Reid-Guest
notifications@github.comwrote:

Same as #30 #30
See either:

  • This
    tutorialhttp://pi.gadgetoid.com/article/running-google-coder-on-your-existing-raspberry-pi-or-desktop-pcor:
  • This
    wikipagehttps://github.com/googlecreativelab/coder/wiki/Load-onto-a-device-without-installing-OS


Reply to this email directly or view it on
GitHubhttps://github.com//issues/22#issuecomment-25318703

.

Reply to this email directly or view it on GitHub [1].

Links:

[1]
#22 (comment)

Thank you Isaac,

i've also forked the repo and removed the whole shell stuff form the
auth app :)

Markus Klein

@jashsu
Copy link

jashsu commented Nov 20, 2013

I think a LiveUSB and/or VM image would be a good way to make Coder more agnostic of the RPi platform. Many educators and students probably already have access to a computer but not a RPi.

@trestoa
Copy link

trestoa commented Nov 27, 2013

Why does every student need one coder? I think the idea is that the teacher has a coder running on his computer and every student, works on this coder instance.

@jmstriegel
Copy link
Contributor

@kleiinnn it's just a nice way to keep things really simple, without account management, process isolation and that sort of thing. the idea is that it's really your own server. you can be responsible for it and you can play with it without a ton of consequences if you screw something up. ie. an endless for loop won't damage someone else's work.

@trestoa
Copy link

trestoa commented Dec 9, 2013

Oh ok, I understand your argument. I think getting a VirtualBox image will be pretty simple. You can try to convert the image to a vdi and run it in VirtualBox. If this does not work, you can setup your own linux with the coder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants