dswersky / node_todolist

The NodeJS ToDoList application, without a Vagrantfile
6 stars 17 forks source link

Update provisioners #2

Closed ghost closed 1 year ago

ghost commented 2 years ago

The older versions of the provisioners files were no longer valid. The Vagrant box would freeze up after starting because of broken dependencies and install failures for both Node and mongodb. I updated the files to use Ubuntu 20.04 and successfully started the box and accessed localhost:8080/tasks.