Skip to content

Configuration file "nexus.properties" not created during deployment #100

Description

@SchlegelS0208

Nexus won't start in case of a missing nexus configuration, because there is no default configuration in place after deployment:
/srv/sonatype-work/nexus3/etc/nexus.properties

We should provide a default configuration with (at least) the following definitions:

## DO NOT EDIT - PUPPET MAINTAINS THIS FILE
##
# Jetty section
application-port=8081
application-host=0.0.0.0
nexus-args=${jetty.etc}/jetty.xml,${jetty.etc}/jetty-http.xml,${jetty.etc}/jetty-requestlog.xml

# Nexus section
nexus-edition=nexus-pro-edition
nexus-features=\
 nexus-pro-feature

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions