mike12345567
9a08c87ead
For a while we have had issues with the watchtower update process, removing this and recommending self-hosters go to the documentation to correctly update their install.
2024-11-06 16:03:15 +00:00
Sam Rose
58b4a37fca
Enable SQS in code instead of in env vars.
2024-10-14 17:20:36 +01:00
Sam Rose
c9d42a0e29
Add SQS feature flags, remove scarf.sh URLs.
2024-10-14 14:51:17 +01:00
mike12345567
75c43e7c69
Updating to specific SQS version.
2024-09-25 17:01:28 +01:00
Sam Rose
b66591f52f
Remove superfluous environment variables.
2024-07-02 15:40:50 +01:00
Sam Rose
0cde008421
Update docker-compose.yaml for SQS.
2024-06-21 17:01:27 +01:00
mike12345567
9a9fa3c716
Updating CouchDB with the Budi CLI, making sure the service is always up to date, as well as removing pull policy.
2024-02-16 10:46:36 +00:00
mike12345567
f416f7a54f
Get rid of a warning when starting up self host stack with docker compose V2 - OFFLINE_MODE is fine to be left as a blank string and warning might be causing some confusion.
2024-01-05 12:24:56 +00:00
Mel O'Hagan
9ac5a8e887
Wrap redis password in double quotes
2024-01-03 12:15:15 +00:00
Sam Rose
123a08ec27
Fix MinIO healthcheck.
2023-12-08 15:48:24 +00:00
Sam Rose
093825e7a0
Don't hardcode CouchDB image tag.
2023-12-08 15:40:53 +00:00
Sam Rose
17a5286f2c
Remove last reference to couch-init container.
2023-12-08 15:18:42 +00:00
Sam Rose
135e7ba94b
Update docker-compose.yaml to use our CouchDB image instead of IBM's.
2023-12-08 14:35:07 +00:00
Adria Navarro
572cac2552
Remove SENTRY_DSN references
2023-10-18 10:51:09 +02:00
Martin McKeaveney
f0ee662d32
adding offline mode to .env
2023-08-16 17:17:05 +01:00
Rory Powell
e116941750
Rotatable secrets ( #9982 )
...
* Rotatable secrets
* Set new api encryption key var
* Lint
* Use fallback keys instead of array
* Point api encryption key to dedicated value
* Add API_ENCRYPTION_KEY to cli
* Lint + add api encryption key to env files
2023-03-13 15:02:59 +00:00
Michael Drury
03ff4daca3
Revert "pinning MinIO versions"
2023-03-08 13:35:26 +00:00
Martin McKeaveney
d72114eba3
pinning MinIO versions
2023-03-08 12:17:15 +00:00
Martin McKeaveney
78e67df3dc
cherry pick nginx change ( #9316 )
...
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2023-01-11 21:05:44 +00:00
mike12345567
5c62bdac2e
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-05 14:14:47 +01:00
Rory Powell
dc35b0da78
Configurable api rate limit through nginx
2022-09-05 09:09:43 +01:00
Andrew Kingston
5807488f19
Add PLUGINS_DIR env var and show example mount for HMR of plugins
2022-08-16 15:14:47 +00:00
Rory Powell
21f1970bf3
Revert proxy image change
2022-08-10 14:32:07 +01:00
Rory Powell
c94d916050
Add seperate rate limiting config for webhooks + environment variable support
2022-08-05 17:41:55 +01:00
mike12345567
a8a7bea658
Merge branch 'develop' of github.com:Budibase/budibase into labday/backups
2022-07-18 13:59:46 +01:00
mike12345567
e5ddcd9f86
Adding MinIO handling, backing up to disk by bucket name.
2022-06-30 20:26:49 +01:00
Andrew Kingston
467cc27f47
Add env vars to automatically create initial admin user on first run
2022-06-30 11:28:52 +01:00
mike12345567
a1f4a237f0
Minor changes to get BB client and manifest included correctly.
2022-04-01 12:37:01 +01:00
Martin McKeaveney
14c75b2907
update always to unless-stopped
2022-03-24 17:35:35 +00:00
Martin McKeaveney
0bf5d3a8d4
watchtower should restart if it crashes
2022-03-23 09:52:27 +00:00
Martin McKeaveney
09eb276c73
relevant image name
2022-02-16 14:24:52 +01:00
Martin McKeaveney
a85f667dbe
templatize nginx configuration into one prod configuration and add NPM scripts to manage
2022-02-16 14:12:53 +01:00
Martin McKeaveney
687ff5acd6
removing exposed ports from docker configuration
2022-02-15 10:49:41 +01:00
Martin McKeaveney
e7233f9086
increase burst limit, remove log mounts
2022-02-14 17:39:10 +01:00
Martin McKeaveney
3d89e14523
adding bbproxy to watchtower
2022-02-01 11:26:36 +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
Martin McKeaveney
3544c8ac82
nginx proxy configs
2022-01-14 14:44:40 +01:00
mike12345567
94ee13ffc4
Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata.
2021-11-04 14:53:03 +00:00
Rory Powell
1cdced5e20
Add SENTRY_DSN to worker
2021-10-18 15:05:55 +01:00
Rory Powell
f3b630ed95
Sentry updates
2021-10-18 14:57:30 +01:00
Rory Powell
83b6713755
Merge pull request #3009 from Budibase/remove-account-url
...
Remove account url from docker images
2021-10-14 17:33:35 +01:00
Martin McKeaveney
e586b47c95
separate sentry projects to avoid noise
2021-10-14 16:22:53 +01:00
Rory Powell
0d20ead4b3
Remove account url from docker images
2021-10-14 15:55:23 +01:00
Maurits Lourens
518f8fd55e
merge develop into branch
2021-09-16 22:15:09 +02:00
Martin McKeaveney
4bfccadc77
scarf support
2021-08-06 14:59:39 +01:00
Martin McKeaveney
7617e07649
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
7f934327b7
making new screen modal choose the currently filtered role
2021-06-08 11:42:39 +01:00
Martin McKeaveney
aacaca3d4e
update functionality complete
2021-06-01 20:17:06 +01:00
Martin McKeaveney
0c90f9ffc5
adding watchtower to docker config
2021-05-28 10:09:32 +01:00