Skip to content

Ansible scripts for the deployment of the CD² metadata catalogue

License

Notifications You must be signed in to change notification settings

UtrechtUniversity/cd2-ansible

Repository files navigation

CD² ansible playbook

Ansible playbook for the deployment of the CD² metadata catalogue.

Requirements

Confirmed to work on the following host operating systems

  • Ubuntu 20.04 LTS

Installing the CD2 catalog in a local development VM

  • Navigate to the cd2-ansible directory
  • Run vagrant up
  • Add the following line to your hostfile (e.g. /etc/hosts on Unix-based systems): 192.168.60.30 cd2.ckan.test
  • If you are on a Windows system, log in on the controller VM (vagrant ssh cd2-controller) and go to the repository directory (cd cd2-ansible). This step is not applicable to Linux and macOS systems.
  • Install the application using Ansible: ansible-playbook -DK -i environments/development playbook.yml
  • Press enter when Ansible asks for a password.
  • You can now access the CKAN environment at https://cd2.ckan.test/user/login. The credentials for the default administrative user are: username ckanadmin and password testtest.
  • To log into the virtual machine using SSH, run vagrant ssh (on Linux or macOS) or vagrant ssh cd2 (on Windows)

About

Ansible scripts for the deployment of the CD² metadata catalogue

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •