Skip to content

geoconcerns/geo-concerns-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geo-concerns-vagrant

Requirements

Setup

  1. git clone https://github.com/geoconcerns/geo-concerns-vagrant.git
  2. cd geo-concerns-vagrant
  3. vagrant up

You can shell into the machine with vagrant ssh or ssh -p 2222 vagrant@localhost

Using Geo Concerns

  • A stock Geo Concerns app is built in the Vagrant in /home/vagrant/geo-concerns-demo
    • Once connected to the Vagrant VM, start with:
    • cd geo-concerns-demo; rake demo:servers
  • Access the app at http://localhost:3000.
  • To setup an initial user account:
    • Click "Log In" in the upper right, and then "Sign up" in the login form.
    • Enter your username and password, and click "Sign up" to create your account and sign in.
  • Once signed in, you can create content by clicking the "+" button in the upper right.

Environment

Thanks

This VM is a modified version of curation-concerns-vagrant. Thanks to @escowles and the other contributors to that project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published