[JBoss JIRA] (ARTIF-703) Auto install DDL if the tables don't exist
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-703?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated ARTIF-703:
------------------------------
Description: Since we now build the EMF programmatically, on demand, we should be able to automatically install the DDL on the DB if the tables don't already exist. This is *much* preferred over Hibernate's hbm2ddl, since we can use our real (optimized) DDL SQL. Further, it will allow users to get started even quicker. Even further, we'll need something like this for Docker anyway... (was: It would be great if, for Wildfly, the installer could include an overlay ZIP with a pre-configured Keycloak realm and file-based H2 database (with the DDL pre-installed). We'll need this for Docker, anyway...)
> Auto install DDL if the tables don't exist
> ------------------------------------------
>
> Key: ARTIF-703
> URL: https://issues.jboss.org/browse/ARTIF-703
> Project: Artificer
> Issue Type: Enhancement
> Affects Versions: 1.0.0.Beta1
> Reporter: Brett Meyer
> Assignee: Brett Meyer
>
> Since we now build the EMF programmatically, on demand, we should be able to automatically install the DDL on the DB if the tables don't already exist. This is *much* preferred over Hibernate's hbm2ddl, since we can use our real (optimized) DDL SQL. Further, it will allow users to get started even quicker. Even further, we'll need something like this for Docker anyway...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (ARTIF-703) Auto install DDL if the tables don't exist
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-703?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated ARTIF-703:
------------------------------
Summary: Auto install DDL if the tables don't exist (was: Installer Wildfly overlay with pre-configured Keycloak realm and H2 DDL)
> Auto install DDL if the tables don't exist
> ------------------------------------------
>
> Key: ARTIF-703
> URL: https://issues.jboss.org/browse/ARTIF-703
> Project: Artificer
> Issue Type: Enhancement
> Affects Versions: 1.0.0.Beta1
> Reporter: Brett Meyer
> Assignee: Brett Meyer
>
> It would be great if, for Wildfly, the installer could include an overlay ZIP with a pre-configured Keycloak realm and file-based H2 database (with the DDL pre-installed). We'll need this for Docker, anyway...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (ARTIF-703) Installer Wildfly overlay with pre-configured Keycloak realm and H2 DDL
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-703?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated ARTIF-703:
------------------------------
Comment: was deleted
(was: Decided against an overlay.zip, for now, since the same results can already be accomplished with:
bin/standalone.sh -c standalone-full.xml -Dkeycloak.import=$ARTIFICER_HOME/distro/assembly/src/main/resources/ROOT/artificer-realm.json -Dhibernate.hbm2ddl.auto=update)
> Installer Wildfly overlay with pre-configured Keycloak realm and H2 DDL
> -----------------------------------------------------------------------
>
> Key: ARTIF-703
> URL: https://issues.jboss.org/browse/ARTIF-703
> Project: Artificer
> Issue Type: Enhancement
> Affects Versions: 1.0.0.Beta1
> Reporter: Brett Meyer
> Assignee: Brett Meyer
>
> It would be great if, for Wildfly, the installer could include an overlay ZIP with a pre-configured Keycloak realm and file-based H2 database (with the DDL pre-installed). We'll need this for Docker, anyway...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (ARTIF-703) Installer Wildfly overlay with pre-configured Keycloak realm and H2 DDL
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-703?page=com.atlassian.jira.plugin.... ]
Brett Meyer edited comment on ARTIF-703 at 6/11/15 3:54 PM:
------------------------------------------------------------
Decided against an overlay.zip, for now, since the same results can already be accomplished with:
bin/standalone.sh -c standalone-full.xml -Dkeycloak.import=$ARTIFICER_HOME/distro/assembly/src/main/resources/ROOT/artificer-realm.json -Dhibernate.hbm2ddl.auto=update
was (Author: brmeyer):
Deciding against this, for now, since the same results can already be accomplished with:
bin/standalone.sh -c standalone-full.xml -Dkeycloak.import=$ARTIFICER_HOME/distro/assembly/src/main/resources/ROOT/artificer-realm.json -Dhibernate.hbm2ddl.auto=update
> Installer Wildfly overlay with pre-configured Keycloak realm and H2 DDL
> -----------------------------------------------------------------------
>
> Key: ARTIF-703
> URL: https://issues.jboss.org/browse/ARTIF-703
> Project: Artificer
> Issue Type: Enhancement
> Affects Versions: 1.0.0.Beta1
> Reporter: Brett Meyer
> Assignee: Brett Meyer
>
> It would be great if, for Wildfly, the installer could include an overlay ZIP with a pre-configured Keycloak realm and file-based H2 database (with the DDL pre-installed). We'll need this for Docker, anyway...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months
[JBoss JIRA] (ARTIF-703) Installer Wildfly overlay with pre-configured Keycloak realm and H2 DDL
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/ARTIF-703?page=com.atlassian.jira.plugin.... ]
Brett Meyer closed ARTIF-703.
-----------------------------
Fix Version/s: (was: 1.0.0.Beta2)
Resolution: Won't Fix
Deciding against this, for now, since the same results can already be accomplished with:
bin/standalone.sh -c standalone-full.xml -Dkeycloak.import=$ARTIFICER_HOME/distro/assembly/src/main/resources/ROOT/artificer-realm.json -Dhibernate.hbm2ddl.auto=update
> Installer Wildfly overlay with pre-configured Keycloak realm and H2 DDL
> -----------------------------------------------------------------------
>
> Key: ARTIF-703
> URL: https://issues.jboss.org/browse/ARTIF-703
> Project: Artificer
> Issue Type: Enhancement
> Affects Versions: 1.0.0.Beta1
> Reporter: Brett Meyer
> Assignee: Brett Meyer
>
> It would be great if, for Wildfly, the installer could include an overlay ZIP with a pre-configured Keycloak realm and file-based H2 database (with the DDL pre-installed). We'll need this for Docker, anyway...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 6 months