1
0
Fork 0
mirror of synced 2024-08-05 05:11:43 +12:00
Commit graph

43 commits

Author SHA1 Message Date
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
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
0dd655e75d Remove sh 2023-10-30 14:39:03 +01:00
Martin McKeaveney
dd8e54c5e1 update airgap script and enable support for offline mode 2023-06-15 15:20:14 +01:00
mike12345567
77a18bbba9 Adding base test image 2022-12-13 16:50:31 +00:00
mike12345567
b2171c5955 Enabling pushing of budibase/couchdb image. 2022-12-09 22:11:15 +00:00
Jonny McCullagh
ad70bd5a0b AAS enable app service storage 2022-09-30 11:47:01 +01:00
Jonny McCullagh
6ab6ea62ac Azure App Service customisations 2022-09-13 16:08:54 +01:00
Jonny McCullagh
b3ad464cd9 single image data path 2022-09-07 10:51:53 +01:00
Jonny McCullagh
dfb368d3f3 fix sed apostrophe error and couchdb path 2022-08-16 15:08:00 +01:00
Jonny McCullagh
4c837f8e86 single image build data path for azure 2022-08-11 12:08:56 +01:00
mike12345567
ccdf3cf901 Moving the single image healthcheck script to be within the single image directory and updating it to look for the environment variable file. 2022-07-19 14:39:52 +01:00
Jonny McCullagh
4605308e22 WAzure App Service image to docker registry 2022-07-18 12:21:25 +01:00
Jonny McCullagh
f00c8cc69f add support for Azure App Service 2022-06-24 17:48:34 +01:00
Jonny McCullagh
d7c11cfc46 fixes for single image build 2022-06-23 15:03:09 +01:00
Jonny McCullagh
b0bf8a2d11 add letsencrypt to single docker image 2022-06-22 13:38:33 +01:00
Martin McKeaveney
a09fd51fbd updating airgapped docker build script 2022-02-18 15:43:07 +01:00
Martin McKeaveney
7fb9b33f6c remove more references to envoy 2022-02-01 11:02:37 +01:00
Martin McKeaveney
56ae2e566e adding proxy to build process 2022-01-31 14:52:44 +01:00
Martin McKeaveney
7c4d7e0e8f nginx prod config, security headers and content-security policies 2022-01-30 21:11:59 +01:00
mike12345567
0f0770af32 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-25 12:21:58 +00:00
Martin McKeaveney
d5a5f4d227 adding version metadata to docker build 2021-11-22 18:25:57 +01:00
Martin McKeaveney
969d2f5377 add hosting.properties to airgapped build 2021-10-28 18:22:47 +02:00
Martin McKeaveney
7ea05c571b airgapped docker build 2021-10-28 13:29:00 +02:00
Martin McKeaveney
a22f4759a7 a more robust docker release process that only tags latest in prod 2021-08-24 17:16:45 +01:00
Martin McKeaveney
4cb057d6ab automate release tag in helm charts, remove superfluous build scripts 2021-08-24 16:58:10 +01:00
Kyle Harrison
2d451bb3a9 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Martin McKeaveney
31f086a802 simplify tags 2021-06-21 17:13:16 +01:00
Martin McKeaveney
8844275357 consolidate build 2021-06-21 16:44:54 +01:00
Martin McKeaveney
9deeef2d9e add develop tag and update docker push script 2021-06-21 16:25:12 +01:00
mike12345567
4e97eea3c0 Fixing staging build so it only occurs on develop, master doesn't need it. 2021-06-07 18:04:16 +01:00
Martin McKeaveney
3a422be071 simplify docker build before push 2021-05-20 13:54:18 +01:00
Martin McKeaveney
f6f32b98ba testing CI pipeline 2021-05-20 12:46:31 +01:00
Martin McKeaveney
bb9d209a36 pipeline work 2021-05-20 12:38:12 +01:00
mike12345567
502ae91aae Formatting. 2021-05-10 13:19:09 +01:00
mike12345567
77b4b206f7 Other minor fixes after doing some initial setup testing. 2021-05-10 13:18:05 +01:00
Martin McKeaveney
c8b8ddb67f add support for staging image that gets built on master push 2021-01-29 10:41:08 +00:00
mike12345567
3ec01a6fe5 Adding docker image release to release GH action. 2021-01-11 11:24:53 +00:00
mike12345567
711e44a3b8 Updating envoy to handle API request, proxy to app-service, doesn't have to come from /app/api. 2021-01-08 11:59:42 +00:00
mike12345567
b4a3f2282c Changing scripts directory around a bit for hosting, make it clear shell scripts are for unix/linux. 2021-01-08 10:53:20 +00:00
mike12345567
c82d2b209b Removing swap file. 2021-01-08 10:36:41 +00:00
mike12345567
405ca07efe Adding a build method which can push docker images if you are logged in to docker CLI and making the main docker compose file use the pushed images instead. 2021-01-07 11:38:37 +00:00