Skip to content

Conversation

mathias-goebel
Copy link
Contributor

This PR adds a section to the documentation describing how to set up a system for unattended installation. original use case was a customized and packaged version of eXist within a debian package container that offers a post installation stage where one can call the installDaemon.sh script. For automatic deployment the scenario is of course an unattended installation.

@welcome
Copy link

welcome bot commented Oct 31, 2018

Thanks for opening this pull request! Please check out our contributing guidelines.

Copy link
Contributor

@duncdrum duncdrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution.
see eXist-db/exist#2240

@duncdrum
Copy link
Contributor

duncdrum commented Nov 1, 2018

@mathias-goebel could you please address the validation errors from travis.
Look like you are missing a closing tag.
screenshot 2018-11-01 at 15 14 08

Copy link
Contributor

@duncdrum duncdrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

validation error missing /

Copy link
Contributor

@duncdrum duncdrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still not well-formed, you can run a validation test on your local system via mvn validate or by opening the edited article in exide.
the date element at line 9 should be updated to reflect the last edit ie 4Q2018

</itemizedlist>
<para>Set either one of the following to determine the init system </para>
<itemizedlist>
<listitem><code>WRAPPER_USE_SYSTEMD</code> as a non-zero length string<listitem>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<listitem><code>WRAPPER_USE_SYSTEMD</code> as a non-zero length string<listitem>
<listitem><code>WRAPPER_USE_SYSTEMD</code> as a non-zero length string</listitem>

<para>Set either one of the following to determine the init system </para>
<itemizedlist>
<listitem><code>WRAPPER_USE_SYSTEMD</code> as a non-zero length string<listitem>
<listitem><code>WRAPPER_USE_SYSTEMV</code> as a non-zero length string<listitem>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<listitem><code>WRAPPER_USE_SYSTEMV</code> as a non-zero length string<listitem>
<listitem><code>WRAPPER_USE_SYSTEMV</code> as a non-zero length string</listitem>

Copy link
Contributor Author

@mathias-goebel mathias-goebel Dec 3, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry for the mess, maven build succeds with the recent commit. f8f0c76

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i also did a "format and indent" with oxygen.

@duncdrum duncdrum added this to the 4.0.4 milestone Nov 3, 2018
@duncdrum duncdrum modified the milestones: 4.0.4, 4.0.5 Nov 23, 2018
@duncdrum duncdrum merged commit 307ffd4 into eXist-db:master Dec 4, 2018
@welcome
Copy link

welcome bot commented Dec 4, 2018

Congrats on your first merged pull request!

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

Successfully merging this pull request may close these issues.

3 participants