data.gov.ro is the Romanian national portal for open data.
- Install Vagrant.
- Clone this repo.
cd datagovro && vagrant up
will provision the machine using Ansible, with a CKAN installation from source.vagrant ssh
to log into the machine.sudo supervisorctl status
should show a running process.- On localhost:8080 should be the website.
- sudo apt-get update && apt-get upgrade
sudo apt-get install git
git clone https://github.com/govro/datagovro.git && cd datagovro
sudo ./install-dependencies.sh
ansible-playbook -i "localhost," -c local playbook.yml
docs/
provisioning/install-dependencies.sh
- bootstraping for Ansibleprovisioning/playbook.yml
- provisioning Ansible scriptprovisioning/files
- configs
Logs are in /var/log/supervisor
.
Uptime on the last 30 days.