Commonfare-net / macao-social-wallet

Simple Social Wallet made without javascript using the Freecoin toolkit
https://freecoin.dyne.org
GNU Affero General Public License v3.0
112 stars 33 forks source link

Virtual Machine Setup Errors #90

Open carldister opened 6 years ago

carldister commented 6 years ago

After downloading and unzipping the macao-social-wallet folder I tried to follow these instructions:

"Install the latest version of Vagrant and VirtualboxISO (be warned, most distributions have outdated packages which won't function well) Then go into the ops/ directory in Freecoin and run vagrant up, this will create and provision a new virtual machine running Freecoin."

Unfortunately the links in the vagrantfile in the ops folder were not correct when I attempted Vagrant Up. I fixed the link for the main devuan download site, but after setup, it tried to pull many other files into the VM that had broken links.

Any ideas what I may be doing wrong?

aspasia commented 6 years ago

The vangrant config is currently not up to date. You can try to start it with lein ring server, or look at our API at https://github.com/Commonfare-net/social-wallet-api