Brett Jones
81e873b76d
Merge pull request #133 from ckan/readme-toc
...
fix readme toc, headings, replace one screenshot of text
2024-04-25 16:47:23 +02:00
Ian Ward
eefc8198ba
Merge pull request #135 from ckan/datatables
...
default datatables plugin instead of recline
2024-04-25 09:06:51 -04:00
Ian Ward
4380183d00
Merge pull request #134 from ckan/versionless
...
compose version is no longer used
2024-04-25 09:06:16 -04:00
Ian Ward
275a9374a7
document debugpy option
2024-04-24 17:34:38 -04:00
Ian Ward
fcd9648e69
volumes for installed files for faster startup
2024-04-24 16:59:01 -04:00
Ian Ward
726d586ffb
start dev ckan in parallel
2024-04-23 18:49:49 -04:00
Ian Ward
eee098b928
default datatables plugin instead of recline
2024-04-23 17:25:17 -04:00
Ian Ward
f4e152855f
compose version is no longer used
...
https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-and-name-top-level-elements
2024-04-23 17:16:59 -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
Brett Jones
ee4f348044
Merge pull request #131 from ckan/no-names
...
remove container names
2024-04-22 23:53:02 +02:00
Ian Ward
445d52555d
remove container names
2024-04-22 14:11:26 -04:00
Brett Jones
cf72f54d6e
Merge pull request #123 from butuzov/fix-docs
...
docs: mention of ckan.ini in `docker compose` command
2024-04-03 16:05:44 -06:00
Oleg Butuzov
5981a97a75
docs: mention of ckan.ini in docker compose command
2024-03-18 17:18:19 +02:00
amercader
cc095f1323
Bump 2.10 version to 2.10.4
2024-03-13 12:40:01 +01:00
Brett Jones
89c900fe1c
Merge pull request #112 from ckan/Update-for-CKAN-2.10.3-and-2.9.10
...
Update for new CKAN images 2.10.3 and 2.9.10
2023-12-18 12:12:47 +11:00
Brett
f0c1e97097
Update CKAN Dockerfiles
2023-12-18 12:08:59 +11:00
Brett Jones
5cd6ab310a
Merge pull request #105 from ajs6f/PostgreSQL-initialization-files-ownership
...
PostgreSQL initialization files ownership
2023-11-28 12:49:38 +01:00
A. Soroka
d4723599ac
Update Dockerfile
...
Fixes: https://github.com/ckan/ckan-docker/issues/104
Adds `--chown` flag to `COPY` command in PostgreSQL Dockerfile to ensure that initialization files can be executed by `postgres` user.
2023-11-20 12:10:09 -05:00
Brett Jones
b48be9783f
Merge pull request #97 from ckan/datapusher-init
...
Add init script for configuring datapusher
2023-10-19 10:01:29 +02:00
Brett Jones
f42b80d27e
Merge pull request #96 from ckan/init-improvements
...
Init stage improvements
2023-10-19 10:00:22 +02:00
amercader
e439eda620
Add init script for configuring datapusher
...
As discussed in ckan/ckan-docker#95 , depends on this one to be
merged/pushed first:
https://github.com/ckan/ckan-docker-base/pull/32
2023-10-17 13:08:03 +02:00
amercader
c5b3981b39
Review extensions installation guidance
2023-10-17 12:47:08 +02:00
amercader
2e46f06280
Apply patches in prod images as well
2023-10-17 12:46:45 +02:00
amercader
f653b0324d
Remove timezone commands
...
They have been moved to ckan-docker-base
https://github.com/ckan/ckan-docker-base/pull/30
2023-10-17 12:39:03 +02:00
amercader
f9ebc0c41c
Add step to copy init files
...
Always copy the files in /docker-entrypoint.d automatically, otherwise
users need to explicitly add a `COPY` step in the `ckan/Dockerfile`,
which is confusing
2023-10-17 12:21:50 +02:00
Brett Jones
8cf41a2ee2
Merge pull request #85 from helt/fix-docker-on-windows
...
Fix docker compose build on windows
2023-10-08 11:15:58 +02:00
Brett Jones
4d1922a4b7
Merge pull request #92 from ckan/allow-https-in-dev-mode
...
Document how to run the dev server with HTTPS
2023-10-07 16:17:28 +02:00
Brett Jones
21c794b9b4
Merge branch 'master' into allow-https-in-dev-mode
2023-10-07 16:15:49 +02:00
Brett Jones
2753e5ffb1
Merge pull request #91 from ckan/fix-dev-image-tag
...
Fix image tag in the Dev Dockerfile
2023-10-06 16:11:13 +02:00
Brett Jones
44690796db
Merge pull request #88 from ckan/wardi-patch-1
...
remove container_name?
2023-10-05 14:39:38 +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
amercader
5fc1efce33
Fix image tag in the Dev Dockerfile
...
As per https://github.com/ckan/ckan-docker-base/pull/28
2023-10-05 13:34:29 +02:00
Ian Ward
2a8f844ecf
remove container_name?
...
For discussion: Removing the `container_name` lines lets us run many ckan-docker sites at the same time (assuming you use different ports)
What is the benefit in forcing a container name in the docker compose config?
2023-09-26 17:10:23 -04:00
Hendrik Lücke-Tieke
53bacd83f5
docker COPY is more reproducible than ADD
2023-09-18 16:43:55 +02:00
Hendrik Lücke-Tieke
bb936fab7a
fixed line endings for windows
2023-09-18 16:35:16 +02:00
Brett Jones
6bbc482e0d
Merge pull request #81 from avdata99/fix_script_extension
...
Fix script extension
2023-09-03 06:58:59 +02:00
avdata99
43ca2b6a4e
Fix script extension
2023-09-01 11:55:20 -03: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
Brett Jones
8964f174fd
Merge pull request #75 from ckan/update-db-service-in-dev-mode
...
Update docker-compose.dev.yml with env entries
2023-08-04 11:56:59 +01:00
Brett
aef081200d
Update docker-compose.dev.yml
...
db service needed env entries
2023-08-04 11:53:16 +01:00
Brett
aed99166ce
remove .env file
2023-07-31 16:48:44 +01:00
Brett Jones
1928074f01
Merge pull request #59 from ckan/Potential-Security-Updates
...
Potential security updates
2023-07-31 16:23:22 +01:00
Brett
5564c85d5e
Update to Solr 9
2023-07-31 16:12:55 +01:00
Brett
bec42c3974
Update .gitignore
...
Remove .env from the GitHub repo
2023-07-31 13:44:47 +01:00
Brett
98cefbd3a7
Update docker-compose.yml
2023-07-31 12:14:50 +01:00
Brett Jones
f1fc48daa4
Merge pull request #71 from ckan/Update-to-Solr-9
...
Update .env and .env.example files to use Solr 9
2023-07-31 12:04:45 +01:00