Skip to content

martijnvandijk/WeatherServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed409bc · Jun 22, 2017

History

55 Commits
Jun 18, 2017
Jun 18, 2017
Jun 22, 2017
Jun 22, 2017
Jun 18, 2017
Jun 22, 2017
Jun 19, 2017
Jun 18, 2017
Jun 22, 2017
May 19, 2017
May 22, 2017
Jun 18, 2017
Jun 18, 2017
May 18, 2017
May 22, 2017
May 18, 2017
Jun 18, 2017
May 18, 2017
Jun 18, 2017

Repository files navigation

WeatherServer

This project uses vagrant. To get up and running, install vagrant and VirtualBox.

Make sure the Vagrant binary is in your PATH. On *nix OSes the installer will take care of it, I'm not so sure about Windows.

Then, navigate to the project folder in your terminal, and type vagrant up followed by vagrant provision. Then: vagrant ssh, and finally /vagrant/bin/www.

The project has port forwarding to localhost. Simply fire up your browser and go to localhost:8080, or https://localhost:8443. Be careful though, the SSL warning bites!

The default username is admin, the default password is (you guessd it) admin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages