mjanez
6a2b5543de
Rename image to ckan-docker
2023-10-02 11:22:13 +02:00
mjanez
e5447ef32b
Add CKANEXT__DCAT__DEFAULT_CATALOG_ENDPOINT ennvar
...
Allow to set the default catalog endpoint of the portal.
2023-09-25 10:00:39 +02:00
mjanez
58423f1a49
Update default .env.example with not ES info
2023-09-22 09:28:56 +00:00
mjanez
f58ce7cc7c
Update .envs catalog/csw base uris for scheming_dcat
2023-09-22 09:02:40 +00:00
mjanez
b2994504ce
Update base profile to euro_dcat_ap_2
...
- Update map attribution to SCNE (Spain).
2023-09-21 12:49:54 +02:00
mjanez
8392b0a72f
Add geometadata_base_uri ennvar
...
- Update 02_setup_scheming.sh
- Update .env files
2023-09-02 11:06:40 +02:00
mjanez
77719fd2eb
Fix default .env.example
...
- Add custom folder for localized .env.examples and add ES example with geodcat_es schema.
2023-08-28 08:50:29 +02:00
mjanez
145b53ffaf
Fix 05_setup_pages.sh
...
Add all options about menus
2023-08-14 03:04:18 +02:00
mjanez
09f56ebce6
Add entrypoint for ckanext-pages
2023-08-14 02:58:31 +02:00
mjanez
6b9c5089e8
Default http port (81)
...
WIP: https://github.com/mjanez/ckan-docker/issues/67
2023-08-10 04:26:50 +02:00
mjanez
49abac6ae7
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master
2023-08-09 14:05:35 +02:00
mjanez
0dbcbe055a
Update Solr 9
2023-08-09 12:02:53 +02:00
mjanez
30b699f4d7
Remove ckanext-sparql_interface
...
Unnecesary.
2023-08-09 11:04:07 +02:00
mjanez
554e2dfbcf
Update plugins
...
- Use ckan/ckanext-scheming vanilla (3.0.0) instead of custom ckanext-scheming
- Update all custom templates, tools and schemas to mjanez/ckanext-scheming_dcat
2023-08-09 10:51:04 +02:00
Brett
5564c85d5e
Update to Solr 9
2023-07-31 16:12:55 +01:00
mjanez
eba3896b44
Fix nginx multiple locations
...
- Replace httpd with nginx default docker-compose file
- Update nginx config
- Update httpd config
- Fix Dockerfiles
2023-07-26 10:25:03 +02:00
mjanez
3d3bb36a62
Update & Fix extensions
2023-07-20 11:19:53 +00:00
mjanez
844f50fa46
Update extensions
...
- Scheming - 1.1.0-geodcatap
- Facet Scheming - 1.0.1
- SPARQL Interface - 2.0.1
2023-07-03 13:55:56 +02:00
mjanez
8f76fc9f3b
Update 2.9 images to CKAN 2.9.9
...
https://github.com/mjanez/ckan-docker-spatial/pull/13
2023-06-22 09:58:53 +02:00
Brett
40ffdcdbb7
More .env and compose updates
2023-06-13 14:24:18 +02:00
mjanez
eeeb652ace
Add ckanext-facet_scheming
...
facet_scheming is designed to provide templates and functions to be used by other extensions over it. It uses the fields defined in a scheming file to provide a set of tools to use those fields for scheming, and a way to include icons in its labels when displaying them.
- Fix 02_setup_scheming to insert ckanext-facet_scheming ennvars and solr rebuild index.
- Update Dockerfile.spatial
- Update .env.example
2023-05-07 13:03:20 +02:00
mjanez
f16a527002
Fix cronjobs by use scheduler
...
Schedule a recurring task to run at a specific time interval and check if gunicorn is running. Kill any gunicorn process with "gunicorn" or "pycsw.wsgi:application" in its name or command line.
2023-04-22 15:57:09 +02:00
mjanez
e244a77296
Update ckan-pycsw Dockerfile and add ckan-pycsw ennvar
...
PYCSW_CRON_DAYS_INTERVAL
2023-04-21 09:30:56 +02:00
mjanez
ae08547fa6
Create a quick deploy docker compose file
...
- Remove ckan-spatial from default docker compose file
- Create a docker-compose.ghcr.yml to use the ckan-spatial image from container registry
- Update the README to include this information
- Update .env.example to info about CKAN_VERSION ennvar
2023-04-20 10:17:21 +00:00
mjanez
47a26dc021
Update README.md and change default .env to .env.example
...
This will make it easy to clone the repository, and the custom .env will remain intact.
2023-04-18 20:00:51 +02:00
Brett
ad9918efad
Update .env and .env.example
2023-04-02 17:34:49 +12:00
mnjnz
4702b86449
Fix .env.example
2023-04-02 01:36:58 +02:00
Brett
687ce0c116
General Maintenance
...
update SSL certs
update .env values
remove solr build directory
2023-04-01 13:27:13 +13:00
Brett
ec9ec421f6
Updates to README, delete old directory
2023-02-08 12:27:55 +01:00