Commit Graph

169 Commits (ca1e5fba4ee38af67c902bdd5af6365770639bdf)

Author SHA1 Message Date
Luke Latham 18e3ebc975
Improve HTTPS config section of Windows Service topic (#9169) 2018-10-30 06:52:25 -05:00
Luke Latham eeba216eaf
Enforce HTTPS updates (#9301) 2018-10-29 19:56:41 -05:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Luke Latham 2151d98831
Link to the hosting bundle installer section and section update (#9109) 2018-10-25 16:25:16 -05:00
Luke Latham 1e59c5d7ef
Update link to DP reg keys provisioning script (#9174) 2018-10-25 15:36:28 -05:00
Luke Latham 995514ffcb Update All package ref content (#9203)
Fixes #5314
2018-10-24 11:22:14 -10:00
Luke Latham 7120a2f985
Azure Apps troubleshooting title change (#9199) 2018-10-24 14:26:16 -05:00
Luke Latham 369a25bb72
ANCM: Detect client disconnects and logging (#9180) 2018-10-23 18:34:51 -05:00
Luke Latham a5b3914bb7
Enforcing HTTPS enhancements (#9044) 2018-10-23 13:03:36 -05:00
Luke Latham ab292ad0b8
Clarify IISIntegration overrides (#9033) 2018-10-20 09:14:06 -05:00
Luke Latham 7c9361bbd4
Enhance 'edge server' language (#9002) 2018-10-12 14:04:15 -05:00
Luke Latham 417b677b9d
IIS Modules topic updates (+in-proc updates) (#8831) 2018-10-12 12:08:18 -05:00
Luke Latham 4a38accc79
Clarify Azure App restart behavior of app settings (#8987) 2018-10-12 11:44:02 -05:00
Luke Latham f4b0be4375
Remark change in Windows Service topic (#8983) 2018-10-11 12:03:05 -05:00
Luke Latham dc26efa660 Enhance attribute table (#8943)
Fixes #8659 

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

* Ranges added to the table.
* Add `processesPerApplication`.

Head-check on `requestTimeout` ... is the max timeout 360 hours (`360:00:00`)?
2018-10-09 16:16:17 -10:00
Luke Latham ba4b509279 Reconstitute installer flags (#8945)
Fixes #8748
2018-10-09 16:12:11 -10:00
Luke Latham 34291fb3fb Linux topic updates (#8944)
Fixes #8710 

1. Fix the `./<app_executable>` bit ... refer to the DLL.
1. Drop "mvc" from naming and go with "app."
1. Path to `/var/www/helloapp`.
2018-10-09 16:11:40 -10:00
Luke Latham d3b0a32154 In-process hosting model coverage (#8658)
Fixes #5599 
Fixes #5449 
Fixes #5403 


[Internal Review Topic (fundamentals/servers/ancm)](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8658)
[Internal Review Topic (fundamentals/servers/index)](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/index?view=aspnetcore-1.0&branch=pr-en-us-8658)
[Internal Review Topic (host-and-deploy/ancm)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/aspnet-core-module?view=aspnetcore-1.0&branch=pr-en-us-8658)
[Internal Review Topic (host-and-deploy/iis/index)](https://review.docs.microsoft.com/en-us/aspnet/core/host-and-deploy/iis/index?view=aspnetcore-1.0&branch=pr-en-us-8658)
2018-10-09 09:20:34 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 97f9e2d403
Surface SCD for preview release to App Service (#8700) 2018-10-05 10:21:59 -05:00
Bruno Garcia 344f16d38d Add Sentry, FOSS error monitoring tool (#8802) 2018-10-02 13:35:40 -05:00
Scott Addie e8966d448a
Remove link to retired doc (#8775) 2018-10-01 11:27:04 -05:00
Rick Anderson 2c94b676c9
Update index.md (#8731)
* Update index.md

* Update index.md
2018-09-28 15:32:21 -10:00
Tom Dykstra 934fdbb87f Retire duplicate doc - pub to Azure using CLI (#8747)
Fixes #8723
2018-09-28 10:33:08 -10:00
Luke Latham cfe4e9fa0d
Windows Service topic updates (#8705) 2018-09-25 17:32:32 -05:00
Luke Latham 4480bb1302
Note app pool restarts with the bundle installer (#8436) 2018-09-21 16:08:05 -05:00
Luke Latham ab66adea7c
Enhance KnownProxies/Networks content (#8634) 2018-09-20 14:01:02 -05:00
Luke Latham 8ec3fda3eb
Surface RuntimeIdentifiers (plural) in WS topic (#8637) 2018-09-20 13:57:21 -05:00
Luke Latham 298133dc38
Address KillSignal/exiting & sudo in Linux topics (#8464) 2018-09-18 12:36:09 -05:00
Rick Anderson 967a655b70
Update index.md (#8582)
part of #8581
2018-09-17 19:17:54 -10:00
Luke Latham 097d3b2b94
HTTP2 scenario coverage (#8519) 2018-09-17 14:14:24 -05:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Gordon Hogenson 306962c85d Update visual-studio-tools-for-docker.md with link to /visualstudio/containers hub page (#8511)
Add link to new containers hub page.
2018-09-13 09:35:08 -05:00
Gordon Hogenson 953dae11d0 Add info about build configuration-specific docker-compose overrides (#8507)
[Internal Review Page](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-8507#docker-compose)
2018-09-12 15:35:39 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Doug Erickson [MSFT] 2682da14f0 rebrand changes for 9/5 (#8479)
[Azure Lifecycle eBook Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/azure/devops/?view=aspnetcore-2.1&branch=pr-en-us-8479)
2018-09-10 15:03:00 -05:00
Luke Latham 21ff93de57
Update IP address format with note (#8449) 2018-09-07 12:26:20 -05:00
Luke Latham 9955cd8c00
KnownProxies/Networks enhancements (#8432) 2018-09-06 15:14:02 -05:00
Luke Latham 7ca977b256 Link to supported OSes (#8423)
Fixes #8421
2018-09-06 14:57:36 -05:00
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