Add SubsiMail - #1044
Open
subi26 wants to merge 1 commit into
Open
Conversation
SubsiMail is a self-hosted cold email sequencing platform: prospect lists, templates, connected inboxes, and campaign data live in the user's own SQLite database, not a third-party SaaS. - Runtime image: docker.io/subsimail/subsimail, multi-arch (linux/amd64 + linux/arm64), pinned to the manifest-list digest. - Single web service, SQLite persisted under /DATA/AppData/$AppID/data. - First run needs a free license token from subsimail.com (paste or OAuth connect) before the app is usable; noted at the top of the description. - website/repo/support/docs point at subsimail.com since the application source is closed.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



App
SubsiMail v2.0.0 — self-hosted cold email sequencing platform. Prospect lists, templates, connected inboxes, and campaign data are stored in the user's own SQLite database on their own server, not a third-party SaaS. Positioned as a self-hosted alternative to Instantly / Smartlead / lemlist / Apollo, with flat per-inbox pricing instead of per-seat fees.
Image source
docker.io/subsimail/subsimail, tag2.0.0, pinned to the multi-arch manifest-list digest.linux/amd64andlinux/arm64both present viadocker buildx imagetools inspect subsimail/subsimail:2.0.0.Notable setup behavior
x-casaos.descriptionso it isn't a surprise mid-install.webservice, SQLite data persisted under/DATA/AppData/$AppID/data, migrations run automatically and idempotently on startup.repo/website/docsall point at subsimail.com since the application source is closed — there's no separate public source repo to link.Testing performed
docker run --platform linux/arm64), confirmed it boots, prints its normal startup banner, and runs its embedded SQLite migrations without error.x-casaosfield shapes from the spec doc (locale-keyedtitle/tagline/description, quotedport_map, long-formportssyntax). Wasn't able to run the repo's owndocker compose config -q/build_dist.shlocally (nodocker composeplugin in this environment) — happy to fix anything CI flags.Assets for review
Logo: https://subsimail.com/static/apple-touch-icon.png
Screenshot: https://subsimail.com/static/img/marketing/dashboard-hero.png