Here is a Plain Text copy of patch for people who can't see the
attachment (For eg. from lists.sr.ht)
From d5fef98d3d518fed18f06fd332ac61245c0b59eb Mon Sep 17 00:00:00 2001
From: Arya Kiran <aryak@vern.cc>
Date: Sat, 20 Aug 2022 19:19:16 +0530
Subject: [PATCH] Add new instance sc.vern.cc
Signed-off-by: Arya Kiran <aryak@vern.cc>
---
docs/instances.json | 5 ++++-
docs/instances.md | 3 +++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/docs/instances.json b/docs/instances.json
index 04d4a40..38b3810 100644
--- a/docs/instances.json
+++ b/docs/instances.json
@@ -5,5 +5,8 @@
"https://scribe.bus-hit.me",
"https://scribe.froth.zone",
"https://scribe.esmailelbob.xyz",
- "https://scribe.privacydev.net"
+ "https://scribe.privacydev.net",
+ "https://sc.vern.cc",
+
"http://sc.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion",
+ "http://vern3whzyfmjclq6snhlupma6nrmojghwp37tydfgqotj7sc6izq.b32.i2p"
]
diff --git a/docs/instances.md b/docs/instances.md
index 9af930f..41d55a1 100644
--- a/docs/instances.md
+++ b/docs/instances.md
@@ -7,7 +7,10 @@
* <https://scribe.froth.zone>
* <https://scribe.esmailelbob.xyz>
* <https://scribe.privacydev.net>
+* <https://sc.vern.cc>
*
<scribe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion>
(Tor)
+*
<http://sc.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion>
(Tor)
+*
[sc.vern.i2p](http://vern3whzyfmjclq6snhlupma6nrmojghwp37tydfgqotj7sc6izq.b32.i2p)
(I2P)
## How do I get my instance on this list?
--
2.36.1
Thanks for running an instance! I added your patch, but I modified it so that the Tor and I2P instances are not in the json list. This list is used by extensions to pick instances to display and the expectation is that these are all accessible over the normal web. Those are still present in the readme though. I also had to do manually step in to handle some conflicts.
You may want to set the `APP_DOMAIN` environment variable to your domain so that your homepage doesn't say `localhost:5467`. Note that you'll also need to ensure that `LUCKY_ENV=production` as well.
Edward
On 20 Aug 2022, at 9:51, Arya Kiran wrote:
> This patch adds ~vern's scribe instance to the instance list..
>
> Please find the patch attached below
>
>
> Regards,
>
> Arya K