Skip to content

Glossary & FAQ

  • Adapter – Plugin that knows how to talk to an external service.
  • Event – An immutable record representing an import, publish, or enrichment.
  • Projection – A derived view built from events for fast reads.
  • POSSE – Publish on your Own Site, Syndicate Elsewhere.
  • PESOS – Publish Elsewhere, Syndicate to Own Site.

Yes. The code is available under the MIT license.

No. You can run Otso locally with SQLite and deploy later if desired.

Not in the same project, but you can migrate using the export/import commands.

Secrets live in environment variables or the OS keychain. They are never committed to your repo.