Lyon Hill

Results 22 comments of Lyon Hill

yah that is a great idea. I can test it on my machine now that im back home.

@danhunsaker I changed my network to public and I am still able to connect to my shares. @NOA-Louis can you look to see if your network is set to public...

@danhunsaker I did set the one nanobox uses. then I saw your message and thought it best to double check. Now all my networks on my windows machine are set...

This could be an issue with mounting. It is possible that the code didnt get mounted.

this happens when a ci does not start services the same way as a native linux machine would. shippable is a testable CI.

So the problem I have found so far is that on shippable instead of running inside a vm like other CI's on shippable runs inside a docker container. then in...

I am not sure what the problem is. Could you give me an example nodeJS implementation? or is it a name spacing (subdomain) problem?

_From @mbrodala on December 15, 2016 9:42_ I can see the following after `nanobox run`: ``` /app $ ps aux | grep tail gonano 136 0.0 0.0 6044 716 ?...

_From @danhunsaker on December 15, 2016 11:27_ This is actually because the web instance isn't being created in the first place - dev mode doesn't spin up separate containers for...

_From @mbrodala on December 15, 2016 11:37_ I guess this makes sense; even `php-server` is invoked manually and no `network_dirs` are set up (not neccessary). But still I can see...