Commit Graph

592 Commits

Author SHA1 Message Date
melohagan 187e7b281a
Chore/update csp posthog (#13455)
* Add us.i.posthog.com to CSP

* Allow posthog survey scripts in CSP
2024-04-11 09:57:36 +01:00
melohagan 6613dfad44
Add us.i.posthog.com to CSP (#13453) 2024-04-11 08:40:50 +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 ce8efa9409 Disabling dev SQS image for merge. 2024-04-04 15:26:39 +01:00
mike12345567 8df38b8bb2 Merging in most recent changes, recent SQL aliasing changes caused some big differences. 2024-03-20 12:42:07 +00: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
mike12345567 90c06e633b Merging latest master. 2024-02-26 15:46:00 +00: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 89557d5407
Merge branch 'master' of github.com:budibase/budibase into fix-arm-image-with-isolated-vm 2024-02-16 11:07:51 +00:00
mike12345567 9a9fa3c716 Updating CouchDB with the Budi CLI, making sure the service is always up to date, as well as removing pull policy. 2024-02-16 10:46:36 +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 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
mike12345567 d87c7a1c4a Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-02-02 17:09:54 +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 290dde125e
Merge master. 2024-01-12 14:56:10 +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 6eb19f40cf
Merge master. 2024-01-05 16:21:53 +00:00
Sam Rose 58abca62de
work in progress: replace vm2 and vm with isolated-vm 2024-01-05 13:48:20 +00:00
mike12345567 f416f7a54f Get rid of a warning when starting up self host stack with docker compose V2 - OFFLINE_MODE is fine to be left as a blank string and warning might be causing some confusion. 2024-01-05 12:24:56 +00:00
melohagan f34defb77f
Merge branch 'master' into budi-7859-docker-compose-up-1-errors-decoding-error-decoding-command 2024-01-04 08:54:54 +00:00
Mel O'Hagan 9ac5a8e887 Wrap redis password in double quotes 2024-01-03 12:15:15 +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 995f24c64f
Allow cluster internal traffic to hit the nginx status endpoint. 2023-12-14 15:35:45 +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 123a08ec27
Fix MinIO healthcheck. 2023-12-08 15:48:24 +00:00
Sam Rose 093825e7a0
Don't hardcode CouchDB image tag. 2023-12-08 15:40:53 +00:00
Sam Rose 17a5286f2c
Remove last reference to couch-init container. 2023-12-08 15:18:42 +00:00
Sam Rose b737277f6a
Merge branch 'master' of github.com:budibase/budibase into budi-7799-sqs-investigate-docker-compose-self-host-migration 2023-12-08 15:16:08 +00:00
Sam Rose eed7d0b7e6
Fix Clouseau `dir` setting in Kube and docker-compose. 2023-12-08 14:47:00 +00:00
Sam Rose 135e7ba94b
Update docker-compose.yaml to use our CouchDB image instead of IBM's. 2023-12-08 14:35:07 +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
mike12345567 d71be658a5 Upping size to 50GB in development to allow testing basically anything without needing to mess with the local proxy. 2023-12-06 12:49:49 +00:00
Michael Drury 647fc563cc
Merge branch 'master' into fix/massive-attachment-export 2023-12-06 11:49:36 +00:00
mike12345567 2f6bcdd620 Allowing development (only dev) of big app export/imports. 2023-12-06 10:59:03 +00:00
Sam Rose 72d2b57e5d
Expose /nginx_status on the proxy image for DataDog collection. 2023-12-06 09:48:27 +00:00
Sam Rose 9ac413a73f
Remove healthcheck script for now. 2023-11-28 11:20:19 +00:00
Sam Rose 3956c83d97
Put singleimage base image back to budibase/couchdb. 2023-11-28 10:22:44 +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
Adria Navarro 4a1fd20f08 Renames 2023-11-24 13:04:23 +01:00
Adria Navarro 9c221afc59 Rename Dockerfile.v2 to Dockerfile 2023-11-24 13:02:14 +01:00
mike12345567 90a624884e Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-11-22 12:52:27 +00: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
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
Greg a5246bc08a
Update nginx-ssl.conf 2023-11-06 13:53:22 -05:00
Andrew Kingston fb1258072c
Merge branch 'master' into new-branding 2023-11-06 09:11:54 +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
Andrew Kingston c73117e336
Merge branch 'master' into new-branding 2023-10-31 13:56:44 +00:00
Andrew Kingston 3162d45c5e Update error page again 2023-10-31 09:48:19 +00:00
Adria Navarro 0dd655e75d Remove sh 2023-10-30 14:39:03 +01:00
Andrew Kingston e103e6b85b Use new branding in error fallback page 2023-10-30 10:52:21 +00:00
andz-bb 4bcc49b692 add cloudfront to script csp to fix cloud plugins 2023-10-26 07:33:53 +01: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
Adria Navarro 4c19ad1ca7 Add versions to server/worker docker v2 2023-10-20 17:19:35 +02:00
Adria Navarro e5aefa83ec Fix single image dockerfile 2023-10-20 15:13:29 +02:00
mike12345567 4dde6c3e2f Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-10-20 13:18:07 +01:00
Michael Drury 86b9556b0e
Merge branch 'master' into fix/couchdb-image-build 2023-10-20 12:23:22 +01:00
Adria Navarro 6b68e52836 Use v2 dockerfiles 2023-10-20 10:02:18 +02:00
mike12345567 fdfd58391a Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-10-19 18:25:11 +01:00
Adria Navarro e80a20d61f Use root as docker context for the app/worker images 2023-10-18 16:08:54 +02:00
Adria Navarro b171e8e00f Update the script to be sh and workspace agnostic 2023-10-18 16:08:54 +02: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
Adria Navarro 572cac2552 Remove SENTRY_DSN references 2023-10-18 10:51:09 +02:00
mike12345567 02adf69e4d Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-10-17 15:18:49 +01:00
mike12345567 b267e4ca28 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2023-10-17 14:53:09 +01:00
Adria Navarro 697e733f82 Fix timeout 2023-10-17 15:25:27 +02:00
Adria Navarro 50a1a28a32 Replace localhost for 127.0.0.1 2023-10-16 15:52:10 +02:00
Adria Navarro fb1db135cf Remove packageNames file usages 2023-10-13 13:59:42 +02:00
Adria Navarro 543ecb8d58 Add single vs dockerfile in order to allow testing it 2023-10-13 12:58:07 +02:00
Adria Navarro 8f8226a6f8 Remove unnecessary rm 2023-10-06 12:26:24 +02:00
Adria Navarro 42b6489905 Add builder and pm2 config 2023-10-04 23:50:22 +02:00
Adria Navarro 59e52884d1 Yarn cache 2023-10-04 00:11:24 +02:00
Adria Navarro 1d4bc49152 Don't clean cache on the multistage 2023-10-03 22:38:37 +02:00
Adria Navarro 164f46d0f6 Use local string-templates 2023-10-03 19:55:24 +02:00
Adria Navarro 3d697949f0 Use local string-templates 2023-10-03 19:55:24 +02:00
Adria Navarro cba7746b5d Fix installs 2023-10-03 19:55:24 +02:00