Ajout Readme et logo app

This commit is contained in:
2024-04-03 13:54:30 +02:00
parent 562834d131
commit 1002057eb3
34 changed files with 448 additions and 5 deletions

View File

@ -0,0 +1,22 @@
datasources:
postgres:
url: jdbc:postgresql://postgres-demo-1:5432/kestra
driverClassName: org.postgresql.Driver
username: kestra
password: k3str4
kestra:
server:
basic-auth:
enabled: false
repository:
type: postgres
storage:
type: local
local:
base-path: "/app/storage"
queue:
type: postgres
tasks:
tmp-dir:
path: /tmp/kestra-wd/tmp
url: http://localhost:8080/