Skip to content

ernsheong/keycloak-postgres-nginx

Repository files navigation

keycloak-postgres-nginx

Docker configuration for Keycloak + Nginx + Postgres with Let's Encrypt support.

Easily setup a standalone node for Keycloak server so you can worry less about authentication and worry more about your application features.

Usage

  1. Modify the variables in the .env file.

  2. For LE_OPTIONS, choose either --staging or --keep-until-expiring, not both. (TODO: debug options failure)

  3. For dev purposes: docker-compose -f docker-compose-self-signed.yml up

  4. For production: docker-compose -f docker-compose-lets-encrypt.yml up

License

MIT License.

About

Docker configuration for Keycloak + Nginx + Postgres (with Let's Encrypt support)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published