nanobox icon indicating copy to clipboard operation
nanobox copied to clipboard

The ideal platform for developers

Results 77 nanobox issues
Sort by recently updated
recently updated
newest added
trafficstars

Usually apps are started via `nanobox run ` where `` would e.g. be `php-server` for PHP apps. I'd like to suggest a generic `start` command which automatically invokes the default...

On the dashboard, when viewing the connection credentials for tunneling into a data node, the font does not allow allow a user to distinguish an uppercase `i` from a lowercase...

A cool feature to have would be to define default messages based on VC commit messages. We could detect git, svn, and mercurial repos and pull the last commit message...

allow forwarding from the ssh agent into docker containers

enhancement
high
accepted

[This comment](https://github.com/docker/machine/issues/499#issuecomment-77096240) shows that docker-machine can create a machine and store the vm files at an alternative location (currently defaults to the user's home directory). Maybe we can communicate to...

enhancement
low

Hi, I've tried to create a new default rails 5 app and adding nanobox. If I use ruby 2.4.2, the build process fails when running nanobox run for the first...

If a user has multiple ssh keys/users on github (or equivalent). It matters which one nanobox uses first. Use Case ------------- Suppose a user has two users (`userA` and `userB`)...

``` - Compiling cod0xc0421244e0 \ Compiling code : to unallocated span up to date in 4.509s idx=0x92 span.base()=0xc042118000 span.limit=0xc04211e000 span.state=3 runtime: found in object at *(0xc04246ff28+0x0) object=0xc04246ff28 k=0x6021237 s.base()=0xc042468000 s.limit=0xc042470000...

**OS**: windows 10 x64 **Version**: 2.3.0-171206T1525 (23b7153) Long stack trace: ``` fatal error: unexpected signal during runtime execution [signal 0xc0000005 code=0x1 addr=0x59 pc=0x40f3ae] goroutine 27 [running]: runtime.throw(0xacd958, 0x2a) /home/travis/.gimme/versions/go1.9.linux.amd64/src/runtime/panic.go:605 +0x9c...

Tested OSX version: 10.12.6 **Action** User tries to start nanobox with `nanobox start` command **Terminal output** > $nanobox start > Root privileges are required to start the server. Your system...