Extension Data Qld Theme


Extension Basics

Title
Data Qld Theme
Name
ckanext-data-qld-theme
Type
Public extension
Description
See https://github.com/qld-gov-au/ckanext-data-qld
CKAN versions
Download-Url (zip)
Last commit
3 years ago (2022-03-15 07:03:56)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-data-qld-theme

A custom CKAN extension for Data.Qld

CircleCI

Tests

Local environment setup

  • Make sure that you have latest versions of all required software installed:
    • Docker Docs Mac Install Linux (Ubuntu) sudo apt-get remove docker docker-engine docker.io containerd runc sudo apt-get update sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ gnupg-agent \ software-properties-common curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo apt-key fingerprint 0EBFCD88 sudo add-apt-repository \ "deb [arch=amd64] https://download.docker.com/linux/ubuntu \ $(lsb_release -cs) \ stable" sudo apt-get update sudo apt-get install docker-ce docker-ce-cli containerd.io If you don’t want sudo infront of docker non-root user manage text sudo groupadd docker sudo usermod -aG docker $USER newgrp docker sudo chown "$USER":"$USER" /home/"$USER"/.docker -R sudo chmod g+rwx "~$USER/.docker" -R
    • Docker Compose sudo pip install docker-compose
    • Pygmy sudo gem install pygmy
    • Ahoy Docs “` Linux sudo wget https://github.com/devinci-code/ahoy/releases/download/2.0.0/ahoy-bin
Version
4.0.1
Version release date
2022-03-16
Contact name
Queensland Government
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
data_qld_theme
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions