Skip to content

Commit

Permalink
add config for java 17+
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed May 3, 2024
1 parent 8c975ff commit 27fb9bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/jobs/OMERO-server/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ omero config set omero.security.trustStore /etc/pki/ca-trust/extracted/java/cace
omero config set omero.security.trustStorePassword changeit
omero config set omero.mail.config true
omero config set omero.server.nodedescriptors master:Blitz-0,Indexer-0,Processor-0,Storm,Tables-0
omero config set omero.jvmcfg.append '--add-opens java.base/java.lang=ALL-UNNAMED --add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED'

# omero config set omero.mail.from your_address
# omero config set omero.mail.host your_smtp_server_for_example
omero certificates
Expand Down

0 comments on commit 27fb9bf

Please sign in to comment.