mjanez
97dfed6bbc
Update CKAN deployment to CKAN 2.10
...
- Improve start_ckan setup scripts (DEV/PRO) to debian-based images.
- Improve ennvars files.
- Improve Solr schema to add language.
2024-09-16 12:36:53 +02:00
mjanez
0a58e0a088
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master
2024-08-27 12:32:42 +02:00
mjanez
beefbf5d0d
Update README for CKAN Dockerfile versions to 2.11.0
2024-08-27 12:29:23 +02:00
mjanez
1e2f6cfe6f
Update CKAN Dockerfile versions to 2.9.12
...
- Update workflows to generate a tag as: `2.9.12` instead of `ckan-2.9.12`. Align with the [`ckan-docker-spatial`(https://github.com/mjanez/ckan-docker-spatial#pre-configured-ckan-docker-images ) and [`ckan-docker-base`(https://github.com/ckan/ckan-docker-base#pre-configured-ckan-docker-images )` tags.
2024-08-27 12:18:30 +02:00
mjanez
bd13584ab1
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master
...
- Update README
3c9c3dd
- Update README
020b1b8
- envvars last plugin in .env.example
38d1a11
- remove broken, confusing CKAN_PORT setting
18fbe44
- Merge pull request #159 from ckan/envvars-last
a800f63
- Merge pull request #160 from ckan/no-ckan-port
2024-08-27 11:56:42 +02:00
amercader
0cb87296d8
Update project images to latest ckan release
2024-08-21 13:14:28 +02:00
Ian Ward
18fbe445c1
remove broken, confusing CKAN_PORT setting
2024-07-10 14:46:00 -04:00
mjanez
c402d5a38d
Add info to include dev mode and clone CKAN extensions with specific tags.
2024-07-10 13:53:43 +02:00
Brett
020b1b8259
Update README
2024-07-04 09:30:17 +02:00
Brett
3c9c3dd41f
Update README
...
Add section: "Updating the .env file for development mode"
2024-07-03 16:38:45 +02:00
mjanez
6feb36054a
Merge branch 'ckan-2.9.11' of https://github.com/mjanez/ckan-docker into ckan-2.9.11
2024-05-21 21:45:30 +02:00
mjanez
0124c8aa4f
Update README
2024-05-21 21:45:25 +02:00
mjanez
176a18a2ef
Fix notes/tips
2024-05-19 03:24:47 +02:00
mjanez
f19de7eb1a
Add .env docs
...
https://github.com/mjanez/ckan-docker/issues/42
2024-05-19 03:02:21 +02:00
mnjnz
9b3d553aa7
Update README.md with applying patches in dev mode
2024-04-30 13:26:15 +02:00
mjanez
2c39c0d238
Refactor Docker documentation with basic commands and Docker Compose reference
2024-04-29 14:56:08 +02:00
mnjnz
b3ace9f631
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master
2024-04-27 18:08:34 +02:00
mnjnz
6642a75ae9
Update docker-compose files and remove unnecessary container names
...
- Add volumes for installed files for faster startup
- Improve README
- Remove recline and add datatables_view
2024-04-27 17:56:25 +02:00
Ian Ward
275a9374a7
document debugpy option
2024-04-24 17:34:38 -04:00
Ian Ward
72eade8cca
link to base images repo
2024-04-23 16:40:11 -04:00
Ian Ward
5c550f4cd1
now only one dash
2024-04-23 16:34:00 -04:00
Ian Ward
32af5cfbf8
fix readme toc, headings, replace one screenshot of text
2024-04-23 16:29:18 -04:00
mjanez
1a44ca5b84
Fix restore backups and plugin creation docs
2024-04-08 15:19:05 +02:00
mjanez
f08177a55e
Fix scheming_dcat to schemingdcat
2024-03-21 14:48:50 +01:00
mjanez
c594a22377
Update to ckan-2.9.11
2024-03-20 14:06:57 +01:00
mnjnz
f39aafefef
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-master
2024-03-20 14:00:50 +01:00
Oleg Butuzov
5981a97a75
docs: mention of ckan.ini in `docker compose` command
2024-03-18 17:18:19 +02:00
mjanez
5e8bf6a3c1
Update components version
2024-03-13 12:00:45 +01:00
mjanez
0ed33f2af5
Update CKAN user management instructions
2024-03-05 07:41:05 +01:00
mjanez
fb158d7ce3
Setting up the harvesters (ckan container)
...
Use supervisor to allow fetch and gather consumers in the background:
https://github.com/ckan/ckanext-harvest#setting-up-the-harvesters-on-a-production-server
2024-02-21 09:16:47 +01:00
mjanez
445e2f9025
Update README
2023-11-23 12:21:31 +01:00
mjanez
49b9be0c3b
Fix bash script to backup ckan db
2023-11-23 11:33:09 +01:00
mjanez
da0f7b66d5
Add info about ckanext-scheming_dcat
2023-10-18 14:18:10 +02:00
mjanez
d8d59abd91
Update extensions README
...
- Update ckanext-scheming_dcat
- Add ckanext-fluent stable version (fork)
2023-10-13 18:53:12 +02:00
Brett Jones
21c794b9b4
Merge branch 'master' into allow-https-in-dev-mode
2023-10-07 16:15:49 +02:00
Brett
ae0a02b107
update README
2023-10-05 14:28:54 +02:00
amercader
f8a3696db9
Document how to run the dev server with HTTPS
...
This requires https://github.com/ckan/ckan-docker-base/pull/29 and the
images to be rebuilt and pushed before merging
2023-10-05 13:59:27 +02:00
mjanez
6a2b5543de
Rename image to ckan-docker
2023-10-02 11:22:13 +02:00
mjanez
a6d9194f30
Fix image
2023-09-27 16:43:10 +02:00
mjanez
66e231b343
Add docker-manual action and logo to README
2023-09-27 16:38:37 +02:00
mjanez
2a79fe143f
Update docs
2023-09-18 15:32:59 +00:00
mjanez
e5fef4efe0
Merge branch 'master' of https://github.com/ckan/ckan-docker into ckan-2.9.9
2023-08-29 10:28:22 +02:00
Brett Jones
d020c1905e
Merge pull request #79 from Gauravp-NEC/Fix-for-issue-#-77
...
Added Copying and License in README.md
2023-08-25 09:54:21 +02:00
GauravPandey-NECI
c0e6217057
Added Copying and License in README.md
...
This PR fixes issue: https://github.com/ckan/ckan-docker/issues/77
2023-08-24 12:19:08 +05:30
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