This commit is contained in:
parent
24c7ec2b17
commit
11356737bf
7 changed files with 93 additions and 68 deletions
10
README.md
10
README.md
|
|
@ -2,15 +2,9 @@
|
|||
|
||||
|
||||
build steps:
|
||||
gen_tls.sh foo
|
||||
|
||||
$ mirage configure -f unikernel/config.ml -t unix
|
||||
$ gen_tls.sh foo
|
||||
$ make
|
||||
mirage configure -f unikernel/config.ml -t unix && make
|
||||
|
||||
run:
|
||||
./unikernel/dist/mte --pg-database taler-exchange --pg-port 5432 --pg-hostname localhost --pg-user mte --pg-password xxx
|
||||
|
||||
todo
|
||||
- make a .opam file
|
||||
- pin pgx to:
|
||||
"git+https://github.com/pgx-ocaml/pgx.git#57c39ad93b712b4a9c1914be0c99172e050bc8e9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue