samoht / mirage-www-deployment

Deployed binaries of mirage-www (a binary repository)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mirage-www-deployment

Contains binaries of the various mirage-www websites that have been deployed live. This repo is used by the servers to actually the run the result of a Travis CI build run.

http://openmirage.org

Deploy

./scripts/post-merge.hook will be run on every commit. This scripts needs:

  • The SSL keys located into:
./tls/server.key
./tls/server.pem
  • The fat binary installed with ocaml-fat installed in:
./bin/fat

About

Deployed binaries of mirage-www (a binary repository)


Languages

Language:OCaml 98.8%Language:Shell 1.2%