Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

getting started in 15 minutes

NotificationsYou must be signed in to change notification settings

asifaminb/ckan-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKAN (the apt-get for opendata) is an open-source portal application developed by theOKFN.

In order to make the getting started part easier I created this shell script to create a CKAN instance with the help of vagrant, a nice wrapper around virtualbox that creates and manages virtual machines.

Setup

  1. InstallVirtualbox
  2. Installvagrant
  3. Clone this repositorygit clone git://github.com/philippkueng/ckan-vagrant.git
  4. Move to the directory with your terminal applicationcd ckan-vagrant/
  5. Create the instancevagrant up
  6. Go get some coffee (it takes up to 15 minutes)
  7. Add to following line to/etc/hosts:192.168.19.97 ckan.lo
  8. Openhttp://ckan.lo in your browser.

License

               DO WHAT YOU WANT TO PUBLIC LICENSE                    Version 3, January 2012 Copyright (C) 2012 Ryan Thompson Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.                DO WHAT YOU WANT TO PUBLIC LICENSE   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION  0. You just DO WHAT YOU WANT TO.

About

getting started in 15 minutes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell84.4%
  • JavaScript9.1%
  • Python6.5%

[8]ページ先頭

©2009-2025 Movatter.jp