19 Commits

Author SHA1 Message Date
Ruben Fiszel
855a079744 fix .env 2025-04-21 16:53:23 +02:00
dieriba
5b123b01a1 feat: handle different aws auth resource type (#5637)
* feat: oidc auth with sqs

* rafctor

* update: add id token struct

* update has_expired function

* fix duration

* fix typo

* Update backend/windmill-common/src/auth.rs

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>

* Update backend/windmill-common/src/auth.rs

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* update ref

* update sqlx

* update resource type

* update repo ref

* Update settings.json

* add new resource type

* update repo ref and clear resource path on resource type change

* update .sqlx

* add missing key

---------

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-17 21:51:18 +02:00
Alexander Petric
dad829adf4 feat: adding docker log rotation by default in docker compose (#5295)
* feat: adding docker log rotation by default in docker compose

* add newline

* add compression
2025-02-14 20:48:33 +01:00
Ruben Fiszel
36da52b269 remove license key from .env 2023-10-12 00:46:31 +02:00
Ruben Fiszel
3fc3e10ef5 improve and simplify setup 2023-09-21 11:00:42 +02:00
Ruben Fiszel
e0ff5484e1 fix tests 2023-09-15 09:30:33 +02:00
Ruben Fiszel
7b50a9002e improve docker-compose 2023-07-08 09:59:23 +02:00
Ruben Fiszel
9709f21c2b improve docker-compose 2023-07-08 09:58:45 +02:00
Ruben Fiszel
78e8f947fb add license key in more files 2023-05-30 18:32:44 +02:00
Ruben Fiszel
f72b86b8ea update docker-compose and .env 2023-05-24 11:40:50 +02:00
Ruben Fiszel
e6d02db1ad update readme 2023-04-24 01:35:17 +02:00
Ruben Fiszel
a72de74dfb update self-host 2023-04-08 13:52:31 +02:00
Ruben Fiszel
61c915488c ci: trim down docker main docker image 2022-11-07 13:37:37 +01:00
Mike
f6287bd83f fix(self-hosting): add lsp and caddy to docke-compose (#432) 2022-08-16 14:33:37 +02:00
Ruben Fiszel
60d48708f6 feat: OAuth "Connect an App" (#155) 2022-07-02 21:04:41 +02:00
Ruben Fiszel
aee510f915 simplify dockerfile - remove unecessary caddy 2022-06-12 03:05:39 +02:00
Tomasz Wsuł
7a69b5d3b4 feat: self host github oauth (#46) 2022-05-14 14:54:53 +02:00
Ruben Fiszel
a27535f503 feat: self host minimal 2022-05-08 17:26:51 +02:00
Ruben Fiszel
2e132878e4 first commit 2022-05-05 04:25:58 +02:00