summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2015-10-02 14:45:36 +0200
committerChristian Heimes <christian@python.org>2015-10-02 14:45:36 +0200
commita07fa7ae9d08416de8bc9994adce1353310d4ba3 (patch)
tree62d89167c7fb34323f9f1ef82583d6dfd6a7a4c5 /README
downloadgustodia-a07fa7ae9d08416de8bc9994adce1353310d4ba3.tar.gz
gustodia-a07fa7ae9d08416de8bc9994adce1353310d4ba3.tar.xz
gustodia-a07fa7ae9d08416de8bc9994adce1353310d4ba3.zip
Initial commit with first working hack
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..830d2fd
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+$ make run_server
+
+$ make init_db
+$ make example
+
+curl --unix-socket server_socket -H "REMOTE_USER: user" http://localhost/secrets/tests/mysecret
+