mjanez
4b1e735fea
Remove unnecesary patch
2023-08-29 10:23:18 +02:00
mjanez
03d45b3b4f
Merge branch 'ckan-2.9.9' of https://github.com/mjanez/ckan-docker into ckan-2.9.9
2023-08-28 08:51:42 +02:00
mjanez
b34a5da18c
Update plugin
...
- scheming_dcat v1.2.0
2023-08-28 08:42:03 +02:00
mjanez
b2f1bd4e39
Update scheming_dcat to 1.1.0
2023-08-23 10:57:27 +00:00
mjanez
149421d2ba
Update plugins and fix reqs install
2023-08-23 10:15:52 +00:00
mjanez
975fed626e
Update scheming_dcat to 1.1.0
2023-08-22 16:35:42 +02:00
mjanez
20e4670cf7
Update ckan patches
2023-08-22 16:28:24 +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
922edc720c
Fix Dockerfile plugins
...
Fix ckanext-scheming_dcat repo.
2023-08-09 11:17:40 +02:00
mjanez
30b699f4d7
Remove ckanext-sparql_interface
...
Unnecesary.
2023-08-09 11:04:07 +02:00
mjanez
754711c837
Fix dev image
2023-08-09 10:56:49 +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
mjanez
a2fa91798b
Fix who.ini when is only: "/"
...
Avoid replace to "//" in 00_update_who.sh entrypoint
2023-07-26 12:02:40 +02: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
75ae76c460
Remove ckanext-sparql_interface
2023-07-20 11:21:43 +00: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
mnjnz
21cd74c7e1
Update start_ckan.sh.override
2023-06-22 10:40:37 +02:00
mnjnz
81b76e017d
Delete prerun.py.override.override
2023-06-22 10:37:38 +02:00
mnjnz
601a3c925a
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-docker/fix-06
2023-06-22 10:37:20 +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
5a9c23eb7f
Updates to Dockerfiles and doco
2023-05-25 14:06:50 +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
65c038afd0
Fix Dockerfile.dev and add info to doc
...
Avoid: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/srv/app/start_ckan_development.sh": permission denied: unknown
2023-05-03 07:24:42 +00:00
mjanez
0ba0561f31
Fix development mode
2023-05-02 14:47:10 +02:00
mjanez
de0644318e
Add Dockerfile.ghcr
2023-04-20 11:20:33 +00:00
mjanez
3f90532d05
Fix xloader token creation
...
Removes unnecessary tokens previously created each time the script is executed.
2023-04-19 15:37:42 +02:00
mjanez
c0db947987
Add resourcedictionary ckan patch
...
Avoids UI errors when using data dictionaries for datasets that are not stored in the datastore.
2023-04-19 11:49:11 +02:00
mjanez
ac55760220
Update tags of extensions
...
* ckanext-dcat & ckanext-scheming: 1.0.0-geodcatap
* ckanext-resourcedictionary: 1.0.1
2023-04-17 10:50:47 +02:00
mjanez
7539c0cf4f
Update Dockerfiles and docker compose files
2023-04-14 08:13:31 +02:00
mjanez
7a39ea5f41
Add ckan-pycsw & httpd (RDF/CSW) bundle
...
- Add ckan-pycsw to docker-compose.yml. Docker compose environment based on pycsw for development and testing with CKAN Open Data portals.
- Replaced NGINX with Apache HTTP Server for locations management in the domain, in particular to differentiate between the CSW catalogue (`/csw`) and the Open Data catalogue (`/catalog`).
- Improve the CKAN deployment to adapt locations.
- Other adjustments for stable container deployment.
2023-04-13 12:10:40 +00:00
Brett
7c010b370c
Update setup/ directory files
2023-04-05 13:55:59 +12:00
mnjnz
3ffba6fe0d
Fix xloader setup
...
TODO: Setup worker background
2023-04-02 01:30:43 +02:00
mjanez
f50edb467a
Fix setup_xloader
...
Assign default qeue
2023-03-27 17:53:35 +02:00
mnjnz
53d2d65cb1
Add custom images of base Dockerfiles
...
Now use ghcr.io/mjanez/ckan-base-spatial:master
2023-03-27 12:26:51 +02:00
mjanez
64b07daf63
Update dev mode
2023-03-23 13:54:14 +01:00
mjanez
8bd0b13b99
Update to ckanext-harvest 1.5.1
...
Fix url routing https://github.com/ckan/ckanext-harvest/pull/523
2023-03-23 13:51:30 +01:00
mjanez
e3ab392736
Update ckanext-xloader
2023-03-22 17:03:33 +00:00
mjanez
cd3dfa0985
Fix Dockerfile
2023-03-22 16:58:36 +01:00
mjanez
2d0e9a34d7
Fix Dockerfile
2023-03-22 16:40:05 +01:00
mjanez
79f0b37255
ckan-docker 2.9.8
2023-03-22 15:36:55 +00:00
mjanez
9d99392ea6
Update Dockerfile
...
- Use stable 2.9.7
- Add stable plugins
2023-03-22 09:54:57 +00:00
mjanez
bb48c03341
Update Dockerfile.dev
...
- Use stable 2.9.7
- Add plugins
2023-03-22 09:54:02 +00:00
mjanez
4985c8befc
Add entrypoints
...
- ckanext-dcat
- previews
- ckanext-xloader
2023-03-22 09:52:41 +00:00
mjanez
fdf4d82064
Update dev docker
...
Update:
- README, add roadmap with plugin versions.
- .env and .env.example
- Dockerfile.dev
Add:
- docker-entrypoint to update ckanext-spatial (.env) environment variables that envvars does not retrieve dynamically.
- Git patches to update the display of spatial widgets (ckanext-spatial).
2023-03-17 10:09:20 +00:00
mjanez
14b6ae04d7
Update Dockerfile.dev
...
Add extensions:
ckanext-harvest
ckanext-resourcedictionary
ckanext-geoview
ckanext-pages
ckanext-pdfview
2023-03-02 17:36:19 +01:00
Brett
cef9af9d68
Updates for CKAN 2.10
2023-02-15 15:51:23 +01:00
Brett
2c9427d177
Update for dev-v2.10
2022-11-26 14:15:06 +01:00
Brett
a1c2fe512e
Update .env and Dockerfile
2022-11-23 11:43:01 +01:00