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

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

Open
SchlegelS0208 opened this issue Oct 13, 2017 · 1 comment
Open

Comments

@SchlegelS0208
Copy link

SchlegelS0208 commented Oct 13, 2017

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
@ggermis
Copy link

ggermis commented Nov 8, 2017

+1

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

No branches or pull requests

2 participants