Den*_*nis 5 windows-server wildfly keycloak quarkus
使用 Wildfly 作为应用程序服务器,可以将 KeyCloak 作为 Windows Server 上的服务运行,如下所示(例如在 IIS 后面):
.\service.bat install /name keycloak /display Keycloak /desc "Keycloak"
.\service.bat start /name Keycloak
Run Code Online (Sandbox Code Playgroud)
不幸的是,不再service.bat可以将 KeyCloak 18 作为服务运行,因为它现在由 Quarkus 支持。
似乎只有一个kc.bat:
./kc.bat start
Run Code Online (Sandbox Code Playgroud)
那么,在 Windows Server 上将 KeyCloak 18 与 Quarkus 作为服务运行的正确方法是什么?
| 归档时间: |
|
| 查看次数: |
1340 次 |
| 最近记录: |