We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6379d10 commit 5267958Copy full SHA for 5267958
README.md
@@ -0,0 +1,14 @@
1
+# okapi-hooks
2
+
3
+Container for for deploy+install/uninstall+undeploy a module
4
5
+| env | Description |
6
+|-----------------|--------------------------------|
7
+| `MD_URL` | URL of running module instance |
8
+| `OKAPI_MD` | Module descriptor content |
9
+| `OKAPI_PASS` | Password for admin tenant |
10
+| `OKAPI_TENANTS` | Tenants comma separated |
11
+| `OKAPI_TOKEN` | Token for admin tenant |
12
+| `OKAPI_URL` | Okapi URL |
13
+| `OKAPI_USER` | Username for admin tenant |
14
0 commit comments