12 lines
223 B
Text
12 lines
223 B
Text
|
Keycloak.X
|
||
|
|
||
|
To run on Linux/Unix:
|
||
|
|
||
|
$ cd bin
|
||
|
$ ./kc.sh
|
||
|
|
||
|
To run on Windows:
|
||
|
|
||
|
> ...\bin\kc.bat
|
||
|
|
||
|
After the server boots, open http://localhost:8080 in your web browser. The welcome page will indicate that the server is running.
|