Commit Graph

146 Commits

Author SHA1 Message Date
Sam Rose 6e2008c817
Add USE_DEFAULT_REDIS_CONFIG environment variable to single image to disable our config customisations. 2024-11-04 16:05:51 +00:00
Adria Navarro d510cf8b58 Use TARGETPLATFORM for single dockerfile 2024-10-30 13:54:47 +01:00
Adria Navarro 867dccce5a Remove --check-files 2024-10-30 13:51:43 +01:00
Adria Navarro 471c217a86 Add --check-files 2024-10-30 11:28:52 +01:00
Adria Navarro e8771f7b51 Reenable cache and frozen-lockfile 2024-10-30 10:19:05 +01:00
Michael Drury 8e0ebba099
Revert "Revert to state from 2.33.4." 2024-10-29 17:11:28 +00:00
Sam Rose fea668e6b6
Revert to state from 2.33.4. 2024-10-29 15:55:38 +00:00
mike12345567 2473f6859c Updating dockerfiles to contain the network-concurrency 1 option. 2024-10-29 14:54:36 +00:00
Sam Rose 68498a0c54
Write Redis data to the persistent data dir in single image. 2024-10-15 12:46:27 +01:00
mike12345567 627c1e713e Updating CouchDB image versions across the board to v3.3.3-sqs-v2.1.1 2024-09-20 14:52:28 +01:00
Christos Alexiou 6bb80044e6
Merge branch 'master' into ops/fix-bug-in-randomisation 2024-08-16 11:22:05 +03:00
Sam Rose 4a1fd6481f
Remove old, unused feature flags. 2024-08-15 10:53:43 +01:00
Christos Alexiou b186f6a856 fix: drop temp variable 2024-08-08 19:16:48 +03:00
Christos Alexiou 200dc4027d Use -n for non-empty 2024-08-08 16:18:34 +03:00
Christos Alexiou 691803e90a Check empty 2024-08-08 15:56:28 +03:00
Christos Alexiou f2c61d616f feat: only use requirepass if password's set 2024-08-08 15:54:34 +03:00
Martin McKeaveney c0260b85ff remove all conditional oracle installs 2024-07-22 15:59:40 +01:00
Sam Rose 1f07b7ad0a
Correct SQS URL for single image builds. 2024-05-29 15:29:40 +01:00
Sam Rose 13c1e0c855
Allow configuring base image for the single image Docker build. 2024-05-28 13:51:41 +01:00
Adria Navarro e48c51b086 Remove 2024-04-25 11:23:08 +02:00
Adria Navarro 2d641a9672 Clean worker and server dockerfile string-templates injection 2024-03-15 14:53:50 +01:00
Adria Navarro cda2b3c8eb Clean single image dockerfile 2024-03-15 14:53:50 +01:00
Adria Navarro 9127337f8b Use latest image 2024-02-20 13:14:49 +01:00
Sam Rose 30abf188a3
Bail out if server startup fails. 2024-02-16 15:13:26 +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 f6137e0974
Put the couchdb reference back in the single image build. 2024-02-13 12:09:00 +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
Adria Navarro 8dfcc3aeb1
Revert "Revert "Migrate from `vm` to `isolated-vm`"" 2024-02-02 12:02:09 +01:00
Sam Rose 332a201ae7
Revert "Migrate from `vm` to `isolated-vm`" 2024-02-02 09:51:46 +00:00
Adria Navarro 45ea6a6fd6
Revert "Revert "Migrate from `vm` to `isolated-vm`"" 2024-02-01 16:47:41 +01:00
Adria Navarro 16749ec3dd
Revert "Migrate from `vm` to `isolated-vm`" 2024-02-01 16:30:34 +01:00
Sam Rose 58abca62de
work in progress: replace vm2 and vm with isolated-vm 2024-01-05 13:48:20 +00:00
Adria Navarro a3e371edff Update docker versions 2023-12-22 15:05:42 +01:00
Martin McKeaveney b4ee112d0a
Update runner.sh 2023-12-20 12:03:38 +00:00
Martin McKeaveney f58e1f6f0b don't start minio with s3 2023-12-19 16:17:55 +00:00
Martin McKeaveney 4d8068000c adding var to allow s3 support in the single image 2023-12-19 16:00:42 +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
Adria Navarro 9c221afc59 Rename Dockerfile.v2 to Dockerfile 2023-11-24 13:02:14 +01:00
Sam Rose bbe2631755
Update the healthcheck.sh script to use the correct path for CouchDB, delete extraneous build-target-paths.sh script. 2023-11-22 11:57:18 +00:00
Martin McKeaveney cf4e29ef31 allow for custom DATA_DIR on azure 2023-11-08 13:38:14 +00:00
Michael Drury 5e3cb99dbb Switching back to old MinIO install method. 2023-11-04 11:53:14 +00:00
Adria Navarro 2ee77cda99 Fix docker 2023-11-02 15:58:02 +01:00
mike12345567 4751f9b240 Correcting BUDIBASE_VERSION in single image. 2023-11-02 13:23:31 +00:00
mike12345567 cf40b87d81 Use installed MinIO rather than binary. 2023-11-01 15:10:32 +00:00
mike12345567 984d949781 Updating single image build - the old method of installing Node 18 was deprecated, switching to the new mechanism. 2023-11-01 15:02:55 +00:00
Adria Navarro e3b342da57 Fix after renames 2023-10-23 13:57:23 +02:00
Adria Navarro 3c16e82035 Comment docker 2023-10-23 13:55:23 +02:00
Adria Navarro 0cc7cc67a3 Renames 2023-10-23 13:53:18 +02:00
Adria Navarro 133e475257 Add version to single image 2023-10-20 17:20:14 +02:00