Skip to content
forked from govro/datagovro

Date accesibile, reutilizabile, ce pot fi redistribuite

License

Notifications You must be signed in to change notification settings

vasile/datagovro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data.gov.ro

data.gov.ro is the Romanian national portal for open data.

homepage

Setup

  1. Install Vagrant.
  2. Clone this repo.
  3. cd datagovro && vagrant up will provision the machine using Ansible, with a CKAN 2.3 installation from source.
  4. vagrant ssh to log into the machine.
  5. sudo supervisorctl status should show a running process.
  6. On localhost:8080 should be the website.

If you have Windows, check these instructions.

Folder hierarchy

  • ckan/
    • etc/ - symlinked to /etc/ckan, contains the configuration file
    • lib/ - symlinked to /usr/lib/ckan, contains CKAN code
      • default/src/ckanext-romania_theme/ - code for our custom theme
        • i18n/ro/ - custom translations
  • docs/
  • provisioning/playbook.yml - provisioning Ansible script

Logs are in /var/log/supervisor.

Monitoring

Uptime on the last 30 days.

About

Date accesibile, reutilizabile, ce pot fi redistribuite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.2%
  • Python 22.0%
  • Shell 3.5%
  • CSS 0.3%