Commit Graph

107 Commits (93a040a35980c6aed3133b3a50abe0c6ab424cc2)

Author SHA1 Message Date
Luke Latham 26df53814c
Host ASP.NET Core in a web farm (#7602) 2018-07-16 14:05:42 -05:00
Luke Latham 9073c566c1 Hosting bundle installer instructions update (#7620) 2018-07-14 10:54:59 -06:00
Luke Latham 6c8ed8edd2
Environment setting clarifications (#7475) 2018-07-11 14:00:31 -05:00
Luke Latham 4e777b9d5f
Windows Service topic updates (#7512) 2018-07-10 10:05:42 -05:00
Luke Latham b5e3429efa
Enhance forwarded headers content (#7519) 2018-07-10 09:06:17 -05:00
Luke Latham 8b3f48d530
Enhance logging+troubleshooting cross-links (#7518) 2018-07-08 21:52:04 -05:00
Luke Latham d0f9c557b7
Order the use of UseContentRoot in WS topic (#7496) 2018-07-06 14:29:53 -05:00
Julien Poulin 33bc7ffae4 Fix syntax of troubleshoot snippet (#7461) 2018-07-05 07:32:21 -05:00
Luke Latham fba57761bb
Update app pool sharing remark in IIS topic (#7430) 2018-07-03 18:28:06 -05:00
Luke Latham 7101b68406 Kestrel endpoint config in Linux topics (#7432)
Update
2018-07-03 11:31:27 -06:00
Luke Latham c468fbeb88 Enhance service creation content (#7374)
Fixes #7373 

@scottaddie In this case, I'm making an exception to our general rule about not specifying the TF explicitly because I want it to be utterly clear what the path will look like. For the example prereqs, I've added a bullet to say that the project is published for `netcoreapp2.1`. [EDIT] The TF will be updated at each sample update, so I'm not worried about it for the future of the topic.

Also, I want to reinforce the `binPath` argument space requirement, so I repeat the following line on purpose for this new example ...

> **Make sure the space is present between the `binPath=` argument and its value.**

It's an easily overlooked instruction that turns into a big 'ole 💣 if it isn't seen by the reader.

Thanks to @mmaguirehub for reporting! 🚀
2018-06-29 12:19:02 -05:00
Luke Latham a04a213efd Move config comment to separate line (#7282)
Fixes #7278 

We already have this in https://docs.microsoft.com/aspnet/core/host-and-deploy/linux-apache#create-the-service-file

Thanks @FrancescoBonizzi for reporting the issue.
2018-06-25 14:03:12 -05:00
arglgruml 3cfe3e1814 Changes "logs" to be lower-case everywhere (#7276) 2018-06-25 09:55:21 -05:00
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs (#7190)
Addresses #6541
2018-06-20 13:57:53 -05:00
user135711 1c712819ec missing capture group in regex (#6893)
* missing capture group in regex

The URI captured was not re-added in the regex replacement. See [example](https://wiki.apache.org/httpd/RewriteHTTPToHTTPS)

* missed 1 more
2018-06-14 16:00:26 -07:00
Luke Latham c18f29fb55
Host in a Windows Service update (#7048) 2018-06-14 12:37:38 -05:00
Luke Latham fff3fbb3c0
Surface RID in Windows Services set-up steps (#7055) 2018-06-14 10:40:35 -05:00
Luke Latham c6e40a8670
2.1 Sample Updates (Round 11) (#6860) 2018-06-08 22:27:43 -05:00
Luke Latham 1faaf0e1b4 Update Azure Apps extension install instructions (#6735)
Fixes #6726 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/azure-apps/index?view=aspnetcore-1.0&branch=pr-en-us-6735)

Thanks to @yooakim for pointing out this problem with the topic.
2018-05-31 09:49:51 -05:00
Luke Latham a9821e9822
Update Hosting Bundle Installer instruction (#6677) 2018-05-30 10:32:37 -05:00
Luke Latham c2ef962d9c Logging topic updates (#6648)
Updates

Update
2018-05-29 15:48:23 -10:00
Luke Latham 82a7af93b1 Improve web.config transform content (#6647) 2018-05-29 15:47:33 -10:00
Luke Latham 510ec89ff1 Update preview note for Azure App Service (#6645) 2018-05-29 15:46:31 -10:00
Luke Latham d1501690ce Forwarded headers updates for Nginx/Apache topics (#6644)
Updates
2018-05-29 15:45:35 -10:00
Alfred Myers d977e3882b Fixed minor typo (#6660) 2018-05-29 12:20:46 -05:00
greg84 5717083edd Made it clear that UseIISIntegration is called by CreateDefaultBuilder (#6627) 2018-05-26 17:39:44 -05:00
Luke Latham 94cdc234c6 Fix certificate requirement include bug (#6585) 2018-05-24 14:42:19 -10:00
Luke Latham f809c37a45
Update Hosting Bundle instruction (#6567) 2018-05-23 19:52:08 -05:00
Luke Latham 5d4652a3b5
Drop recommendation for reverse proxy with Kestrel (#6537) 2018-05-23 17:12:33 -05:00
Luke Latham b9343fbc53
Update host on Linux with Nginx (#5687) 2018-05-23 09:57:43 -05:00
nopara73 f567d0328e Fix format (#6513) 2018-05-21 22:57:23 -05:00
Luke Latham ff8cbbf31c Add HTTPS setup instructions for IIS Dev scenario (#6415)
* Add HTTPS setup instructions for IIS Dev scenario

Updates

Updates

* Cross-link to Enforcing SSL topic

* React to feedback
2018-05-16 16:10:00 -05:00
Luke Latham 7c30c9bdf7
Host updates (Generic Host topic) (#6428) 2018-05-16 16:09:24 -05:00
Rick Anderson 059bbc60f7
replace tdykstra with rick-anderson (#6395) 2018-05-12 13:55:26 -10:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Joakim Carselind 6e6892af83 Escape environment values service files (#6279) 2018-05-08 13:13:29 -05:00
Luke Latham bcdf04f096 Move and rename topic (#6229) 2018-05-07 08:53:40 -10:00
user135711 de6b6785c5 typo (#6236) 2018-05-07 08:11:10 -05:00
Luke Latham f01c69f86b TOC and topic renaming with "feature" removals (#6194)
* TOC and topic renaming work

* Updates

* TOC and topic renaming work

Updates

* Updates
2018-05-03 14:38:00 -05:00
Luke Latham eea51ccc88 Add AllowedHosts (#6142)
* Add AllowedHosts

* React to feedback; try an in-cell list

* React to feedback
2018-05-01 10:16:01 -05:00
Rick Anderson 3fc1cb9bb1
Update platform-specific-configuration.md (#6118) 2018-04-28 08:56:37 -10:00
Luke Latham 8d9b5c3743 Remove Nano Server topic (#6065) 2018-04-23 13:34:59 -10:00
Luke Latham 1a46d216d9
Grammatical+style updates 2018-04-23 10:10:07 -05:00
Luke Latham f81345c968
Some additional updates to Host and deploy: Azure Apps topic (#6058) 2018-04-23 10:01:36 -05:00
Rachel Appel 8eb5c8e7d6
bunch of spelling fixes (#6057) 2018-04-23 10:40:38 -04:00
zokiad b148747630 Update nginx.conf (#6025)
Performance issue. Add nodelay to avoid nginx to wait to be forward
https://www.nginx.com/blog/rate-limiting-nginx/
2018-04-18 16:44:15 -05:00
Luke Latham a0128d7a78 Publishing and deployment updates (#5916)
* Publishing and deployment updates

Updates

Update Directory Structure & improve deployment links

* React to feedback

* Change to section
2018-04-18 09:51:21 -05:00
Steve Smith 9294c186b6 missing word (#6002)
"isn't present the project" -> "isn't present in the project"
2018-04-17 13:32:56 -05:00
Robin van Poppel ca5849ff1c Typo: locahost -> localhost (#6001) 2018-04-17 09:33:10 -05:00
Glenn Condron 6e0ace1459 Update index.md (#5985)
React to name change of extension.
2018-04-15 12:07:52 -10:00