Wildfly's profile differences is well explained here: https://stackoverflow.com/questions/26342201/what-is-the-difference-between-standalone-full-and-standalonefull-ha
Now what if we want to install keycloak adapter using such profile. Here are the steps:
- Open adapter-install-offline.cli in WILDFLY_HOME/bin, we assume that you already extract the wildfly adapter zipped accordingly.
- Replace embed-server with the profile you need (I need full):
>embed-server --server-config=standalone-full.xml - Run : adapter-install-offline.cli
>jboss-cli.bat --file=adapter-install-offline.cli
As a bonus, we could configure eclipse to run using our desired profile.
0 nhận xét:
Đăng nhận xét