Commit History

Remove manual CSP header modification in Dockerfile (#2)
2a1b41f
verified

andrewrreed HF staff marcklingen commited on

fix path
4e6c41b

andrewrreed HF staff commited on

modify csp headers to avoid Content Securty Policy bug
3acc46a

andrewrreed HF staff commited on

set NEXTAUTH_SECRET and SALT via secrets
6ad8bb1

andrewrreed HF staff commited on

remove CSP env vars - not working
b91e515

andrewrreed HF staff commited on

LANGFUSE_CSP_ENFORCE_HTTPS=false
07e8df3

andrewrreed HF staff commited on

disable the default security headers
d5bebe6

andrewrreed HF staff commited on

only expose 3000
8eb9010

andrewrreed HF staff commited on

remove node_env
7e3714e

andrewrreed HF staff commited on

add required env vars
21af09f

andrewrreed HF staff commited on

simplify dockerfile
c7401ed

andrewrreed HF staff commited on

debug networking
f7ed979

andrewrreed HF staff commited on

adjust db url
e000bb0

andrewrreed HF staff commited on

remove postgres user creation in Dockerfile
c64a795

andrewrreed HF staff commited on

create proper role for postgres user and run
77a2880

andrewrreed HF staff commited on

shell script to separate file
79becd2

andrewrreed HF staff commited on

move postgres files to persistent directory + create directories at runtime, not buildtime
3b9d25e

andrewrreed HF staff commited on

add some logging statements
516ca8d

andrewrreed HF staff commited on

run postgres commands as root
b3bd35a

andrewrreed HF staff commited on

run postgres as postgres user instaed of su
4cea1d8

andrewrreed HF staff commited on

create postgress directories at build time
d0b21bc

andrewrreed HF staff commited on

single Dockerfile, working locally
39cc6c1

andrewrreed HF staff commited on