1
0
Fork 0
mirror of synced 2024-08-23 14:01:34 +12:00
Commit graph

34 commits

Author SHA1 Message Date
mike12345567
f66fc306eb Updating the address used to connect to CouchDB to using 127.0.0.1 rather than localhost to avoid overlap with IPv6 issues. 2024-05-03 17:30:15 +01:00
mike12345567
710ffacc4c Adding ARM SQS binaries and support in image for these. 2024-04-09 18:30:50 +01:00
mike12345567
230bfe3e90 Addressing PR comments around Dockerfile. 2024-04-09 11:59:54 +01:00
mike12345567
680b6af2d1 Removing merge artifact, extra sleep. 2024-04-09 10:25:44 +01:00
mike12345567
90c06e633b Merging latest master. 2024-02-26 15:46:00 +00:00
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
mike12345567
d87c7a1c4a Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-02-02 17:09:54 +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
mike12345567
cc23784237 Updating to linux binaries. 2023-12-11 11:34:24 +00:00
mike12345567
4ec454e189 Adding SQS binaries for building image. 2023-12-08 16:22:22 +00:00
mike12345567
4302c720ed Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-12-08 16:13:09 +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
mike12345567
3228463749 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-11-17 17:23:25 +00:00
Martin McKeaveney
cf4e29ef31 allow for custom DATA_DIR on azure 2023-11-08 13:38:14 +00:00
mike12345567
4dde6c3e2f Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-10-20 13:18:07 +01:00
mike12345567
fdfd58391a Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-10-19 18:25:11 +01: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
mike12345567
1db95a3006 Merge branch 'develop' of github.com:Budibase/budibase into labday/sqs 2023-10-02 16:32:10 +01:00
Jonny McCullagh
a5f8d9994b adoptjdk repo has changed to adoptium (#11521) 2023-08-15 11:01:37 +01:00
Jonny McCullagh
5669e82277 adoptjdk repo has changed to adoptium (#11521) 2023-08-15 10:59:46 +01:00
mike12345567
adef1ed5ce Initial attempt to get SQS up and running within BB. 2023-07-06 21:49:25 +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