Commit Graph

108 Commits (656d47c1ac9b2ad6882cb626a44c7582316a6fea)

Author SHA1 Message Date
Joel Strasser 09783ae89e
apply patches from @HenryLoenwind
1 year ago
Michael Peter Christen 0579a9546a changed link to new forum location
3 years ago
Michael Peter Christen 294d56d4a2 addressing better GC behavior after removing Xms with earlier heap increase strategy
3 years ago
Michael Peter Christen 3959d43a5c fixed doku link
3 years ago
Michael Peter Christen 15b7461bc7 removed Xms java memory startup parameter
3 years ago
sgaebel 05137e4d6b fix case esac in start.sh
5 years ago
Staff Silence 906ce33bed
Start script run on FreeBSD and likely other BSDs
5 years ago
Michael Christen 3a46b07603 fixed many links to old forum, now https://searchlab.eu
5 years ago
luccioman a5771b1f14 Made SNI extension user configurable without the need for server restart
6 years ago
luccioman 965c752ed5 Fixed shell start script failure on missing memory settings in conf file
6 years ago
luccioman c00cd70a38 Properly read configured memory settings when using a custom data path
6 years ago
luccioman c29588dd6a Made possible to provide an absolute data root path for start script
6 years ago
luccioman 02673379df Added a start script option to run as a foreground process without JMX
7 years ago
luccioman 1eafa7bfaf Fixed docker stop behavior.
8 years ago
luccioman 421a6e3a95 Fixed options processing for Mac OS
8 years ago
luccioman 24b8741292 Fix for startup option
8 years ago
luccioman f3f478448b Explicitely set YaCy data folder when starting in MacOS bundle
8 years ago
reger 9a7efa7814 harmonize classpath with startYaCy.bat
9 years ago
reger 2fb6ebe88a move java environment parameter setting disabling SNI (Server Name Indicator) support for https connections from code to startup script allowing admin to ~easy/transparent alter the YaCy default FALSE setting.
9 years ago
Marc Nause d23f7165ab Next try to fix start script for OpenBSD.
10 years ago
Marc Nause 53e4ae65d0 Changes to improve compatibility with OpenBSD. (see
10 years ago
Marc Nause a311c97c9b Added & in start script for *NIX which was lost a few commits ago.
10 years ago
Michael Peter Christen b32e0b5457 fix for shell script
10 years ago
Michael Peter Christen 287c528f46 replaced old JavaApplicationStub for Mac Application framework with new
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
Marc Nause 8d1b66accc Fix for http://mantis.tokeek.de/view.php?id=432
10 years ago
orbiter ec21f0494e removed -d64 jvm option because that causes problems on non-64 bit
11 years ago
Michael Peter Christen a909a3dbc4 removed non-root restriction in startYACY.sh because that is also not
11 years ago
orbiter f117ea0492 reverted start script options - yacy on windows did not start with the
11 years ago
Michael Peter Christen 9b5bdae1b4 Reverted setting of MMapDirectoryFactory from solrconfig; see
12 years ago
Michael Peter Christen f7c43e964c enable asserts only with debugging
13 years ago
sixcooler 69570fda24 bring my master to stuff from remote
13 years ago
sixcooler 5c58eda45a custom start-script
13 years ago
orbiter 1c007188ad bugfixes in html parser
13 years ago
orbiter 60ee245486 setting startup options:
14 years ago
orbiter 214ea005cf added "-XX:MaxPermSize=256m" to start script
14 years ago
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
orbiter 9fc940aa35 release 0.99
14 years ago
orbiter 5fe828fa06 - replaced pdfbox and fontbox version 1.1.0 with 1.2.1
14 years ago
orbiter 72a096fccb using -XX:-UseGCOverheadLimit when starting java.
14 years ago
orbiter b3f0d06444 fixed a problem with restarts in YaCy mac applications: the DATA directory path was not submitted when doing a restart. This solves the problem by:
14 years ago
orbiter 698730c4eb better utf-8 support everywhere using a default utf-8 encoding for all string conversions.
14 years ago
lotus 93d2c22e60 adapted memory for first run to current standard values
14 years ago
orbiter ec72387165 added a very early test version of a YaCy gui component.
14 years ago
low012 67dd376a33 *) hopefully solving ipv4/ipv6 issue described in http://www.yacy-forum.org/viewtopic.php?f=2&t=252&start=30#p1248 and http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2554
15 years ago
orbiter 8df1694288 - added options to switch on/off search domains (text, image, audio, video, app)
15 years ago
orbiter f6731c6240 more logging etc.
15 years ago
orbiter 267108470f testing jmx console for yacy:
15 years ago
orbiter a8ce192f63 - shifted main classes to new package net.yacy
15 years ago
orbiter db1b030276 fixed class path in startup scripts; omitting old classes path; all classes are now in lib/yacycore.jar
15 years ago