Luke Latham
6e76381065
Azure Apps topic updates ( #8342 )
2018-08-30 12:13:25 -05:00
Luke Latham
3fca4e2e4b
Clarify ANCM stdout/stderr redirection remark ( #8273 )
2018-08-29 12:19:43 -05:00
Luke Latham
e9798c7987
Clarify package for Status Code Pages Middleware ( #8275 )
2018-08-28 16:28:47 -05:00
Luke Latham
87cbd8d51e
Configuration updates ( #8050 )
2018-08-24 14:10:45 -05:00
Luke Latham
ce9f239dd7
Add a an Azure resource to the pub profiles topic ( #8212 )
2018-08-21 16:04:56 -07:00
Luke Latham
1236e9119d
Fix link ( #8203 )
2018-08-21 07:53:04 -05:00
Scott Addie
3c08f51d7c
the the --> the ( #8189 )
2018-08-20 15:03:44 -05:00
Luke Latham
61dfc55521
Reorganize Windows Service samp app config ( #8136 )
2018-08-17 11:17:00 -05:00
Luke Latham
232d345f9e
Specify "Core" for ASP.NET Core refs ( #8110 )
2018-08-15 22:30:29 -05:00
Luke Latham
3671c206e2
Add CWD and content path guidance to WS topic ( #8074 )
2018-08-14 15:53:23 -05:00
Rick Anderson
f1b8c63d2f
Update index.md ( #8055 )
2018-08-13 21:15:57 -07:00
Skulblaka
59bf3e9a03
Update troubleshoot.md ( #8048 )
2018-08-13 10:39:22 -05:00
Luke Latham
5ed38d8fab
Windows Service with HTTPS ( #7887 )
2018-07-31 19:42:13 -05:00
Luke Latham
0043709e10
Update Windows Service topic ( #7863 )
2018-07-28 16:50:01 -06:00
Luke Latham
81f7708d03
Surface Web Host configuration in WS topic ( #7843 )
2018-07-27 10:16:18 -05:00
Scott Addie
5a09180e6b
Update of VS Tools for Docker doc ( #7772 )
...
Fixes https://github.com/aspnet/Docs/issues/6813
Fixes https://github.com/aspnet/Docs/issues/6128
Fixes https://github.com/aspnet/Docs/issues/5631
**Internal Review Pages**
* [2.1](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker/visual-studio-tools-for-docker?view=aspnetcore-2.1&branch=pr-en-us-7772 )
* [2.0](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/docker/visual-studio-tools-for-docker?view=aspnetcore-2.0&branch=pr-en-us-7772 )
2018-07-26 14:55:49 -05:00
Melvin Ray Herr
e486821954
Correct instructions for enabling the firewall. ( #7769 )
...
* Correct instruction on how to enable the firewall.
Fixes #7294
* Update linux-nginx.md
* Update linux-nginx.md
* Update linux-nginx.md
* Update linux-nginx.md
* Move warning to correct location and label links.
2018-07-25 12:59:27 -06:00
Scott Addie
ecbb70d68f
Clarify Azure logging when targeting .NET Core ( #7778 )
...
* Clarify Azure logging when targeting .NET Core
* Update related App Service doc
* Minor tweaks
* Display paragraph no matter which version is selected
* Add missing semi-colons
* Reference the ILoggerFactory interface
* React to feedback
2018-07-24 13:48:52 -05:00
Luke Latham
30a0124fb8
DP key ring management updates ( #7645 )
2018-07-23 11:54:35 -05:00
Luke Latham
35d1d36f53
Update DP provisioning script link in IIS topic ( #7751 )
2018-07-23 08:26:07 -05:00
Scott Addie
f11f73f9e0
Add Additional resources section to VS Tools for Docker doc ( #7692 )
...
* Add Additional resources section to VS Tools for Docker doc
* React to feedback
2018-07-19 11:20:24 -05:00
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