Skip to content
Discussion options

You must be logged in to vote

The SQL plugin for Para is included in the Para JAR file so you don't need to add "para-dao-sql-1.45.4-shaded.jar". You still need to add the PostgreSQL driver though. Then you can try adding -Dloader.path=lib to the command line parameters when starting Para, or set this variable:

JAVA_OPTS="-Dloader.path=lib"

The Lucene plugin is also included in the default Para container (so you don't need to use Dockerfile-base).
The error you get is because your configuration file cannot be loaded. For more details look here: https://paraio.org/docs/#docker

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sergiosilva-nsj
Comment options

Answer selected by sergiosilva-nsj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants