postal icon indicating copy to clipboard operation
postal copied to clipboard

Postal v3

Open adamcooke opened this issue 1 year ago • 1 comments

This is a PR which is tracking the development of the next major version of Postal - Postal v3. There are a number of significant improvements coming with this initial release.

  • [x] The removal of the RabbitMQ requirement entirely.
  • [x] The removal of the need the run cron and requeuer processes.
  • [ ] Improved configuration documentation (including support for environment variables).
  • [x] Support for running Postal on Kubernetes (env vars for config, health server, wait for migrations to run before starting web servers etc.)
  • [x] Improved logging.
  • [ ] Upgrade to Rails 7.1.

Once these are in place, additional functionality will be following in subsequent versions (including a new API, OIDC support for logging in and additional verification tools.)

adamcooke avatar Feb 13 '24 23:02 adamcooke

Awesome news, I'm running postal on kubernetes right now. I'd be happy to help on documenting it if needed :)

Good job

BorjaRafolsMartinez avatar Feb 16 '24 12:02 BorjaRafolsMartinez