Adam Haris

Results 4 issues of Adam Haris

Since Kamal is the recommended deployment tool for Fizzy, this prevents developers from inadvertently exposing sensitive deployment materials while following standard deployment practices.

Looks like Fizzy currently defaults to Sendmail, this update enables developers to switch to SMTP when needed via environment variables.

This may be an opinionated PR, but it appears to follow the 37signals approach to setting up the project on your own infrastructure. Similarly to [fizzy-sass](https://github.com/basecamp/fizzy-saas), this update also uses...

This PR adds a simple single-tenant (“no public signup”) mode controlled by the `SINGLE_TENANT` environment variable. When `SINGLE_TENANT=true `and at least one user already exists(similarly to once-campfire): - /signup/new redirects...