Logo
Explore Help
Sign In
install/keycloak
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
19 Commits 1 Branch 0 Tags
main
T
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
chris 7081e52c92 Redesign install-keycloak.sh and rename to install-keycloak-pgsql.sh.
2026-09-18 10:42:16 +02:00
ALT
Redesign install-keycloak.sh and rename to install-keycloak-pgsql.sh.
2026-09-18 10:42:16 +02:00
conf
initial commit
2025-03-15 10:55:15 +01:00
.gitignore
Some minor changes.
2025-03-18 16:09:41 +01:00
add-cron-for-checking-cert.sh
initial commit
2025-03-15 10:55:15 +01:00
install-keycloak-pgsql.sh
Redesign install-keycloak.sh and rename to install-keycloak-pgsql.sh.
2026-09-18 10:42:16 +02:00
keycloak-26.1.3.tar.gz
initial commit
2025-03-15 10:55:15 +01:00
README.admin
README.admin: change URL setting.
2026-04-05 02:03:53 +02:00
README.rm-keycloak-service
move script rm-keycloak-service.sh into a README file.
2025-03-18 16:12:37 +01:00
upgrade-keycloak.sh
upgrade-keycloak.sh: Harden Keycloak upgrade process
2026-09-15 18:02:38 +02:00

README.rm-keycloak-service

#!/usr/bin/env bash

systemctl stop keycloak.service
systemctl disable keycloak.service

rm /etc/systemd/system/keycloak.service

rm -rf /opt/*

exit 0
Reference in New Issue View Git Blame Copy Permalink
S
Description
No description provided
Readme
142 MiB
Languages
Shell 100%
Powered by Gitea Version: 1.27.2 Page: 17ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API