mike12345567
088687c035
Updating single image, break out couchdb config into its own image.
2022-12-01 17:08:49 +00:00
mike12345567
4c6e821104
Creating pure BB-CouchDB image.
2022-12-01 13:42:56 +00:00
mike12345567
5aa1f94cfe
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-21 15:05:48 +00:00
mike12345567
1ceec58b6d
Updating proxy configuration for docker-compose, k8s and single image to allow longer timeout for app export requests. Also fixing an issue that blocked requests from getting to app-service.
2022-11-15 10:49:17 +00:00
Jonny McCullagh
b29e2f8a42
single image NFS & more logging
2022-11-13 17:53:32 +00:00
Rory Powell
ada0eb79bc
Update tenancy detection to honour any subdomain pattern according to platform url
2022-11-09 16:35:16 +00:00
mike12345567
e0cf213ad5
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-09 13:41:51 +00:00
mike12345567
d0eb2d42f2
Updating nginx conf to allow export a lot longer period before timeout.
2022-11-09 11:33:57 +00:00
Rory Powell
4c91c51443
Add budibase.net to CSP
2022-11-08 10:26:28 +00:00
mike12345567
406cd53d11
Some fixes for CLI to get exporting/importing with different ports working, as well as a fix for access to minio through proxy.
2022-10-26 18:51:58 +01:00
Andrew Kingston
109bee4fff
Merge branch 'master' into master-develop
2022-10-25 12:03:33 +01:00
Jonny McCullagh
784c08ade2
proxy IPv6 removal needs to happen after envsubst
2022-10-18 09:33:04 +01:00
Jonny McCullagh
fc69513773
make proxy ipv6 customise script executable
2022-10-17 10:20:09 +01:00
Martin McKeaveney
8eb91a47fa
ipv6 change for master
2022-10-13 18:07:55 +01:00
Jonny McCullagh
8be8776e71
single image mount nfs share if vars defined
2022-10-13 11:57:00 +01:00
Rory Powell
6612cad91f
Add additional timeout configuration to nginx.dev.conf.hbs
2022-10-13 11:26:25 +01:00
Jonny McCullagh
d5df8e8305
remove ipv6 conf from nginx proxy if ipv6 not enabled
2022-10-12 15:02:05 +01:00
Jonny McCullagh
9b830c5b19
remove ipv6 conf from nginx proxy if ipv6 not enabled
2022-10-12 14:54:25 +01:00
Jonny McCullagh
6cab57932e
remove ipv6 conf from nginx proxy if ipv6 not enabled
2022-10-12 14:53:06 +01:00
mike12345567
ee5bb31508
Merge branch 'develop' of github.com:Budibase/budibase into develop
2022-10-06 16:58:33 +01:00
mike12345567
d7750c8a01
Fixing issue #8079 - making sure TARGETARCH gets correctly exported to environment to pick correct minio bundle.
2022-10-06 14:05:01 +01:00
Jonny McCullagh
41ea9b9c2a
Merge pull request #8059 from Budibase/jonny/aas-storage
...
AAS enable app service storage
2022-10-03 14:32:16 +01:00
Jonny McCullagh
6d3b4c3ccc
AAS enable app service storage
2022-09-30 11:47:01 +01:00
Jonny McCullagh
d9a33e52cf
AAS enable app service storage
2022-09-30 11:43:42 +01:00
Rory Powell
8daa4f5118
Add ACCOUNT_PORTAL_URL to images default environment
2022-09-23 13:40:00 +01:00
Rory Powell
17283b54b0
Enable feature flags selfhost
2022-09-22 14:41:41 +01:00
Rory Powell
0b652a085f
Merge branch 'master' into develop
2022-09-15 10:19:56 +01:00
Jonny McCullagh
9bf4ef0fec
move env vars to runner.sh
2022-09-14 13:24:11 +01:00
Jonny McCullagh
1cf5023a9e
Azure App Service customisations
2022-09-13 16:08:54 +01:00
Andrew Kingston
3d57010a10
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-09-12 20:00:32 +01:00
Rory Powell
6644a20d2f
Merge branch 'master' into develop
2022-09-12 14:05:36 +01:00
Andrew Kingston
4a10470b25
Merge pull request #7670 from Budibase/update-preview-endpoint
...
Update preview endpoint
2022-09-07 12:21:48 +01:00
Andrew Kingston
53569eb6a2
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-09-07 12:07:25 +01:00
Jonny McCullagh
6060d34c6a
single image data path
2022-09-07 10:51:53 +01:00
Andrew Kingston
8925cdf83e
Update preview endpoint to be prefixed with /app to not require an updated proxy config
2022-09-07 10:40:00 +01:00
mike12345567
5b685b1f1b
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-05 14:14:47 +01:00
Rory Powell
c03ac3f232
Configurable api rate limit through nginx
2022-09-05 09:54:07 +01:00
Rory Powell
668e18d5db
Merge pull request #7622 from Budibase/configurable-api-rate-limit
...
Configurable api rate limit through nginx
2022-09-05 09:51:09 +01:00
Rory Powell
7eb9cc470b
Configurable api rate limit through nginx
2022-09-05 09:09:43 +01:00
Andrew Kingston
171ec2d020
Update nginx confs and add to single image
2022-09-02 12:26:30 +01:00
Andrew Kingston
9c49a21953
Update vite path for proxying websocket to be /vite
2022-09-02 11:48:45 +01:00
Andrew Kingston
b9a4efc9c3
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-09-01 14:39:30 +01:00
mike12345567
5411f3c8e3
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-31 15:53:32 +01:00
Martin McKeaveney
0089a07096
merge
2022-08-30 10:33:37 +01:00
Rory Powell
ac54e77b61
Update NGINX access log to show upstream_response_time, proxy_host and upstream_addr
2022-08-26 13:18:38 +01:00
Andrew Kingston
bd27b8a01d
Add preview endpoint to prod nginx conf
2022-08-23 08:50:36 +01:00
Andrew Kingston
4531e77225
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket
2022-08-22 17:54:14 +01:00
Andrew Kingston
223a44a359
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-22 11:27:04 +01:00
Andrew Kingston
1e98f03bd7
Serve builder preview via server to fix dependency on third party cookies
2022-08-20 13:47:57 +01:00
Andrew Kingston
dced5d1c0f
Initial work on websockets
2022-08-19 11:09:20 +01:00
Andrew Kingston
59b3bed470
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-17 16:13:27 +01:00
Andrew Kingston
55eef09204
Add PLUGINS_DIR env var and show example mount for HMR of plugins
2022-08-16 15:14:47 +00:00
Jonny McCullagh
99cb7761a6
fix sed apostrophe error and couchdb path
2022-08-16 15:08:00 +01:00
Andrew Kingston
ddb47a7865
Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-16 09:33:17 +00:00
Andrew Kingston
04f49fd7b9
Proxy vite HMR websocket in dev
2022-08-16 09:25:16 +00:00
Andrew Kingston
54907ad7b0
Add hot reloading for component plugins via watched plugin directory
2022-08-15 22:23:45 +01:00
Jonny McCullagh
837cee03e3
Merge pull request #7226 from Budibase/azureappservice
...
single image build data path for azure
2022-08-11 15:18:24 +01:00
Jonny McCullagh
5618e9b27b
single image build data path for azure
2022-08-11 12:08:56 +01:00
Rory Powell
db5e031e33
Revert proxy image change
2022-08-10 14:32:07 +01:00
Rory Powell
c0919ac01b
Merge pull request #7121 from Budibase/proxy-env-support-and-webhook-limiting
...
Add separate rate limiting config for webhooks + environment variable support
2022-08-10 09:00:20 +01:00
Rory Powell
73db927f8e
Update posthog token
2022-08-08 14:03:04 +01:00
Rory Powell
5e6b7dfc06
Add seperate rate limiting config for webhooks + environment variable support
2022-08-05 17:41:55 +01:00
mike12345567
d8d2749733
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-07-22 19:14:35 +01:00
mike12345567
fc666fae64
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
mike12345567
953d5a35eb
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
2022-07-18 14:16:39 +01:00
mike12345567
ff12b4fbe9
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
2022-07-18 13:59:46 +01:00
Jonny McCullagh
7be65031dd
WAzure App Service image to docker registry
2022-07-18 12:21:25 +01:00
mike12345567
79e623219d
Removing the volume tags from the old directories, instead focusing on the single data directory that is now used - #6715 .
2022-07-15 11:08:03 +01:00
Michael Drury
ef1e70b281
Merge pull request #6636 from Budibase/omnibus-action
...
Single image pipeline
2022-07-11 11:12:09 +01:00
mike12345567
33e8600d62
Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets.
2022-07-08 18:33:07 +01:00
mike12345567
187f1965e2
Moving files around to make single image build easier to follow, getting all data directories into one place for easy volume management.
2022-07-08 14:28:09 +01:00
mike12345567
0da424b5c6
Adding missing environment variable.
2022-07-06 16:33:40 +01:00
mike12345567
a9d927b713
Adding MinIO handling, backing up to disk by bucket name.
2022-06-30 20:26:49 +01:00
Andrew Kingston
f1a42dfd07
Add env vars to hosting.properties and helm chart
2022-06-30 11:34:41 +01:00
Andrew Kingston
e9c02c29a5
Add env vars to automatically create initial admin user on first run
2022-06-30 11:28:52 +01:00
Jonny McCullagh
79fc71c474
update the readme
2022-06-24 18:59:32 +01:00
Jonny McCullagh
d0cb00d92f
rename default nginx site config
2022-06-24 18:35:18 +01:00
Jonny McCullagh
57a1bc4070
add support for Azure App Service
2022-06-24 17:48:34 +01:00
Jonny McCullagh
b60334cd3d
restart nginx
2022-06-23 15:08:56 +01:00
Jonny McCullagh
6daa9a3a3b
fixes for single image build
2022-06-23 15:03:09 +01:00
Jonny McCullagh
52c11768df
new lines at end of files
2022-06-22 14:38:45 +01:00
Jonny McCullagh
c33cb99c06
add cron to renew cert
2022-06-22 13:57:46 +01:00
Jonny McCullagh
a0f6846afc
add letsencrypt to single docker image
2022-06-22 13:38:33 +01:00
mike12345567
cd318f8a82
Review comments.
2022-06-22 12:40:33 +01:00
mike12345567
5020bf5f0f
Adding command for multiarch building with buildx, need to install qemu on Linux to make this work.
2022-06-21 19:52:44 +01:00
mike12345567
358d15a8ad
Fixing cleanup script, adding ARM support to dockerfile, as well as adding ARM client.
2022-06-21 17:56:55 +01:00
mike12345567
3cefc016c5
Slimming build down from 4GB to 1.8GB for single image.
2022-06-16 20:38:24 +01:00
mike12345567
a3607842ef
Updating the single image docker build to pin versions before build to allow it to work with develop etc. Also optimising the image a bit so that it can be built significantly faster.
2022-06-16 19:30:34 +01:00
Rory Powell
b1b852b72c
Merge branch 'release' into feature/event-backfill
2022-06-09 15:21:49 +01:00
Peter Clement
5b0f1d1212
update csp to account for certain s3 addresses
2022-06-07 11:03:33 +01:00
Rory Powell
d5a945ed67
Update lockfiles
2022-06-06 16:33:10 +01:00
Rory Powell
bf9c6cbc42
Add awareness of deployment environment
2022-06-01 14:10:00 +01:00
Kacper
663d2e75b1
Content Security Policy fix for S3 upload
...
CSP allows wildcard only at first element of FQDN, so policy `*.s3.*.amazonaws.com` is invalid cause it contains second wildcard in the middle of FQDN.
nginx.prod.conf.hbs is not parsed by real handlebarsJS but manual way with regex and replacements. It's impossible to use `{{#each}}` so I've hardcoded all regions available for S3 basing on documentation under: https://docs.aws.amazon.com/general/latest/gr/s3.html
2022-05-05 22:26:57 +02:00
Martin McKeaveney
c0cdeaf948
updating helm chart for storage classes
2022-04-27 12:42:57 +01:00
Rory Powell
2d810ece2b
Replace spectrum with custom CSS
2022-04-25 16:39:44 +01:00
Rory Powell
3d8a8dbdd6
Merge branch 'develop' into labday/nginx-error-page
2022-04-25 16:30:24 +01:00
Andrew Kingston
250bdd2d87
Merge pull request #5208 from Budibase/portainer-template
...
Add portainer template
2022-04-05 14:19:47 +01:00
Michael Drury
959763d934
Merge pull request #5209 from Budibase/labday/single-docker
...
Single docker file lab-day
2022-04-05 12:16:09 +01:00
mike12345567
441e988ea8
Review comments.
2022-04-05 11:33:55 +01:00
mike12345567
5c3e3419b4
Merge branch 'develop' of github.com:Budibase/budibase into labday/single-docker
2022-04-05 11:31:02 +01:00