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
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