You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
I'm trying to setup a Connect server on my machine to try it out, however I'm stuck when it comes to do a nvl setup. Here is my setup:
Here is what I did so far:
> mkdir anvil2 && cd anvil2
> nvl init
> gedit nginx/Dockerfile
// I changed the version of nginx from 1.8.1-r0 to 1.8.1-r1, see here why: https://github.com/anvilresearch/connect/issues/316#issuecomment-322304403
> cd connect
> sudo docker-compose up
> gedit /etc/hosts
// I updated my host file route connect.example.com to the IP of the docker container that runs nginx
> nvl setup
I'm using node v7.10, npm v4.2.0 and anvil-connect-cli v0.1.17
Am I trying to use the wrong certificate?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey guys,
I'm trying to setup a Connect server on my machine to try it out, however I'm stuck when it comes to do a
nvl setup
. Here is my setup:Here is what I did so far:
I'm using node v7.10, npm v4.2.0 and anvil-connect-cli v0.1.17
Am I trying to use the wrong certificate?
The text was updated successfully, but these errors were encountered: