Commit Graph

119 Commits (aa06c906ab6d19f10beb14c5d0025c5514c0eae4)

Author SHA1 Message Date
Luke Latham 3671c206e2
Add CWD and content path guidance to WS topic () 2018-08-14 15:53:23 -05:00
Rick Anderson f1b8c63d2f
Update index.md () 2018-08-13 21:15:57 -07:00
Skulblaka 59bf3e9a03 Update troubleshoot.md () 2018-08-13 10:39:22 -05:00
Luke Latham 5ed38d8fab
Windows Service with HTTPS () 2018-07-31 19:42:13 -05:00
Luke Latham 0043709e10 Update Windows Service topic () 2018-07-28 16:50:01 -06:00
Luke Latham 81f7708d03
Surface Web Host configuration in WS topic () 2018-07-27 10:16:18 -05:00
Scott Addie 5a09180e6b
Update of VS Tools for Docker doc ()
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. ()
* Correct instruction on how to enable the firewall.

Fixes 

* 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 ()
* 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 () 2018-07-23 11:54:35 -05:00
Luke Latham 35d1d36f53
Update DP provisioning script link in IIS topic () 2018-07-23 08:26:07 -05:00
Scott Addie f11f73f9e0
Add Additional resources section to VS Tools for Docker doc ()
* 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 () 2018-07-16 14:05:42 -05:00
Luke Latham 9073c566c1 Hosting bundle installer instructions update () 2018-07-14 10:54:59 -06:00
Luke Latham 6c8ed8edd2
Environment setting clarifications () 2018-07-11 14:00:31 -05:00
Luke Latham 4e777b9d5f
Windows Service topic updates () 2018-07-10 10:05:42 -05:00
Luke Latham b5e3429efa
Enhance forwarded headers content () 2018-07-10 09:06:17 -05:00
Luke Latham 8b3f48d530
Enhance logging+troubleshooting cross-links () 2018-07-08 21:52:04 -05:00
Luke Latham d0f9c557b7
Order the use of UseContentRoot in WS topic () 2018-07-06 14:29:53 -05:00
Julien Poulin 33bc7ffae4 Fix syntax of troubleshoot snippet () 2018-07-05 07:32:21 -05:00
Luke Latham fba57761bb
Update app pool sharing remark in IIS topic () 2018-07-03 18:28:06 -05:00
Luke Latham 7101b68406 Kestrel endpoint config in Linux topics ()
Update
2018-07-03 11:31:27 -06:00
Luke Latham c468fbeb88 Enhance service creation content ()
Fixes  

@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 ()
Fixes  

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 () 2018-06-25 09:55:21 -05:00
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs ()
Addresses 
2018-06-20 13:57:53 -05:00
user135711 1c712819ec missing capture group in regex ()
* 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 () 2018-06-14 12:37:38 -05:00
Luke Latham fff3fbb3c0
Surface RID in Windows Services set-up steps () 2018-06-14 10:40:35 -05:00
Luke Latham c6e40a8670
2.1 Sample Updates (Round 11) () 2018-06-08 22:27:43 -05:00
Luke Latham 1faaf0e1b4 Update Azure Apps extension install instructions ()
Fixes  

[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 () 2018-05-30 10:32:37 -05:00
Luke Latham c2ef962d9c Logging topic updates ()
Updates

Update
2018-05-29 15:48:23 -10:00
Luke Latham 82a7af93b1 Improve web.config transform content () 2018-05-29 15:47:33 -10:00
Luke Latham 510ec89ff1 Update preview note for Azure App Service () 2018-05-29 15:46:31 -10:00
Luke Latham d1501690ce Forwarded headers updates for Nginx/Apache topics ()
Updates
2018-05-29 15:45:35 -10:00
Alfred Myers d977e3882b Fixed minor typo () 2018-05-29 12:20:46 -05:00
greg84 5717083edd Made it clear that UseIISIntegration is called by CreateDefaultBuilder () 2018-05-26 17:39:44 -05:00
Luke Latham 94cdc234c6 Fix certificate requirement include bug () 2018-05-24 14:42:19 -10:00
Luke Latham f809c37a45
Update Hosting Bundle instruction () 2018-05-23 19:52:08 -05:00
Luke Latham 5d4652a3b5
Drop recommendation for reverse proxy with Kestrel () 2018-05-23 17:12:33 -05:00
Luke Latham b9343fbc53
Update host on Linux with Nginx () 2018-05-23 09:57:43 -05:00
nopara73 f567d0328e Fix format () 2018-05-21 22:57:23 -05:00
Luke Latham ff8cbbf31c Add HTTPS setup instructions for IIS Dev scenario ()
* 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) () 2018-05-16 16:09:24 -05:00
Rick Anderson 059bbc60f7
replace tdykstra with rick-anderson () 2018-05-12 13:55:26 -10:00
Luke Latham 49e38929e5
Revert tab controls () 2018-05-10 19:58:40 -05:00
Joakim Carselind 6e6892af83 Escape environment values service files () 2018-05-08 13:13:29 -05:00
Luke Latham bcdf04f096 Move and rename topic () 2018-05-07 08:53:40 -10:00
user135711 de6b6785c5 typo () 2018-05-07 08:11:10 -05:00