summaryrefslogtreecommitdiffstats
path: root/client/go/script-utils
Commit message (Expand)AuthorAgeFilesLines
* Re-organize Go codeMartin Polden2023-02-0352-3705/+0
* move vespa-logfmt commandArne Juul2023-01-3121-1/+1987
* simpler version of vespa-stop-servicesArne Juul2023-01-244-0/+55
* prepare to switch vespa-start-services scriptArne Juul2023-01-207-0/+407
* Upgrade to gcc 12Henning Baldersheim2023-01-191-1/+1
* add /opt/vespa-deps/lib64 to LD_LIBRARY_PATHArne Juul2023-01-111-1/+1
* move vespa-logctl invocationArne Juul2023-01-072-1/+1
* add some logctl tuningArne Juul2023-01-061-0/+1
* fix unintended changeArne Juul2022-12-071-1/+1
* Reapply "add and use util.Array"Arne Juul2022-12-073-24/+16
* Revert "add and use util.Array"Harald Musum2022-12-073-16/+24
* Merge pull request #25144 from vespa-engine/arnej/avoid-some-log-spamgjoranv2022-12-071-0/+1
|\
| * standalone container does not really need native onnxruntimeArne Juul2022-12-071-0/+1
* | rename and simplifyArne Juul2022-12-063-7/+7
* | add and use util.ArrayArne H Juul2022-12-063-24/+16
|/
* No need to support old path for zk config anymoreHarald Musum2022-11-251-2/+0
* Merge pull request #24957 from vespa-engine/hmusum/fix-more-dirs-and-files-fo...Harald Musum2022-11-231-2/+4
|\
| * Fix files and directories in new location for ZooKeeper configHarald Musum2022-11-221-2/+4
* | add restart interval option to runserverArne Juul2022-11-211-0/+1
|/
* add start script for standalone containersArne Juul2022-11-182-0/+55
* gather names of environment variables in one placeArne Juul2022-11-1810-92/+65
* add "detect-hostname" modeArne Juul2022-11-161-1/+8
* add configserver startupArne Juul2022-11-148-0/+276
* add vespa-start-container-daemonArne Juul2022-11-081-0/+3
* use common tuning codeArne Juul2022-11-021-39/+2
* * ensure good PATH variableArne Juul2022-10-311-15/+16
* Merge pull request #24639 from vespa-engine/arnej/find-home-and-verifyHenning Baldersheim2022-10-281-1/+1
|\
| * be more paranoid when detecting VESPA_HOMEArne Juul2022-10-281-1/+1
* | use JustExitArne Juul2022-10-283-7/+6
|/
* Merge pull request #24620 from vespa-engine/arnej/move-execvp-to-utilHenning Baldersheim2022-10-273-53/+3
|\
| * we will need execvp() more places, move to utilArne Juul2022-10-273-53/+3
* | switch fully to "go" version of vespa-security-envArne Juul2022-10-261-1/+1
|/
* Merge pull request #24570 from vespa-engine/arnej/get-stack-trace-from-runtim...Henning Baldersheim2022-10-251-1/+4
|\
| * re-throw runtime errors to get their stack traceArne Juul2022-10-251-1/+4
* | move SetResourceLimit to utilArne Juul2022-10-243-79/+3
|/
* Revert "enable temporary debugging"Arne Juul2022-10-041-1/+1
* refactor to ensure "-bin" is always addedArne Juul2022-10-047-29/+34
* enable temporary debuggingArne Juul2022-10-031-1/+1
* detect hostname and check for errorsArne Juul2022-09-301-1/+8
* add two more common env varsArne Juul2022-09-291-0/+5
* simplify argv handlingArne Juul2022-09-297-18/+12
* use unix.ExecArne Juul2022-09-294-22/+91
* allow direct invocation of startCbinaryArne Juul2022-09-293-8/+31
* add some rlimit adjustmentsArne Juul2022-09-293-0/+79
* minor fixes and refactoringArne Juul2022-09-295-4/+87
* more compatibilityArne Juul2022-09-295-15/+62
* reimplementation of start-cbinaries.shArne Juul2022-09-2816-0/+724
* on panic(err), just print the message and exitArne Juul2022-09-211-0/+12
* add CLI for get-cluster-state and friendsArne Juul2022-09-121-2/+11
* add security-env optionArne Juul2022-09-091-1/+4