1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
Commit graph

489 commits

Author SHA1 Message Date
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
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
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
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
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
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
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