<olle>
In php world, "composer install" is enough to install all deps
<discocaml>
<._null._> opam install . should install it
<discocaml>
<Ada> if you're working on your own projects you can either write a `.opam` file by hand or have dune create it for you with `(package (name xyz) (depends dream re whatever))`
<discocaml>
<._null._> dune doesn't manage dependency installations, it merely checks that they are available (it's a build system)
<olle>
No, just trying out the dream examples
<olle>
Right, you need both dune and opam :)
<olle>
Oh, "opam install ." just picks the first .opam file in the folder
<olle>
Ada, you don't use Dream with nginx or anything?
<olle>
Bit unsure about deployment, and how to auto-restart after a failure or such.
<discocaml>
<Ada> olle: in a production sense I couldn't say because i don't use dream much
<discocaml>
<Ada> but i put all my stuff (including other ocaml frameworks) behind haproxy for tls termination with plain old docker handling auto-restarting
<olle>
Hm!
<olle>
Ada you have a link for that type of setup?
<discocaml>
<Ada> which part?
<discocaml>
<Ada> you can exchange haproxy for nginx, it's just personal preference.
<olle>
Hm
<olle>
I can't manage to compile the examples for dream
<olle>
But now it's late
<discocaml>
<Ada> woop ported my curl bindings to eio
<olle>
Ugh bug in rescript somewhere
<olle>
%@return directive *_to_opt expect return type to be
<olle>
syntax wise `_ option` for safety
olle has quit [Ping timeout: 256 seconds]
philipwhite has quit [Remote host closed the connection]
ggb has quit [Read error: Connection reset by peer]
b0o has quit [Read error: Connection reset by peer]
arya_elfren has quit [Remote host closed the connection]
brettgilio has quit [Read error: Connection reset by peer]
soni_ has quit [Remote host closed the connection]
ymherklotz has quit [Remote host closed the connection]
_alix has quit [Remote host closed the connection]
toastal has quit [Remote host closed the connection]
sleepydog has quit [Remote host closed the connection]
immutable has quit [Remote host closed the connection]
richardhuxton has quit [Remote host closed the connection]
henrytill has quit [Remote host closed the connection]
migalmoreno has quit [Read error: Connection reset by peer]
Ankhers has quit [Remote host closed the connection]
whereiseveryone has quit [Read error: Connection reset by peer]
seeg has quit [Remote host closed the connection]
kuruczgy has quit [Remote host closed the connection]
jakzale has quit [Remote host closed the connection]
patrick has quit [Remote host closed the connection]
pluviaq has quit [Read error: Connection reset by peer]
ggb has joined #ocaml
philipwhite has joined #ocaml
kuruczgy has joined #ocaml
patrick has joined #ocaml
arya_elfren has joined #ocaml
b0o has joined #ocaml
migalmoreno has joined #ocaml
soni_ has joined #ocaml
pluviaq has joined #ocaml
immutable has joined #ocaml
jakzale has joined #ocaml
whereiseveryone has joined #ocaml
richardhuxton has joined #ocaml
ymherklotz has joined #ocaml
henrytill has joined #ocaml
_alix has joined #ocaml
sleepydog has joined #ocaml
brettgilio has joined #ocaml
toastal has joined #ocaml
seeg has joined #ocaml
Ankhers has joined #ocaml
fweht has quit [Quit: Connection closed for inactivity]