Skip to content

Keycloak-Installer contains a set of scripts that enables easy deployment of a standalone Keycloak server instance.

Notifications You must be signed in to change notification settings

kasullian/Keycloak-Installer

Repository files navigation

Keycloak Installer

Keycloak Installer is a set of scripts that handles the installation and configuration of a keycloak standalone server.

Configuration

  • Replace all values within keycloak.sh with your desired domain, passwords, and alias

Installation

# Clone the repo
git clone https://github.com/kasullian/Keycloak-Installer

# Install keycloak
sudo chmod +x install.sh
sudo ./install.sh

Test SSL renewel through certbot

sudo certbot renew --dry-run

About

Keycloak-Installer contains a set of scripts that enables easy deployment of a standalone Keycloak server instance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages