Skip to content
forked from GovLab/ogrx-2

Repositorio de Investigaciones Cuantitativa y Cualitativa sobre Innovaciones en Gobernanza.

License

Notifications You must be signed in to change notification settings

idatosabiertos/Riga

 
 

Repository files navigation

RIGA Build Status

REQUERIMIENTOS / REQUIREMENTS

  1. Ruby 2.3.1
  2. Bundler
  3. SQLite

INSTALACIÓN / INSTALLATION

  1. $git clone https://github.com/idatosabiertos/Riga
  2. $Cd Riga
  3. $bundle install
  4. $bundle exec jekyll serve --host=0.0.0.0
  5. Navegar a / Navigate to http://localhost:8080 en la maquina host / on host machine.

DOCKER DockerFile

DockerHub: https://hub.docker.com/r/mtuduri/riga/
Pasos / Steps:

  1. git clone https://github.com/idatosabiertos/Riga
  2. docker build -t riga .
  3. docker run riga
  4. Navegar a / Navigate to http://localhost:4000 en la maquina host / on host machine.

Vagrant /vagrant

Requerimientos / Requirements

  1. git clone https://github.com/idatosabiertos/Riga/tree/develop/vagrant
  2. cd Riga/vagrant
  3. vagrant up
  4. Navegar a / Navigate to http://localhost:4000 en la maquina host / on host machine.

Packages

No packages published

Languages

  • JavaScript 51.2%
  • HTML 29.2%
  • CSS 13.7%
  • Ruby 5.5%
  • Other 0.4%