From e28ba9aa1ff870e67e546242d9fa0e63e6bddd66 Mon Sep 17 00:00:00 2001
From: Zach Mandeville <code@solarpunk.cool>
Date: Thu, 4 Jan 2024 17:47:54 +1300
Subject: [PATCH] Add deployment link to README

This adds a short link to the larger notion doc
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 4e147e5..6c6f7a2 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,10 @@ So with this you can mount your own [Graphana](https://grafana.com/) dashboards
   - Source code: https://sr.ht/~psic4t/atomstr/
   - Demo instance: https://atomstr.data.haus/
 
+## Deployment
+
+We deploy this service using [ansible](https://github.com/planetary-social/ansible-scripts).  The steps for deployment can be read in our [internal notion page](https://www.notion.so/nossocial/Deploying-services-via-Ansible-2b8d01a60d2441e197d4e03d3274c9ef?pvs=4).
+
 
 # Contributing