The folder ckan provides help with deploying CKAN. See CKAN Deployment for more information.
To run the script, use
sudo ansible-playbook -i inventory.ini ansible_script.yml --ask-vault-pass
from the ckan directory. This will prompt you for the vault password to access the secrets in vault.yml. Make sure to have your inventory.ini configured with the target server's IP address and credentials.
The folder kando provides a user-friendly interface using Gradio to manage datasets in the CyVerse Discovery Environment (DE) and other cloud storage services. See Kando Documentation for more information.