• Joined on 2023-11-11
tjhintz commented on issue nassella/app#61 2026-08-04 23:27:47 +00:00
SMTP UX Improvements

Going to integrate Postmark. Postmark allows us to have a separate "server" (folder) for each of the Nassella users. This will allow us to fully segregate each Nassella account. For user's that…

tjhintz commented on issue nassella/app#61 2026-07-31 18:11:47 +00:00
SMTP UX Improvements

Unfortunately the cloudflare email service requires a paid account and would not be fully "no touch" by end users.

Thinking about this a lot more, I think Nassella should actually have a…

tjhintz commented on issue nassella/app#61 2026-07-30 21:28:49 +00:00
SMTP UX Improvements

The user connects their domain to Nassella (which utilizes Cloudflare DNS).

During the Ghost or Nextcloud deployment, Nassella programmatically provisions the necessary DNS trust records (SPF,…

tjhintz commented on issue nassella/app#61 2026-07-30 21:26:48 +00:00
SMTP UX Improvements

even better, it seems like cloudflare could be used to actually deliver the email https://www.cloudflare.com/products/email-service/

tjhintz commented on issue nassella/app#61 2026-07-30 21:14:11 +00:00
SMTP UX Improvements

Actually, it seems like this might be possible with https://github.com/simonrob/email-oauth2-proxy

tjhintz opened issue nassella/app#61 2026-07-30 20:48:34 +00:00
SMTP UX Improvements
tjhintz closed issue nassella/app#57 2026-07-27 23:23:05 +00:00
Authelia setup for logs is confusing
tjhintz commented on issue nassella/app#60 2026-07-27 23:22:51 +00:00
Don't expose the log viewer lldap to the internet?

resolved by removing it for now and using authelia with file back storage instead.

tjhintz closed issue nassella/app#60 2026-07-27 23:22:51 +00:00
Don't expose the log viewer lldap to the internet?
tjhintz closed issue nassella/app#50 2026-07-27 23:22:24 +00:00
Replace LLDAP/Authelia for Dozzle with an embedded Authelia
tjhintz commented on issue nassella/app#13 2026-07-27 23:22:16 +00:00
if terraform deploy fails because of things like DO API error, retry or tell user what to do

the root cause of this failure has been resolved so closing this for now. could still be better handled in the future for unknown issues

tjhintz closed issue nassella/app#13 2026-07-27 23:22:16 +00:00
if terraform deploy fails because of things like DO API error, retry or tell user what to do
tjhintz closed issue nassella/app#24 2026-07-27 23:21:27 +00:00
on deployment status page, also check new instance is fully booted before completing
tjhintz pushed to main at nassella/app 2026-07-27 23:21:12 +00:00
12d014eda9 Allow force destroying an instance.
1c57b865b7 Fixing dashboard error when instance in progress.
85ad1c9311 Refactor authelia for logs to use file backed users.
38d718533c Fixing terraform race condition.
cf1edb5d58 Upgrading terraform providers.
Compare 6 commits »
tjhintz closed issue nassella/app#56 2026-07-27 19:58:43 +00:00
Make sure all deployment states work on dashboard
tjhintz commented on issue nassella/app#47 2026-07-27 19:57:34 +00:00
For Ghost SMTP config do we need secure=true only for port 465?

probably we need to an an option for SSL, TLS, or none?

tjhintz closed issue nassella/app#41 2026-07-25 18:02:52 +00:00
Don't try to perform a backup before deploying if this is a new instance
tjhintz pushed to main at nassella/app 2026-07-25 18:02:23 +00:00
bc301d6b29 Making the dashboard app display less confusing.
tjhintz pushed to main at nassella/app 2026-07-25 18:00:32 +00:00
9f89356c85 Don't try to make a backup on inital deployment.
tjhintz opened issue nassella/app#60 2026-07-25 17:56:39 +00:00
Don't expose the log viewer lldap to the internet?