summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/perl/vespa-deploy
Commit message (Collapse)AuthorAgeFilesLines
* The '--insecure' flag is added implicitly by vespa-curl-wrapperBjørn Christian Seime2020-02-171-1/+1
|
* Don't use local variable in use lib statement.Tor Egge2020-01-171-1/+1
|
* Enable vespa site perl in bootstrap section of perl scripts.Tor Egge2020-01-171-3/+3
|
* Disable hostname verification for curl in vespa-deployBjørn Christian Seime2019-12-061-1/+2
|
* Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-081-27/+4
|
* Revert "Bjorncs/tls vespa deploy"Harald Musum2019-07-051-4/+27
|
* Expand VESPA_HOME variableBjørn Christian Seime2019-07-051-1/+1
|
* Use vespa-curl-wrapper in vespa-deployBjørn Christian Seime2019-07-051-27/+4
|
* fixed typo and improved readmeBjorn Meland2019-04-301-2/+2
|
* vespa-deploy with required security, athenz and httpsBjorn Meland2019-04-301-13/+36
|
* Stop using 'name' request parameter, undocumented and not neededHarald Musum2019-03-041-4/+0
|
* Increase max time for curlHarald Musum2019-02-041-1/+1
| | | | Deploy might take a long time
* Added more options to usage outputFrode Lundgren2018-09-181-0/+8
|
* Add option for Vespa version in deploy scriptMartin Polden2018-06-211-3/+4
|
* update bootstrapArne Juul2018-05-161-4/+7
|
* update perl bootstrapArne Juul2018-05-141-0/+2
|
* update bootstrap section of scriptsArne Juul2018-05-141-0/+12
|
* handle VESPA_CONFIGSERVERSArne Juul2018-04-161-2/+2
| | | | | | | | * also some refactoring * also, make C++ code (in defaults) handle same variable variants, like services__addr_configserver * also, update some error messages to indicate that VESPA_CONFIGSERVERS is the variable we expected to use
* Merge pull request #5085 from ↵Arnstein Ressem2018-02-201-0/+2
|\ | | | | | | | | vespa-engine/toregge/avoid-uninitialized-variable-warnings Avoid uninitialized variable warning.
| * Avoid uninitialized variable warning.Tor Egge2018-02-201-0/+2
| |
* | given/when constructs are deprecated in newer versions of perl.Tor Egge2018-02-201-67/+60
|/
* Set user agent for vespa-deployBjørn Christian Seime2018-01-181-1/+1
|
* Add support for -F option from creating a session from existing active sessionHarald Musum2017-07-271-20/+27
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Rename config-model programs to have vespa- prefix.Tor Egge2017-06-091-0/+630
Temporarily add symlinks from old name to new name.