postal
postal copied to clipboard
Postal v3
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
cronandrequeuerprocesses. - [ ] 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.)
Awesome news, I'm running postal on kubernetes right now. I'd be happy to help on documenting it if needed :)
Good job