1
0
Fork 0
mirror of synced 2024-07-31 02:48:00 +12:00
Commit graph

29 commits

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