Skip to content

feat(apps): add Shoutrrr to one-click app catalog (#512) - #526

Open
thisisrakshith wants to merge 1 commit into
oblien:mainfrom
thisisrakshith:feat/add-shoutrrr-app
Open

feat(apps): add Shoutrrr to one-click app catalog (#512)#526
thisisrakshith wants to merge 1 commit into
oblien:mainfrom
thisisrakshith:feat/add-shoutrrr-app

Conversation

@thisisrakshith

@thisisrakshith thisisrakshith commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Resolves #512

Adds Shoutrrr as a one-click template application in the Openship Apps catalog.

Shoutrrr is an open-source social media scheduling and publishing platform (alternative to Buffer, Typefully, and Hootsuite) by CoolLabs.

Changes

  • App Template: Added packages/core/src/apps/catalog/shoutrrr.json configured with:
    • Official image ghcr.io/coollabsio/shoutrrr:latest
    • Exposed FrankenPHP Octane port 8080
    • Auto-generated APP_KEY secret config field
    • Persistent SQLite (shoutrrr_sqlite) and storage (shoutrrr_storage) volumes
    • Octane reverse-proxy headers and secure cookie configuration
    • Curated settings for application name, queue worker count, SSR, and OAuth
  • Merged Catalog: Regenerated packages/core/src/apps/catalog.json
  • Branding: Registered shoutrrr in AppLogo.tsx and vendored apps/dashboard/public/app-logos/shoutrrr.png

References

@thisisrakshith thisisrakshith changed the title feat(apps): add Shoutrrr to one-click app catalog feat(apps): add Shoutrrr to one-click app catalog (#512) Aug 9, 2026
@adiologydev

Copy link
Copy Markdown

Hey there, I'm the maintainer of Shoutrrr from coolLabs! Let me know if you need any help with this :) Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Shoutrrr to the apps catalog

2 participants