<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/installYaCyWindowsService.bat, branch upstream/1.941</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=upstream%2F1.941</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=upstream%2F1.941'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2021-07-19T18:04:11Z</updated>
<entry>
<title>removed Xms java memory startup parameter</title>
<updated>2021-07-19T18:04:11Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-07-19T18:04:11Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=15b7461bc7968bcfd8dfc516cf91c3548195e4a3'/>
<id>urn:sha1:15b7461bc7968bcfd8dfc516cf91c3548195e4a3</id>
<content type='text'>
We will use the default value for now on.
This is much better for resource economy and fits better into a
container/docker/kubernetes strategy.
Furthermore, a small memory footprint is essential for the usage on
small devices like RaspberryPi.</content>
</entry>
<entry>
<title>upd classpath in batches (remove not necessary htroot)</title>
<updated>2016-02-03T20:50:50Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2016-02-03T20:50:50Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=375d49d53667b3aeb8efc8eb9af7085058080796'/>
<id>urn:sha1:375d49d53667b3aeb8efc8eb9af7085058080796</id>
<content type='text'>
see prev commit</content>
</entry>
<entry>
<title>large IPv6 redesign of peer ping methods!</title>
<updated>2014-09-30T12:53:52Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-09-30T12:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=6491270b3a17a26834956d9aaf396b211e0d6b2b'/>
<id>urn:sha1:6491270b3a17a26834956d9aaf396b211e0d6b2b</id>
<content type='text'>
removed preferred IPv4 in start options and added a new field IP6 in
peer seeds which will contain one or more IPv6 addresses. Now every peer
has one or more IP addresses assigned, even several IPv6 addresses are
possible. The peer-ping process must check all given and possible IP
addresses for a backping and return the one IP which was successful when
pinging the peer. The ping-ing peer must be able to recognize which of
the given IPs are available for outside access of the peer and store
this accordingly. If only one IPv6 address is available and no IPv4,
then the IPv6 is stored in the old IP field of the seed DNA.
Many methods in Seed.java are now marked as @deprecated because they had
been used for a single IP only. There is still a large construction site
left in YaCy now where all these deprecated methods must be replaced
with new method calls. The 'extra'-IPs, used by cluster assignment had
been removed since that can be replaced with IPv6 usage in p2p clusters.
All clusters must now use IPv6 if they want an intranet-routing.</content>
</entry>
<entry>
<title>open service manager upon install failure in installYaCyWindowsService.bat</title>
<updated>2014-01-06T06:22:23Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2014-01-06T06:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=41dc0f82c167dd25ba4e90ae7c3acbde3992530e'/>
<id>urn:sha1:41dc0f82c167dd25ba4e90ae7c3acbde3992530e</id>
<content type='text'>
likely service is already installed
Service Manager allows then to modify settings</content>
</entry>
<entry>
<title>upd installWindowsService.bat</title>
<updated>2013-12-26T04:34:53Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2013-12-26T04:34:53Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=ee79b6c8de33127633c1a45898a89d744d12695e'/>
<id>urn:sha1:ee79b6c8de33127633c1a45898a89d744d12695e</id>
<content type='text'>
- remove javaopts according to startYaCy.bat</content>
</entry>
<entry>
<title>added Windows Service installer</title>
<updated>2013-12-26T04:07:26Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2013-12-26T04:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=7bdc10c1a078c9a4534fc69e11526c8f6f56417f'/>
<id>urn:sha1:7bdc10c1a078c9a4534fc69e11526c8f6f56417f</id>
<content type='text'>
- used Apache procrun as it has a small footprint and comes with a GUI to edit the service settings
  see http://commons.apache.org/proper/commons-daemon/procrun.html

- added the service runner exe file under addon/windowsService
   as is (without renaming the exe files)
- included installYaCyWindowsService.bat and uninstallYaCyWindowsService.bat to main directory
  - which chooses the native exe according to the processor_architecture</content>
</entry>
</feed>
