Commit Graph

63 Commits

Author SHA1 Message Date
Ruben Fiszel
aae70ac6cb feat: logs can be downloaded directly from server/frontend if using shared volume 2024-05-12 04:16:04 +02:00
Jacopo Bonomi
8398003809 typo error on comment (#3225) 2024-02-14 19:40:31 +01:00
Ruben Fiszel
92639a15d3 updating docker-compose to pg16 + increase shm size 2024-02-11 23:58:34 +01:00
Bret Mogilefsky
2f15b62ca9 Fix typo in docker-compose.yml comment (#3056) 2024-01-21 21:01:46 +01:00
Guillaume Bouvignies
326eac46fc feat: File path is option when uploading a file to S3 (#3029)
* feat: File path is option when uploading a file to S3

* Add frontend

* Fix lock

* Drag and drop file upload UI
2024-01-19 14:17:42 +01:00
HugoCasa
2768379885 feat: app reports v2 (#2778)
* fix: schema autocomplete

* feat: app reports v2

* fix: remove global copilot api call

* feat: nits

* fix: backward compatible slack notif

* feat: nits

* feat: log browser logs

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2023-12-05 18:55:46 +01:00
Guillaume Bouvignies
60ca8eec5d chore: Update comments for Caddy with HTTPS (#2569) 2023-11-06 18:25:32 +01:00
Ruben Fiszel
f6d55da783 update deno to 1.38.0 and bun to 1.0.8 2023-11-04 18:22:53 +01:00
Ruben Fiszel
d97e99edb8 add static version to lsp in docker-compose 2023-11-01 01:47:54 +01:00
Ruben Fiszel
35665cf102 fix: move keep job directories and expose debug metrics to instance settings UI 2023-10-26 13:08:39 +02:00
Ruben Fiszel
57dc62b298 fix: prometheus metrics are an instance settings 2023-10-25 23:32:47 +02:00
Ruben Fiszel
17129fdf0f add MODE env variable 2023-10-16 15:20:50 +02:00
Ruben Fiszel
36da52b269 remove license key from .env 2023-10-12 00:46:31 +02:00
Ruben Fiszel
fdbb393a5f update docker-compose 2023-09-21 15:08:02 +02:00
Ruben Fiszel
dc1b8bedf0 update docker-compose 2023-09-21 15:07:15 +02:00
Ruben Fiszel
3fc3e10ef5 improve and simplify setup 2023-09-21 11:00:42 +02:00
Ruben Fiszel
ef3fb5dc77 add WORKER_GROUP to docker-compose 2023-09-13 21:42:56 +02:00
Ruben Fiszel
69cfe1ee13 feat: prometheus metrics are now ee only 2023-08-20 12:29:05 +02:00
HugoCasa
2f18b94b33 feat: add native powershell support (#2025)
* feat: add powershell support

* fix: lang build
2023-08-10 13:19:50 +00:00
Ruben Fiszel
9f8d834bbf add snowflake to native workers in docker-compose 2023-08-09 16:21:26 +02:00
Ruben Fiszel
314a4b614b refactor native workers to use native jobs 2023-08-03 10:32:45 +02:00
Ruben Fiszel
be832f7f19 feat: use flock to avoid concurrency issues on pip and shared volume 2023-07-26 20:17:26 +02:00
Ruben Fiszel
b7c7d564ca feat: add mysql as native integration (#1859) 2023-07-11 22:53:02 +02:00
Ruben Fiszel
596699b0e8 fix docker-compose 2023-07-09 09:52:53 +02:00
Ruben Fiszel
c4c55714f4 Update docker-compose.yml 2023-07-08 17:02:46 +02:00
Ruben Fiszel
739d4095cc Update docker-compose.yml 2023-07-08 16:36:22 +02:00
Ruben Fiszel
9709f21c2b improve docker-compose 2023-07-08 09:58:45 +02:00
Ruben Fiszel
79ea3fae66 bun fixes 2023-07-06 22:29:00 +02:00
Ruben Fiszel
958fa999b7 Update docker-compose.yml 2023-07-05 20:24:17 +02:00
Ruben Fiszel
dd13dfabf4 Update docker-compose.yml 2023-07-04 20:02:05 +02:00
Ruben Fiszel
41213a61aa feat: native fetch + native postgresql jobs (#1796)
* push

* test

* test

* done

* fix

* modify script lang enum

* fix tests

* update wasm

* fix tests
2023-07-04 19:39:59 +02:00
Ruben Fiszel
218ad892d7 feat: add configurable global error handler 2023-06-30 12:46:02 +02:00
Ruben Fiszel
d6132ed8d2 improve docker-compose and email sending 2023-06-29 11:52:46 +02:00
Ruben Fiszel
0e3f46979d add volume to persist lsp cache 2023-06-23 06:03:26 +02:00
Ruben Fiszel
aa8bfa0998 add oauth.json even to worker 2023-06-20 15:45:02 +02:00
Ruben Fiszel
cb3177e3c0 feat: add dynamic default args to approval page form 2023-06-20 14:36:25 +02:00
Ruben Fiszel
768d44b55b feat: remove the need for BASE_INTERNAL_URL 2023-06-12 12:00:42 +02:00
Ruben Fiszel
78e8f947fb add license key in more files 2023-05-30 18:32:44 +02:00
Ruben Fiszel
915f20fb0a feat: add multiplayer support for webeditor (#1562) 2023-05-30 17:42:27 +02:00
Ruben Fiszel
f72b86b8ea update docker-compose and .env 2023-05-24 11:40:50 +02:00
Ruben Fiszel
7ee2d2c02e feat: docker as a new supported language 2023-05-22 17:50:30 +02:00
Ruben Fiszel
a72de74dfb update self-host 2023-04-08 13:52:31 +02:00
jneeee
9f80675267 fix: no need to map internal ports to hosts (#1365) 2023-04-05 08:01:43 +02:00
Ruben Fiszel
1dbaeaaeac Update docker-compose.yml 2023-03-06 10:39:00 +01:00
Ruben Fiszel
b7ba5c98a2 Update docker-compose.yml with oauth example 2023-03-06 10:38:01 +01:00
Ruben Fiszel
2e6d77b7fa fix BASE_INTERNAL_URL 2023-02-10 18:29:10 +01:00
Ruben Fiszel
4f41c64300 update docker-compose 2023-02-04 15:50:28 +01:00
Ruben Fiszel
7d4222d7a2 remove nsjail from the non enterprise image 2022-11-25 17:04:52 +01:00
Ruben Fiszel
6b98ae2ffc disable nsjail by default 2022-11-25 16:31:15 +01:00
Ruben Fiszel
5bc40f7d28 fix(backend): apps backend v0 (#888)
* progress

* post merge

* progress

* fix

* fix

* fix

* fix

* v1

* fix openapi
2022-11-12 20:17:08 +01:00