[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6855) Getting fresh OFBIZ database in seconds.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114877#comment-15114877 ]

Nicolas Malin commented on OFBIZ-6855:
--------------------------------------

You use ofbiz more faster you can change the database to postgres or hsql for short-lived instance.

Your proposal with docker need a ofbiz code source modification ?

> Getting fresh OFBIZ database in seconds.
> ----------------------------------------
>
>                 Key: OFBIZ-6855
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6855
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Kulwant Singh
>            Priority: Minor
>              Labels: docker, entities
>
> Actually when setting up new database for testing and client-demo purposes It takes around 15 - 20 minutes to create entities and put seed data into these entities and this repetation of task with every new build/release wastes lots of time and is also very frustrating because of doing same task again and again.
> This problem can be solved by can using DOCKERS with image already having OFBIZ entities created in them and it will make getting fresh database as simple as just starting the new process(Docker container and forwarding ports for database from host machine to docker container).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)