-
- [ ] Backups
- [ ] CI/CD
-
Hi, I'm more comfortable running php apps without nanobox, docker etc, I can understand better..
I managed to do following:
1. built the app with composer install
2. ran vendor/bin/phinx migra…
-
Hi,
Im having trouble setting the adapter up on an VPS Ubuntu 16.04 machine hosted on Azure.
Network interface eth0 showing ip 172.27.2.4, created interface eth0:0 with ip: 10.0.0.1
REAL external…
ivnnv updated
6 years ago
-
Hi,
so far I've been running `electron-pdf` on my Mac without any problems, but now I want to deploy my app using [Nanobox](https://nanobox.io/). I've tried a couple of things with the developers b…
-
Hi.
I tried to execute `nanobox run ./dev` but got the following output:
> Can not find php70-libsodium to install
> Please verify they exist. Check what extensions are available here:
> …
-
Hi !
I have an error when I follow your README.md
```
$ git clone https://github.com/nanobox-quickstarts/nanobox-ghost.git
$ cd nanobox-ghost
$ nanobox dns add local blog.local
$ nanobox run …
-
_From @sanderson on December 5, 2016 15:23_
This was found by @danhunsaker which helped troubleshoot a problem @atourino ran into:
https://github.com/nanobox-io/nanobox/blob/master/generators/hook…
-
I just downloaded Nanobox for Mac (High Sierra 10.13.3) and cloned this repo and followed the steps. After running `nanobox run php artisan serve --host 0.0.0.0` I received this error:
`Fatal error: …
-
I have some sort of configuration issue with osx High Sierra 10.13.2 and the latest nanobox
`nanobox version
Nanobox Version 2.3.0-180117T2039 (4b3d14f)`
I have
`nanobox config set mount-type n…
-
Since the update in go to the map concurrent write check viper occasionally fails
```
fatal error: concurrent map writes …