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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

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

  • Debian 10
  • Ubuntu 21.04

Usage

  • Navigate to the cd2-ansible directory
  • Copy an SSH keypair to the provisioning/files/ directory
  • Run vagrant up
  • Add the following line to your hostfile (e.g. /etc/hosts on Unix-based systems): 192.168.56.30 cd2.test
  • You can now access the CKAN environment at http://cd2.test (the credentials for the default administrative user are: admin:password)
  • To log into the virtual machine using SSH, run vagrant ssh

† This is necessary for cloning Github repositories using the git+ssh protocol. If you copy a keypair with write access to the CD² repositories you will have the added benefit of being able to push commits and branches to those repositories.

About

Ansible scripts for the deployment of the CD² metadata catalogue

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published