ole-vi / BeLL-Apps

This is the third iteration of the BeLL software. It's a Backbone.js app that caches itself in the browser that is backed by CouchDB when a server is available and PouchDB in the browser when a server is not available. Initial support for PDFs is currently implemented, support for Videos and single HTML5 Apps coming next. Tracking bugs and new features in the Wiki at the moment.
1 stars 12 forks source link

Test vagrant auto-start task on windows. #97

Closed waryhermit closed 7 years ago

waryhermit commented 7 years ago

For everyone with a windows machine:

Let me know if it works / does not work.

kylemathias commented 7 years ago

Got this when i ran it. windows 10 pro image

waryhermit commented 7 years ago

@kylemathias I said power-shell window 😄

Loshi93 commented 7 years ago

@waryhermit Got this when I ran in Windows 8 image

waryhermit commented 7 years ago

@Loshma93 OK, did vagrant automatically start for you when you restarted?

Loshi93 commented 7 years ago

@waryhermit When I enabled "vagrant up" in correct folder screen appears like this: image

waryhermit commented 7 years ago

@Loshma93 The script I had you run creates a task in the windows task scheduler that runs vagrant up for you every time you reboot logon to your user account. I want to know if it works for you - so when you restart sometime check by running vagrant global-status. If vagrant has been started and you don't need to do vagrant up by yourself my script works.

Loshi93 commented 7 years ago

@waryhermit I restarted my laptop and checked vagrant global-status and it is running image

Loshi93 commented 7 years ago

@waryhermit But when I open Bell-Apps it says "problem loading page" image

waryhermit commented 7 years ago

Huh, how long did you wait? Maybe the vm was still booting?

Loshi93 commented 7 years ago

@waryhermit It's working now image

kylemathias commented 7 years ago

@waryhermit lol, never used powershell =P. image

ill restart and try MyBell. BTW my vagrant status has always said "Up" when i check its status, but when i run MyBell it gives the 404. I Usually have to tell it "vagrant up" for it to work.

kylemathias commented 7 years ago

I restarted it and it works. image

paulbert commented 7 years ago

Worked for me on Windows 10 Home.

Ebuka-Chibueze commented 7 years ago

Worked for me on Windows 10 as well.

Ebuka-Chibueze commented 7 years ago

@waryhermit Btw I was kinda confused by

  • Restart your computer and check if vagrant started by running vagrant up in the correct directory.

Wouldn't it make more sense to tell us to run vagrant global-status?

waryhermit commented 7 years ago

@Ebuka-Chibueze It was a typo, thanks for catching it. I wonder why it didn't work on @sarvanivadali computer, it seems to be working for other people...

dogi commented 7 years ago

@waryhermit as we decided your change is a go

waryhermit commented 7 years ago

@dogi see https://github.com/dogi/ole--vagrant-vi/pull/22/files

dogi commented 7 years ago

@waryhermit https://github.com/dogi/ole--vagrant-vi/commit/d85e31512fff8629d07a289f0ce2f1c19c2ed227

dogi commented 7 years ago

it is live now ;)

waryhermit commented 7 years ago

Its live