340 Commits

Author SHA1 Message Date
Brett Jones
7f58627864
Merge pull request #202 from ckan/dev-bin-scripts
Add reload bin script, list scripts in README
2025-01-06 14:25:38 +01:00
Ian Ward
8a48701311 add bin scripts to README 2024-12-24 10:06:00 -05:00
Ian Ward
0ef9c57804 reload command 2024-12-24 10:06:00 -05:00
Brett Jones
00a189030b
Merge pull request #198 from ckan/dev-bin-scripts
commands for working with dev container
2024-12-19 06:23:17 +01:00
Ian Ward
d9a3540cdf
fix for macOS
Co-authored-by: Brett Jones <54408245+kowh-ai@users.noreply.github.com>
2024-12-18 09:24:04 -05:00
Ian Ward
faa3234773 commands for working with dev 2024-12-16 14:51:52 -05:00
Brett Jones
31e39c8806
Merge pull request #194 from ckan/debugpy-fix
update instructions, cache dir for VS Code debugging
2024-12-12 15:06:30 +01:00
Ian Ward
7c3fb391ec update instructions, cache dir for VS Code debugging 2024-12-04 17:47:27 -05:00
Brett Jones
d2d856d7e6
Merge pull request #172 from ckan/minimise-root-user
Minimise root ownership of application files
2024-11-13 15:28:14 +01:00
Brett
a870d3a166 last commit 2024-11-13 15:26:25 +01:00
Ian Ward
4b9e58155b update readme for create and install extension commands 2024-11-07 20:44:59 -05:00
Ian Ward
ec2a680ba5 Cache correct paths for new images 2024-11-07 17:06:48 -05:00
Brett Jones
e1a902357d
Merge pull request #179 from Nisha1293/ckan-docker-issue/177
add new error.html file
2024-10-15 20:41:16 +02:00
root
fc0dc344ab add new error.html file 2024-10-14 09:14:00 +00:00
Brett
e906e1f39d Merge branch 'master' into minimise-root-user 2024-10-13 13:41:16 +02:00
Brett Jones
b33d0b9e59
Update docker-compose.dev.yml 2024-10-13 13:40:05 +02:00
Brett
6573174536 Merge branch 'master' into minimise-root-user 2024-10-13 12:40:29 +02:00
Brett Jones
32dd69c52f
Merge pull request #176 from ckan/old-datapusher-options
remove old datapusher options
2024-10-11 12:57:28 +02:00
Brett Jones
f62ff0c973
Merge pull request #164 from ckan/Update-healthcheck-to-Docker-Compose
Update compose files to check the health of the CKAN and DataPusher container processes
2024-10-11 12:26:37 +02:00
Brett
fbef360e73 Merge branch 'master' into Update-healthcheck-to-Docker-Compose 2024-10-11 11:42:46 +02:00
Brett Jones
01a91eabb6
Merge pull request #178 from ckan/fix-extension-ownership
fix example extension ownership command
2024-10-10 06:49:43 +02:00
Ian Ward
88f9356b2f fix example extension ownership command, remove image 2024-10-09 15:21:38 -04:00
Brett Jones
ce81191737
Merge pull request #174 from ckan/max-file-size
default config for 100MB uploads
2024-10-09 13:12:59 +02:00
Brett Jones
39727d93ec
Merge pull request #175 from ckan/readme-warning
add warning, remove image of text
2024-10-09 13:11:06 +02:00
Ian Ward
7d271b5f7e remove old datapusher options 2024-10-08 21:51:13 -04:00
Ian Ward
b462bec37f add warning, remove image of text 2024-10-08 17:30:55 -04:00
Ian Ward
6a6afb1315 default config for 100MB uploads 2024-10-08 17:16:14 -04:00
Brett
56d492dd3e Update Dockerfile and Dockerfile.dev 2024-09-09 15:31:29 +02:00
Brett Jones
bf6d75195d
Merge pull request #169 from jduckles/patch-1
Fixing broken link....
2024-09-02 06:22:27 +01:00
Jonah Duckles
8cec49dc03
Fixing broken link....
I think this is the correct link target...seems the ckan-base repo may have been renamed to ckan-docker-base?
2024-09-02 09:41:40 +12:00
amercader
0cb87296d8 Update project images to latest ckan release 2024-08-21 13:14:28 +02:00
Brett
26dd5bd2d1 Update docker-compose.yml 2024-08-14 10:26:44 +02:00
Brett
c68e5fecd3 Update compose files 2024-08-01 13:14:50 +02:00
Brett Jones
a1ae332cb9
Merge pull request #160 from ckan/no-ckan-port
remove broken, confusing CKAN_PORT setting
2024-07-19 14:21:29 +02:00
Brett Jones
a800f63b87
Merge pull request #159 from ckan/envvars-last
envvars last plugin in .env.example
2024-07-11 14:13:46 +02:00
Ian Ward
18fbe445c1 remove broken, confusing CKAN_PORT setting 2024-07-10 14:46:00 -04:00
Ian Ward
38d1a11265
envvars last plugin in .env.example
envvars should be last in the list of plugins so that other plugins can read/update the values it sets
2024-07-10 13:45:32 -04: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
Brett Jones
b70bd39369
Merge pull request #143 from ckan/install-volumes-2
volume for pip cache, keep volumes
2024-04-30 05:13:32 +02:00
Ian Ward
bbcadaf920 volume for pip cache, keep volumes 2024-04-29 14:33:47 -04:00
Brett Jones
9da4d97690
Merge pull request #142 from ckan/fix-dev-up-faster
ckan-dev needs db, solr, redis
2024-04-29 19:48:31 +02:00
Ian Ward
4f751b7e72 ckan-dev needs db, solr, redis 2024-04-29 13:43:50 -04:00
Brett Jones
5e01108a32
Merge pull request #139 from ckan/debugpy
Document remote debugging with VS Code
2024-04-26 16:17:13 +02:00
Brett Jones
444ee7512e
Merge pull request #138 from ckan/install-volumes
volumes for installed files for faster startup
2024-04-26 13:22:18 +02:00
Brett Jones
cdc62cc6b2
Merge pull request #136 from ckan/dev-up-faster
start dev ckan in parallel
2024-04-26 11:33:15 +02:00
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