add unfinished scripts
Change-Id: I2fb49e8118fff65a571a75efc0dd2338096e48c9
diff --git a/systemd/deploy-over-testbed.md b/systemd/deploy-over-testbed.md
new file mode 100644
index 0000000..81e1bc2
--- /dev/null
+++ b/systemd/deploy-over-testbed.md
@@ -0,0 +1,18 @@
+# Deploy NDNCERT v0.3 over testbed
+
+Three steps:
+
+* Deploy root CA `/ndn` by setting up the NDNCERT CA configuration and run NDNCERT service
+* At each site server, run NDNCERT client command line tools to get certificate issued by `/ndn` using the PIN code challenge, set up the CA configuration and run NDNCERT CA service.
+* Update the `/ndn`'s configuration file and restart the service.
+
+
+## Step 1
+
+```bash
+
+```
+
+## Step 2
+
+## Step 3
\ No newline at end of file