mjanez
975fed626e
Update scheming_dcat to 1.1.0
2023-08-22 16:35:42 +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
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 Jones
1928074f01
Merge pull request #59 from ckan/Potential-Security-Updates
...
Potential security updates
2023-07-31 16:23:22 +01:00
mjanez
5fbd5e64b3
Add CKAN backup scripts
2023-07-27 09:57:40 +02:00
mjanez
ab4b99133b
Merge pull request #59 from mjanez/fix/nginx-multilocations
...
Fix/nginx multilocations
2023-07-26 22:23:14 +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
Brett Jones
7fb7ce3a1a
Update README.md
2023-07-25 08:49:17 +02:00
mjanez
93831d96f2
Fix README
2023-07-24 02:06:26 +02:00
mnjnz
4edef1a744
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-2.9.9
2023-07-24 02:01:27 +02:00
GauravPandey-NECI
6e92deebfa
Added steps for user creation
2023-07-23 23:22:33 +05:30
Brett Jones
5793f85cb6
Update README.md
2023-07-07 14:00:47 +02:00
Brett Jones
3a21eb438f
Update README.md
...
Update for wiki article link
2023-07-07 13:59:39 +02:00
mjanez
e745818e2e
Update README.md
...
Fix image
2023-07-03 13:56:13 +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
Alasdair Gray
426cd23f25
Using envvar variables that don't start with CKAN
2023-06-20 17:09:38 +01:00
Brett
5a13a9f484
Update README
2023-06-08 14:08:56 +02:00
Brett
5a9c23eb7f
Updates to Dockerfiles and doco
2023-05-25 14:06:50 +02:00
Brett Jones
d3152d3f7c
Update README.md
...
Added CKAN_SITE_URL
2023-05-15 03:23:32 +12:00
mjanez
b362ad8e2f
Fix README
2023-05-09 15:47:43 +02:00
mjanez
5ec7ae5be2
Update README.md
...
Fix cites.
2023-05-09 15:41:13 +02:00
mjanez
2c2a681eaf
Improve documentation
...
- Add info about backup/restore of ckan database (db container)
- Re-structure docker/docker compose doc
- Minor fixes
2023-05-09 15:06:49 +02:00
mjanez
705964c423
Update README.md
...
Add ckanext-facet_scheming
2023-05-07 13:04:53 +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
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
8653e29431
Update ckan-pycsw image to latest
2023-04-20 08:21:39 +02:00
mjanez
3d7c4182be
Fix image names
2023-04-19 15:51:55 +02:00
mjanez
d79a72ee8b
Merge pull request #35 from mjanez/fix/xloader-ennvars
...
Fix xloader token creation
2023-04-19 15:39:17 +02: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
e8f9397449
Update README
...
ckan images
2023-04-19 15:26:51 +02: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
mjanez
827e54ac3c
Update docker compose service info
2023-04-17 11:34:37 +02:00
mjanez
cc537767ea
Update README.md
2023-04-14 18:33:22 +02:00
mjanez
9053becc76
Add info about images
2023-04-14 08:44:33 +02:00
mjanez
7539c0cf4f
Update Dockerfiles and docker compose files
2023-04-14 08:13:31 +02:00
mjanez
39bf832160
Update ckan--2.9.8 image
2023-04-13 22:42:11 +02:00
mjanez
2f5955333d
Update actions
...
- Add image tags for Docker build & push
- Add ckan-pycsw to build.yaml
2023-04-13 18:08:50 +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 Jones
1f0d66086d
Update README.md
2023-04-05 13:51:59 +12:00
Brett Jones
0a87624619
Update README.md
2023-04-05 13:43:41 +12:00
mjanez
cb5f3afba8
Merge branch 'master' into feature/postgres-15
2023-03-30 07:31:13 +02:00
mjanez
a62b09923b
Update README.md
...
- Add info about postgres:15-alpine
- Update footnotes
- Update plugins
- Update containers info
2023-03-30 05:29:45 +00: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
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
58e9c9a2d5
Update PostgreSQL 15
2023-03-23 10:34:40 +01:00
mjanez
e3ab392736
Update ckanext-xloader
2023-03-22 17:03:33 +00:00
mjanez
5fb6a14fb5
Fix README
2023-03-22 16:54:17 +00:00
mjanez
e3e5deb813
Merge pull request #1 from mjanez/ckan-2.9
...
CKAN 2.9.8 custom image
2023-03-22 17:34:55 +01:00
mjanez
79f0b37255
ckan-docker 2.9.8
2023-03-22 15:36:55 +00:00