1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00
Commit graph

19 commits

Author SHA1 Message Date
Sam Rose 22240659eb
Link to the correct Dockerfile we've modified. 2024-02-13 15:36:09 +00:00
Sam Rose 634b3b43dd
Better delineate what is our CouchDB image and what is from the official one. 2024-02-13 15:35:44 +00:00
Sam Rose 140ff2d985
Use node:20-slim as the base for consistency with app images. 2024-02-13 12:08:25 +00:00
Sam Rose ea9811b986
Update CouchDB image to bookworm and couchdb 3.3.3. 2024-02-13 11:51:45 +00:00
Sam Rose 010ddc2c34
Set the CouchDB credentials in a safer way inside of runner.sh. 2024-01-08 10:07:14 +00:00
Sam Rose eed7d0b7e6
Fix Clouseau dir setting in Kube and docker-compose. 2023-12-08 14:47:00 +00:00
Sam Rose 9d32b5b7a7
Add another special case for the docker-compose variant of our CouchDB image. 2023-12-07 17:31:27 +00:00
Sam Rose 9ac413a73f
Remove healthcheck script for now. 2023-11-28 11:20:19 +00:00
Sam Rose 1fcba987c3
Add healthchecking to CouchDB image, remove directory settings in Kube. 2023-11-28 10:19:16 +00:00
Sam Rose 8ee32b4353
Changes to the single image and CouchDB image builds to make them work with new Helm chart changes. 2023-11-24 15:31:43 +00:00
Martin McKeaveney cf4e29ef31 allow for custom DATA_DIR on azure 2023-11-08 13:38:14 +00:00
mike12345567 705c948de7 Removing a sudo that was causing the docker image build to fail with buildx - we don't need sudo commands as the Dockerfile is always running as the root. 2023-10-18 14:51:49 +01:00
mike12345567 7d51a3d385 Extending Fauxton timeout from 600s -> 7200s. Allow for 2 hours before logout occurs. 2023-10-18 12:39:10 +02:00
Jonny McCullagh 5669e82277 adoptjdk repo has changed to adoptium (#11521) 2023-08-15 10:59:46 +01:00
mike12345567 b2973a51b1 Updating Dockerfiles as per #10472 for master. 2023-05-03 18:22:19 +01:00
Martin McKeaveney 46acac0e5f Update Dockerfile 2023-05-03 16:48:53 +01:00
Martin McKeaveney 6df5e6f6d8 Update Dockerfile 2023-05-03 16:40:58 +01:00
mike12345567 c7e148d5d3 Fixing CouchDB image. 2022-12-15 17:28:39 +00:00
mike12345567 9b144f61f7 Updating single image, break out couchdb config into its own image. 2022-12-01 17:08:49 +00:00