Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use local war from local repo #44

Merged
merged 1 commit into from
Oct 28, 2020
Merged

Conversation

vicding-mi
Copy link
Contributor

In dev time, a locally built WAR file could be served directly from a local http server to DV container. And a pgadmin container is added as GUI for db container.

DB configurations, like db name, username, password and port, are moved to .env file.

The path of the local war file can as well be configured from .evn file using the LOCAL_WAR parameter. Please use maven plugin or bash script to copy the WAR file to the designated location.

@4tikhonov 4tikhonov merged commit 5ceab0f into IQSS:master Oct 28, 2020
@4tikhonov
Copy link
Contributor

Merged, thanks, @vicding-mi!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants