1
0
Fork 0
mirror of synced 2024-08-09 07:08:01 +12:00
Commit graph

38 commits

Author SHA1 Message Date
Adria Navarro
a227a2664a Reduce image size 2023-06-22 11:37:33 +01:00
Adria Navarro
55e38725db Add pg_dump to single dockerfile 2023-06-22 11:29:32 +01:00
Adria Navarro
a5ae0e5a3f Add pg_dump to server dockerfile 2023-06-22 11:13:20 +01:00
Adria Navarro
921c821d2f Install pg_dump on docker 2023-06-21 11:33:37 +01:00
mike12345567
06a7a31847 Hardcoding the top level path for the app service as well. 2023-06-07 16:39:33 +01:00
Adria Navarro
d21274ef2b Remove frozen-lockfile from dockerfiles 2023-06-07 09:05:34 +01:00
Adria Navarro
fe9a220717 Add yarn.lock 2023-06-06 14:45:20 +01:00
mike12345567
733e724eb3 PR comments. 2023-05-24 16:38:24 +01:00
Adria Navarro
d1ce04736e Addressing PR comments 2023-05-23 11:54:10 +02:00
Adria Navarro
040d5f2dcb Copy dist to dist 2023-05-19 18:30:48 +02:00
Adria Navarro
c7bbd9be2f Fix integration tests 2023-05-19 18:00:53 +02:00
Adria Navarro
4e557a7f06 Add client to docker 2023-05-19 16:59:09 +02:00
Adria Navarro
82f53483b2 Fix server docker 2023-05-19 16:44:09 +02:00
Adria Navarro
bfd846e9a4 Dockerise server 2023-05-19 16:26:34 +02:00
mike12345567
de51364303 Some updates to Dockerfiles. 2023-04-27 17:00:15 +01:00
mike12345567
5066d20c9d Updating Dockerfiles and dockerignore to clear out any un-needed assets. 2023-04-26 17:59:18 +01:00
mike12345567
657197b02d Updating server Dockerfile. 2023-04-24 18:24:09 +01:00
Dean
0eed617866 Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
Rory Powell
143cf2ff35 Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
Rory Powell
aebc51299e Enable feature flags selfhost 2022-09-22 14:41:41 +01:00
Rory Powell
d36ff097ee Update posthog token 2022-08-08 14:03:04 +01:00
Rory Powell
0094c83216 Environment config 2022-06-06 15:27:29 +01:00
Rory Powell
a4eef3daab Add awareness of deployment environment 2022-06-01 14:10:00 +01:00
Martin McKeaveney
7688f023b1 gyp fixes for slim docker image 2022-05-27 15:38:03 +01:00
mike12345567
4cc7702d56 Adding node-gyp dependencies to dockerfiles. 2022-05-27 11:35:55 +01:00
Martin McKeaveney
9d813292de enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
Rory Powell
f94a0eadbe Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
mike12345567
8a1a2c5305 Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 2021-11-18 10:59:35 +00:00
Rory Powell
ef2697a82d Add oracle instant client installation scripts 2021-11-09 17:10:26 +00:00
Rory Powell
648661877a Add watchtower hooks 2021-07-29 20:32:18 +01:00
mike12345567
ffc54c3720 First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
mike12345567
d66af9f151 Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
Martin McKeaveney
e75355cfa3 Update Dockerfile 2021-02-25 13:27:46 +00:00
mike12345567
0e854473f0 Putting together the basics of the compose system, this is now functional, along with some handy scripts to make it work. This requires minimum docker 1.25.0 to run due to the use of --env-file. 2020-12-11 16:38:40 +00:00
mike12345567
53e4531c5b Making worker thread decision based on environment variable (BUDIBASE_ENVIRONMENT) and some general tidy up, as well as fixing delete event emitter 2020-09-14 10:30:35 +01:00
Martin McKeaveney
08181e8a50 adding couchdb env 2020-07-08 21:53:15 +01:00
Martin McKeaveney
f7d65deb5e extra index template for production 2020-07-06 19:43:40 +01:00
Martin McKeaveney
594b7c2cce budibase dockerfile 2020-06-15 17:06:54 +01:00