william dutton
unread,Jul 2, 2022, 6:44:29 PM7/2/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CKAN Development Discussions, ahmadr...@gmail.com, matt.fu...@gmail.com, CKAN Development Discussions, idhamid...@gmail.com
For
data.qld.gov.au we used cloud front cdn to split the homepage onto a cms, you can find how we did it with this template.
https://github.com/qld-gov-au/ckan-qld-infrastructure/blob/master/templates/cloudfront.cfn.yml.j2
We also had the cms load certain css/js fragments from ckan to show logged in/out state top bar.
The cms we used was squiz matrix. But can be anything. This also disconnects the runtime of the cms away from the server/s running ckan.
We at qld gov have our entire stack fully open source and only have secrets hidden in Parma store aws.
And we just upgraded from 2.8.x to 2.9.x including a large suite of plug-ins our product owners really wanted.
I hope this gives you more insight on what you can do without manual configuration.
Regards
William dutton