<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/base/server/share/lib, branch branch-10.2.7-dev1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Patches to get nuxwdog working with systemd</title>
<updated>2015-05-10T20:09:24+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2015-05-06T20:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=7dca020819b7573cd05bd54482fb5d1afe9bb658'/>
<id>7dca020819b7573cd05bd54482fb5d1afe9bb658</id>
<content type='text'>
This patch adds some new unit files and targets for starting instances
with nuxwdog, as well as logic within the pki-server nuxwdog module to
switch to/from the old and new systemd unit files.

It also corrects some issues found in additional testing of the nuxwdog
change scripts.

To use nuxwdog to start the instance, a user needs to do the following:

1. Create an instance normally.
2. Run: pki-server instance-nuxwdog-enable &lt;instance_name&gt;
3. Start the instance using:
   systemctl start pki-tomcatd-nuxwdog@&lt;instance_name&gt;.service

To revert the instance, simply do the following:

1. Run: pki-server instance-nuxwdog-disable &lt;instance_name&gt;
2. Start the instance using:
   systemctl start pki-tomcatd@&lt;instance_name&gt;.service
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds some new unit files and targets for starting instances
with nuxwdog, as well as logic within the pki-server nuxwdog module to
switch to/from the old and new systemd unit files.

It also corrects some issues found in additional testing of the nuxwdog
change scripts.

To use nuxwdog to start the instance, a user needs to do the following:

1. Create an instance normally.
2. Run: pki-server instance-nuxwdog-enable &lt;instance_name&gt;
3. Start the instance using:
   systemctl start pki-tomcatd-nuxwdog@&lt;instance_name&gt;.service

To revert the instance, simply do the following:

1. Run: pki-server instance-nuxwdog-disable &lt;instance_name&gt;
2. Start the instance using:
   systemctl start pki-tomcatd@&lt;instance_name&gt;.service
</pre>
</div>
</content>
</entry>
<entry>
<title>pki-tomcatd fails to start on system boot</title>
<updated>2015-04-13T20:59:29+00:00</updated>
<author>
<name>Matthew Harmsen</name>
<email>mharmsen@pki.usersys.redhat.com</email>
</author>
<published>2015-04-13T20:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=18b24a990ff9b97cf58aa630af0084975fe4c130'/>
<id>18b24a990ff9b97cf58aa630af0084975fe4c130</id>
<content type='text'>
- PKI TRAC Ticket #1315 - pki-tomcatd fails to start on system boot
- PKI TRAC Ticket #1340 - pkidestroy should not remove /var/lib/pki
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- PKI TRAC Ticket #1315 - pki-tomcatd fails to start on system boot
- PKI TRAC Ticket #1340 - pkidestroy should not remove /var/lib/pki
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing for new tomcat systemd files</title>
<updated>2013-09-18T00:12:43+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2013-09-12T19:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=6ba09084f6b3f4360393b49153c76c9d4dcb608d'/>
<id>6ba09084f6b3f4360393b49153c76c9d4dcb608d</id>
<content type='text'>
tomcat now uses systemd unit files.  We will reuse and customize those
files accordingly.  As a result, startup is simplified considerably -
and pkidaemon has been gutted accordingly.

We'll need to add migration scripts for older instances in a subsequent patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tomcat now uses systemd unit files.  We will reuse and customize those
files accordingly.  As a result, startup is simplified considerably -
and pkidaemon has been gutted accordingly.

We'll need to add migration scripts for older instances in a subsequent patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed systemd service file so that target starts up correctly</title>
<updated>2013-09-03T02:21:48+00:00</updated>
<author>
<name>Ade Lee</name>
<email>alee@redhat.com</email>
</author>
<published>2013-08-29T17:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=27ed263a94568e6ef9c54b7acc880535d635273b'/>
<id>27ed263a94568e6ef9c54b7acc880535d635273b</id>
<content type='text'>
Also added SuccessExitStatus directive to unit file to ignore exit value 143.
As a result of this setting, exit status 0 is returned.

Ticket 716
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added SuccessExitStatus directive to unit file to ignore exit value 143.
As a result of this setting, exit status 0 is returned.

Ticket 716
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized server files.</title>
<updated>2013-07-13T16:21:46+00:00</updated>
<author>
<name>Endi S. Dewata</name>
<email>edewata@redhat.com</email>
</author>
<published>2013-07-10T18:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=b3fad9255135e1f0347d07f3c8714f7d9a899b6c'/>
<id>b3fad9255135e1f0347d07f3c8714f7d9a899b6c</id>
<content type='text'>
Some server files in base/common have been moved to base/server for
consistency. The build scripts have been updated accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some server files in base/common have been moved to base/server for
consistency. The build scripts have been updated accordingly.
</pre>
</div>
</content>
</entry>
</feed>
