Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-29729

Improve nuxeoctl showconf

    XMLWordPrintable

    Details

      Description

      Currently, nuxeoctl showconf dumps the server configuration and in particularl all the parameters defined in nuxeo.conf.

      We want to add a new section to the nuxeoctl showconf output to dump the full effective configuration of a Nuxeo Server (more or less the content of configuration.properties), given an optional environment and an optional list of profiles.

      $ nuxeoctl showconf
      $ NUXEO_ENV=preprod NUXEO_PROFILES=importer,worker nuxeoctl showconf
      

      Output:

      ...
      ** Settings from nuxeo.conf:
      audit.elasticsearch.enabled=true
      elasticsearch.client=RestClient
      ...
      ** Effective configuration for environment: preprod and profiles: importer,worker:
      ...
      audit.elasticsearch.enabled=true
      elasticsearch.client=RestClient
      nuxeo.plaintext_parsing_extensions=xml,properties,nx,html,js
      repository.clustering.delay=1000
      nuxeo.server.ajp.port=8009
      elasticsearch.restClient.username=
      nuxeo.vcs.optimizations.acl.enabled=true
      nuxeo.dbtemplate=default
      kafka.zkServers=localhost\:2181
      nuxeo.stream.work.computation.filter.storeTTL=4d
      nuxeo.stream.work.computation.filter.storeName=default
      nuxeo.server.hsts.preload=false
      kafka.acks=1
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 day, 3 hours
                  1d 3h