Skip to content
Snippets Groups Projects
Commit 756dfea9 authored by Martin van Es's avatar Martin van Es
Browse files

Adjust README for new mdserver functionality

parent ade6dc2d
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,9 @@ Alternate MDX research project ...@@ -15,7 +15,9 @@ Alternate MDX research project
Reads source metadata file(s) and outputs them signed to filesystem Reads source metadata file(s) and outputs them signed to filesystem
## ```mdserver.py [mdfile] [mdfile] [mdfile] ...``` ## ```mdserver.py [mdfile] [mdfile] [mdfile] ...```
Reads source metadata files(s). Serves and caches them signed from memory, on request Starts a metadata signer server.
Reads source metadata files(s) on SIGHUP signal.
Serves and caches them signed from memory, on request
## ```mdproxy.py``` ## ```mdproxy.py```
Caches signed and cached ```mdserver.py``` metadata requests Caches signed and cached ```mdserver.py``` metadata requests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment