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
Luke Latham
d94b2eecd7
Update IIS Modules topic ( #5873 )
2018-04-14 08:41:13 -07:00
Luke Latham
06389a8c68
stdout log instructions enhancement ( #5892 )
2018-04-13 12:47:44 -07:00
Luke Latham
d83a16dd1b
React to ANCM requestTimeout change for 2.1 ( #5949 )
2018-04-13 07:43:15 -07:00
Luke Latham
711f29f2a2
React to hosting bundle installer name change ( #5950 )
2018-04-11 18:14:36 -10:00
Scott Addie
84f535e9eb
Full UE pass of VS publish profiles doc ( #5907 )
...
* Full UE pass of VS publish profiles doc
* React to feedback
2018-04-10 09:41:06 -05:00
yishengjin1413
bfbb115343
fix codesnippet in table && bookmark not found ( #5903 )
2018-04-09 15:51:47 -10:00
Scott Addie
235b053946
Fix a broken link ( #5908 )
2018-04-09 13:32:29 -04:00
Rick Anderson
1832723bd1
CI Update ( #5878 )
2018-04-04 13:51:35 -10:00
Rick Anderson
a4159f41aa
Azure preview site extension ( #5841 )
...
* Azure preview site extension
* missing files
* delete warning banner
* Update index.md
2018-04-02 07:59:45 -10:00
Luke Latham
e2a9bbe444
Antiforgery requests topic update ( #5762 )
2018-03-30 19:23:10 -07:00
Luke Latham
e96c1a8989
Proxy server/load balancer config topic ( #5794 )
2018-03-28 19:31:30 -07:00
Luke Latham
bdb6d7cafc
Title, description, and H1 updates (4) ( #5745 )
...
* Title, description, and H1 updates (4)
* Updates
* Updates
* Drop gerunds and update link text
* Update
* Update next.md
* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham
e90ee95e78
Prereqs tuneup ( #5721 )
...
Updates
2018-03-19 18:04:00 -10:00
Luke Latham
24f2759b14
Refactor stdout logging warning ( #5724 )
2018-03-19 17:54:48 -10:00
Luke Latham
33a3a0be66
Add common error for failed to create log file ( #5729 )
2018-03-18 22:27:53 -07:00
Luke Latham
97a323f2e7
Surface AllowUntrustedCertificate for MSDeploy ( #5733 )
2018-03-18 22:24:52 -07:00
Luke Latham
b4816ac7a3
Hosting bundle installer + SDK/runtime links update ( #5710 )
2018-03-15 19:52:25 -07:00
Luke Latham
6b0cf1247f
Title, description, and H1 updates (2) ( #5697 )
...
Updates
2018-03-14 16:51:34 -10:00
Luke Latham
1e2c7ef614
Surface App Service limitations ( #5683 )
2018-03-13 20:14:48 -07:00
Scott Addie
11dd121480
Add server host configuration guidance ( #5674 )
2018-03-13 11:50:14 -05:00
Ken Cenerelli
184b5a9cfb
Update azure-continuous-deployment.md ( #5654 )
...
Fixed typo
2018-03-11 21:58:21 -05:00
Scott Addie
89b50b36b8
Remove .NET Framework support verbiage ( #5619 )
2018-03-07 20:04:41 -06:00
Scott Addie
0c18e4668d
Change text snippet type to dockerfile to improve colorization
2018-03-07 13:38:54 -06:00
Lisa Guthrie
c5551ab16e
Target .NET Core for Docker support ( #5617 )
...
Paragraph initially implied that you can use Docker with an ASP.NET Core app that targets .NET Framework. This is incorrect. You must target .NET Core for Docker support.
2018-03-07 12:55:47 -06:00
Scott Addie
e27e429d71
mutliple --> multiple
2018-03-01 15:39:28 -06:00
Scott Addie
b6767a678d
determing --> determining
2018-03-01 15:37:52 -06:00
Scott Addie
30251ed509
choosen --> chosen
2018-03-01 14:15:14 -06:00
Luke Latham
5b1f08fa19
Add Azure Apps preview release note ( #5570 )
2018-02-27 23:18:58 -06:00
Luke Latham
9ecc69974e
Servers > ANCM update ( #5538 )
...
* Servers > ANCM update
* React to feedback
* React to feedback
* The missing "to" 👽
* React to feedback
* React to feedback
2018-02-27 19:34:22 -06:00
Luke Latham
e1c3e50edf
Add hosting bundle installer switch note ( #5546 )
2018-02-27 11:32:12 -06:00
Luke Latham
5266352590
Add an additional resource to IIS Modules topic ( #5550 )
2018-02-25 20:38:31 -06:00
Luke Latham
eee39c63b4
Link .NET Core tools docs where mentioned ( #5548 )
2018-02-24 10:10:22 -06:00
Luke Latham
f047169540
Drop [Main] from snippet references ( #5547 )
2018-02-24 10:08:11 -06:00
Luke Latham
fe7394ebcc
ANCM ref topic UE pass ( #5477 )
...
* ANCM ref topic UE pass
* Fix a path
* Remove 'unsupported' language for shared config
* React to feedback
2018-02-21 20:40:32 -06:00
Luke Latham
cc688851f4
Using IIS modules UE pass ( #5481 )
2018-02-16 11:40:54 -06:00
Luke Latham
6d9d76e001
Azure Apps Troubleshooting topic update ( #5479 )
2018-02-16 11:30:41 -06:00
Luke Latham
53cfb5dd1c
Development-time IIS support topic UE pass ( #5480 )
2018-02-15 12:58:57 -06:00
Luke Latham
0a7424c0f7
Hosting on IIS update (Stage 3B) ( #5394 )
...
* Hosting on IIS update (Stage 3B)
Updates
Updates
* React to feedback
* React to feedback
* Add info on WebSockets and Win Auth
Update
Update
* React to feedback
2018-02-14 18:24:48 -10:00
Luke Latham
4f4ba7eaf1
Patch page model method ( #5460 )
2018-02-14 10:40:44 -06:00
Luke Latham
516577df90
Give the IHostingStartup topic a friendly title ( #5462 )
...
Updates
2018-02-14 10:27:14 -06:00
Antoine Griffard
9a2b95b18e
Typo in host-and-deploy/ihostingstartup.md ( #5416 )
2018-02-09 10:44:13 -06:00
Luke Latham
26bc70552b
IIS troubleshooting topic update (Stage 3A) ( #5380 )
...
* IIS troubleshooting topic update (Stage 3A)
Updates
* React to feedback
* React to feedback
* Add instruction for ASPNETCORE_DETAILEDERRORS
* React to feedback
* IIS and IIS Express
* React to feedback
* Change list format
* Update date
* Add link+text for local debugging
* Correction
* Move the debugging bit UP
2018-02-07 16:53:27 -10:00
Luke Latham
291f477c56
Add content on Forwarded Headers Middleware ( #5385 )
2018-02-07 17:56:00 -06:00
Luke Latham
4c7a0ac26a
Update Forwarded Headers language ( #5386 )
...
* Update Forwarded Headers language
* Add note on None + one API link
* Add definite article
* One more touch
2018-02-07 13:48:34 -10:00
Luke Latham
859a88a111
Update bookmark link ( #5338 )
...
* Update bookmark link
* Update
2018-02-01 18:48:02 -10:00
Luke Latham
8254da641f
Hosting and deployment updates (Stage 2) ( #5180 )
...
* Hosting and deployment updates (Stage 2)
Updates
Updates
Updates
Updates
* Add content to cover running the assembly in Kudu console
* React to feedback
* Refactor when reader is directed to common errors ref
* Split disabling stdout logging from formal steps
* Add exclamation mark to 'Important' notes.
* React to feedback
* Updates
* Add a bit on App Insights
* Update
* Update
* React to feedback
* Update troubleshoot.md
* React to feedback
Updates
Updates
Update
2018-02-01 10:13:32 -10:00
Luke Latham
ce47040e91
Update Host a Windows Service topic ( #5315 )
...
* Update Host a Windows Service topic
Update
Updates
* React to feedback
2018-01-30 19:51:19 -06:00
Luke Latham
ab45f0c5d1
IMiddleware/IMiddlewareFactory topic ( #5027 )
...
* IMiddleware/IMiddlewareFactory topic
Change middleware topic filename + add crosslink
Update
Updates
* IMiddleware/IMiddlewareFactory topic
Change middleware topic filename + add crosslink
Update
Updates
* Updates
Updates
* React to feedback
* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container
* Show the default factory
* React to feedback
* Cut extraneous Ninject bits
* Updates
Update
* React to feedback
* React to feedback
* Use Simple Injector + default IMiddlewareFactory impl
* Updates
* Update
* Revert topic+sample to using the default container
Update
* Updates
* Updates
* Updates
* React to feedback
* Update
2018-01-30 10:53:14 -06:00
Luke Latham
abbe642741
Organize metadata ( #5296 )
...
Updates
2018-01-29 09:21:31 -06:00
Luke Latham
fa24342f38
Remove smart quotes ( #5294 )
2018-01-28 15:49:15 -06:00
Luke Latham
313486d76f
Taming the savage contraction issue ( #5216 )
...
* Form contractions
* Revert two contractions
* Additional reversions
* Additional reversions
* Additional revisions
* Additional revisions
* React to feedback
2018-01-24 09:27:24 -06:00
Jay
ab85422c0b
to fix the typo. ( #5252 )
2018-01-23 20:48:20 -06:00
Luke Latham
bdd7274686
Nginx name consistency ( #5214 )
2018-01-19 14:06:41 -06:00
Rachel Appel
2373141f3a
link change link broken ( #5197 )
2018-01-18 15:27:42 +01:00
DaveWut
a6c65afb62
Update linux-nginx.md ( #5179 )
...
* Update linux-nginx.md
Added a new notice about the configuration of the ASPNETCORE_ENVIRONMENT in the systemd configuration file. Since file and directory names are case sensitive under Linux, using an upper case "P" doesn't actually read the configuration file appsettings.production.json.
* Update linux-nginx.md
2018-01-16 10:14:54 -10:00
Rick Anderson
72f5667b66
Update azure-iis-errors-reference.md ( #5157 )
...
* Update azure-iis-errors-reference.md
* Update azure-iis-errors-reference.md
* Update azure-iis-errors-reference.md
2018-01-11 10:57:45 -10:00
Luke Latham
3f682a9ef2
Hosting and deployment updates (Stage 1) ( #5127 )
...
* Hosting and deployment updates
Update
Updates
Updates
Updates
Updates
* React to feedback
2018-01-09 15:41:28 -10:00