Commit Graph

23 Commits

Author SHA1 Message Date
yosifkit 2c8fa7abec
Merge pull request #1171 from adrianmsmith/correct-param-name-in-jetty
Correct wrong parameter name in Jetty docs
2018-03-21 10:19:52 -07:00
Adrian Smith 2b8f2ff2b1 Correct wrong parameter name in Jetty docs
To run Jetty with particular modules, use the `--module` option; the
previous doc said `--modules`. The Jetty documentation
https://www.eclipse.org/jetty/documentation/9.3.x/startup.html
references the `--module` option many times, but never `--modules`.
2018-03-09 12:28:01 +01:00
Adrian Smith 84eed3082f Correct file names in Jetty documentation
The `start.d` files are called `*.ini` (not `*.mod`, as was stated in
the previous documentation)
2018-03-09 12:26:49 +01:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Mike Dillon 393137c099 Document passing JAVA_OPTIONS to jetty image 2016-09-30 16:58:47 -07:00
Trevor Hartman 84ed4abca0 Remove erroneous backslash on jetty http/2 instructions in content.md 2016-01-21 13:40:17 -07:00
Mike Dillon 709917df26 Correct port mappings for Jetty docker run command 2015-10-02 09:10:04 -07:00
Mike Dillon 8538b31b48 Document HTTP/2 support 2015-09-30 22:26:27 -07:00
Mike Dillon e1a6ae1bc4 Add a section heading for ENVIRONMENT 2015-09-30 22:26:27 -07:00
Mike Dillon 3c12dffbf4 Update wording of simple run examples
Demonstrate a port mapping for port 8443 to expose HTTPS.
2015-09-30 22:26:27 -07:00
Mike Dillon 233bddb300 Use "jetty" in examples instead of "jetty:9" 2015-09-30 22:26:27 -07:00
Mike Dillon 9f422ae85d More markdownfmt appeasement 2015-08-29 17:10:00 -07:00
Mike Dillon d74ff5c8de Adjust example Dockerfile for adding new modules 2015-08-29 17:03:52 -07:00
Mike Dillon dc2529328c Appease markdownfmt 2015-08-29 17:03:06 -07:00
Greg Wilkins bbf3755ea5 Corrections from feedback from @md5 2015-08-29 18:14:35 +10:00
Greg Wilkins 48884d3e85 Updated documentation for recent jetty image changes 2015-08-28 15:40:12 +10:00
Tianon Gravi 481f43ec2f Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions) 2015-08-13 09:29:14 -07:00
Mike Dillon 28eb8cd90c Update Jetty docs to clarify webapp deployment
cf. appropriate/docker-jetty#9
2015-05-03 20:40:24 -07:00
Mike Dillon 214341296d Document changes to allow Jetty to run --read-only 2015-03-11 14:31:50 -07:00
Mike Dillon 57b29ca97e Fix documentation of JETTY_STATE location 2015-02-28 00:10:14 -08:00
Mike Dillon 5171c0ec20 Document use of `setuid` module and user `jetty` 2015-02-27 22:31:03 -08:00
Tianon Gravi a71fa247d9 FORMAT ALL THE THINGS 2015-02-12 13:42:10 -07:00
Mike Dillon bf6870d37f Add Jetty documentation 2015-02-06 09:45:39 -08:00