Scalable and distributed custom feed generator, ott - on that topic
Rust 57.0%
Smarty 28.0%
Dockerfile 7.5%
Shell 1.3%
Other 6.1%
8 1 0

Clone this repository

https://tangled.org/aleeve.dev/ott https://tangled.org/did:plc:klugggc44dmpomjkuzyahzjd/ott
git@knot.tangled.wizardry.systems:aleeve.dev/ott git@knot.tangled.wizardry.systems:did:plc:klugggc44dmpomjkuzyahzjd/ott

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

OTT on that topic#

OTT is an over the top bluesky custom feed (in the making)

... mostly scaffolding so far ...

Setup#

Install dependencies#

# Install k8s tooling
brew install kind helm skaffold

# Install fvm and fluvio cli
curl -fsS https://hub.infinyon.cloud/install/install.sh | bash

# Install rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Create a cluster#

kind create cluster --config kind-cluster.yaml

Run#

skaffold run