- Notifications
You must be signed in to change notification settings - Fork23
Docker configuration for Keycloak + Nginx + Postgres (with Let's Encrypt support)
License
NotificationsYou must be signed in to change notification settings
ernsheong/keycloak-postgres-nginx
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Docker configuration for Keycloak + Nginx + Postgres with Let's Encrypt support.
Easily setup a standalone node forKeycloak server so you can worry less about authentication and worry more about your application features.
Modify the variables in the
.envfile.For
LE_OPTIONS, choose either--stagingor--keep-until-expiring, not both. (TODO: debug options failure)For dev purposes:
docker-compose -f docker-compose-self-signed.yml upFor production:
docker-compose -f docker-compose-lets-encrypt.yml up
MIT License.
About
Docker configuration for Keycloak + Nginx + Postgres (with Let's Encrypt support)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published