1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
Commit graph

141 commits

Author SHA1 Message Date
Martin McKeaveney 6190334de9
Merge pull request #2782 from panos--/fix/ingress-nginx-repo-url
fix ingress-nginx repo url
2021-09-29 09:49:15 +01:00
Rory Powell b8e4824154 Set cookie domain to fix logout 2021-09-28 16:35:31 +01:00
Andrew Kingston a59c2db8ea Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-20 10:33:18 +01:00
Thomas Weiß 37dd0d7727
fix ingress-nginx repo url 2021-09-20 09:37:14 +02:00
Maurits Lourens 104a84d19b merge develop into branch 2021-09-16 22:15:09 +02:00
Martin McKeaveney 9a4f0a9980 updating envoy config for kubernetes 2021-09-16 15:35:26 +01:00
Martin McKeaveney 7817c8f068 merge package updates 2021-08-26 14:13:30 +01:00
Martin McKeaveney 8c84800f47 a more robust docker release process that only tags latest in prod 2021-08-24 17:16:45 +01:00
Martin McKeaveney 8bdc170697 automate release tag in helm charts, remove superfluous build scripts 2021-08-24 16:58:10 +01:00
Martin McKeaveney e7d784787d update watchtower port to 6161 2021-08-23 21:48:03 +01:00
Martin McKeaveney f5254f41d1 allow users to override watchtower port 2021-08-20 09:47:08 +01:00
Martin McKeaveney d4b399fe45
Update README.md 2021-08-19 07:57:30 +01:00
Martin McKeaveney 9599f6cb30 test K8S CI 2021-08-18 18:09:40 +01:00
Martin McKeaveney 6003b68986 remove secret identifier 2021-08-18 11:43:07 +01:00
Martin McKeaveney 8e37bd2540 add secrets identifier 2021-08-18 11:42:04 +01:00
Martin McKeaveney 7c9839a9aa allow couchDB to be turned off 2021-08-18 10:47:39 +01:00
Martin McKeaveney 91662d0c5d revert to master images 2021-08-17 22:13:32 +01:00
Martin McKeaveney 2d7504b734 remove direct config for ingress nginx controller 2021-08-17 22:08:00 +01:00
Martin McKeaveney fadad8d06a remove custom domain by default 2021-08-17 18:03:23 +01:00
Martin McKeaveney 6d96bd8355 adding persistent volumes to couch 2021-08-17 17:40:25 +01:00
Martin McKeaveney 9b5592e1af updating domain values 2021-08-17 17:10:18 +01:00
Martin McKeaveney 4c81754149 pushing first budibase helm release 2021-08-17 14:42:12 +01:00
Martin McKeaveney c3f8d753e8 remove schema defaults 2021-08-17 11:01:06 +01:00
Martin McKeaveney ab8ae7b7c9 Helm chart CI automation 2021-08-16 21:47:08 +01:00
Martin McKeaveney 6de3b65244 tidy up 2021-08-16 19:00:52 +01:00
Martin McKeaveney fa355a8ebe totally generic templates complete, pending test in different clouds 2021-08-16 19:00:08 +01:00
Martin McKeaveney aaeb298b29 named templates for local k8s DNS resolution 2021-08-16 15:15:07 +01:00
Martin McKeaveney 30632bd183 budibase kubernetes support 2021-08-16 11:42:21 +01:00
mike12345567 88396b77ed Merge branch 'fix/apps-2195-2282-2283' of github.com:Budibase/budibase into develop 2021-08-06 17:14:31 +01:00
Martin McKeaveney 57c3b97f0a scarf support 2021-08-06 14:59:39 +01:00
mike12345567 42f08f97cc Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants"
This reverts commit 0d2e2314d4, reversing
changes made to 1beca4ee96.
2021-08-05 09:59:08 +01:00
Michael Drury f37946d47e
Revert "Multi-tenancy/organisations" 2021-08-04 10:02:24 +01:00
mike12345567 f7d58c889d Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 2021-08-02 12:09:03 +01:00
mike12345567 190798d4ee Swapping admin -> global in worker to reduce confusion in API url naming. 2021-07-22 12:56:47 +01:00
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
Martin McKeaveney 1516971921 make app service wait on redis-service so we don't get redis connection errors 2021-06-22 09:46:33 +01:00
Martin McKeaveney ff09f8fa48 simplify tags 2021-06-21 17:13:16 +01:00
Martin McKeaveney 8dabb3bd11 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-06-21 16:45:01 +01:00
Martin McKeaveney 2f4e85c64e consolidate build 2021-06-21 16:44:54 +01:00
Martin McKeaveney 1a2a6855ca
Merge pull request #1732 from Budibase/feature/opinionated-sql
Feature/opinionated sql
2021-06-21 16:28:29 +01:00
Martin McKeaveney f4c74b0ee2 add develop tag and update docker push script 2021-06-21 16:25:12 +01:00
Martin McKeaveney f85fad5a4d Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-21 11:14:27 +01:00
Martin McKeaveney abda07c786 use internal port for watchtower to fix updating through budibase UI 2021-06-20 17:36:28 +01:00
Martin McKeaveney 28d4a9ad06 merge 2021-06-10 14:15:03 +01:00
mike12345567 016c567fc9 Super quick fix for attachments, keeping in correct object store directory. 2021-06-09 17:38:24 +01:00
mike12345567 efba60239c Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-09 11:03:01 +01:00
mike12345567 4a704bfd8e Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 2021-06-08 12:27:37 +01:00
Martin McKeaveney 0221f9de60 making new screen modal choose the currently filtered role 2021-06-08 11:42:39 +01:00
mike12345567 2a6da34404 Fixing staging build so it only occurs on develop, master doesn't need it. 2021-06-07 18:04:16 +01:00
mike12345567 a74b6cbca0 Adding a way to test app URLs in dev. 2021-06-03 19:37:39 +01:00