timvideos / streaming-system

Tim Video's - Live Streaming for user groups and other events.
https://code.timvideos.us/
Apache License 2.0
131 stars 52 forks source link

Various setup.sh fixes #74

Open xfxf opened 10 years ago

xfxf commented 10 years ago

This was failing on a brand new installation (worked fine for redeploying where it had already been used). Some fixes. Works here now on a brand new Ubuntu 12.04 install.

xfxf commented 10 years ago

This is now ready for review. Apologies for all the commits.

xfxf commented 10 years ago

poke @mithro

mithro commented 10 years ago

Unlikely I'll get to reviewing this until the weekend or early next week.

On 10 August 2014 20:19, Ryan Verner notifications@github.com wrote:

poke @mithro https://github.com/mithro

— Reply to this email directly or view it on GitHub https://github.com/timvideos/streaming-system/pull/74#issuecomment-51711053 .

CarlFK commented 10 years ago

@xfxf (hope this works here)

I have some pending changes too: https://github.com/CarlFK/streaming-system

Have you touched Vagrant ?

once you have vagrant apt-get installed, wget http//github..../vagrantfile; vagrant up.. 5 min later you should have a server running in a vm.

but it does't play well with user interaction, like "enter hostname for cert" dialog, so things needed a bit of tweaking.

On Sun, Aug 10, 2014 at 5:19 AM, Ryan Verner notifications@github.com wrote:

poke @mithro https://github.com/mithro

— Reply to this email directly or view it on GitHub https://github.com/timvideos/streaming-system/pull/74#issuecomment-51711053 .

Carl K

mithro commented 9 years ago

Hi @ryanverner I can't merge this pull request anymore. Can you rebase and update this pull request?

mithro commented 9 years ago

@xfxf When you get a moment, we should look at this pull request and figure out what we need to merge here.

mithro commented 9 years ago

@micolous you might want to take a look at this and laugh at @xfxf's code changes :)

mithro commented 9 years ago

@xfxf Since you might have time now, can you take another look at this?