mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
autopushed
This commit is contained in:
+12
@@ -1,3 +1,15 @@
|
|||||||
- a [[bridge]].
|
- a [[bridge]].
|
||||||
- [[bluesky]] [[fediverse]]
|
- [[bluesky]] [[fediverse]]
|
||||||
- #go https://fietkau.software/pinhole
|
- #go https://fietkau.software/pinhole
|
||||||
|
|
||||||
|
Trying this out on [[2023-12-25]] :) I got it to run in dev mode as such:
|
||||||
|
|
||||||
|
```
|
||||||
|
> git clone git clone https://fietkau.software/Pinhole.git
|
||||||
|
> cd Pinhole
|
||||||
|
> poetry init
|
||||||
|
> poetry add pycryptodome flask requests
|
||||||
|
> poetry run pinhole.py
|
||||||
|
```
|
||||||
|
|
||||||
|
Now considering whether I take the step to set up nginx to serve this in a way 'readable' to ActivityPub ecosystem as per instructions in [[go/pinhole]] :)
|
||||||
|
|||||||
Reference in New Issue
Block a user