I had a lot of fun researching and experimenting with Postgres full-text search capabilities. Follow along as I build a simple keyword search with Postgres.
Here I share all the configuration details needed to self-host PostgreSQL running in a Docker container, with a valid SSL certificate from Let's Encrypt.
It's a common architecture to have PostgreSQL and Redis serve as the backbone of your app, but PostgreSQL may be capable of everything you use Redis for.