Commit Graph

38 Commits (db0b30905a3e0f199c1bd2288f8a5d32340ca863)

Author SHA1 Message Date
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Dustin b9295b9511 Added example connection string (#11759) 2019-03-31 06:36:18 -05:00
Luke Latham e5983e457a
Linux guidance: running locally insecure (#11695) 2019-03-28 17:32:51 -05:00
Luke Latham 1f1b64b585 Clarify default proxy addresses (#11167)
Fixes #10651

Approved on the issue by engineering.
2019-02-27 09:14:00 -10:00
Luke Latham 432555a6cd API 2.2 links (#10930)
Update
2019-02-13 14:28:34 -10:00
Luke Latham 1fe1d47a04
Review/update use of "SSL" (#10139) 2019-01-04 17:16:27 -06:00
Luke Latham 49fa270079 Linux topics: Long request headers content (#10077) 2018-12-20 18:43:30 -06:00
Luke Latham 01417fcae3
Surface troubleshooting code from IIS Int repo (#9689) 2018-11-27 16:06:43 -06:00
Scott Addie fcf473f19a
Fix DocFX build warnings from retired index pages (#9339) 2018-10-30 15:48:01 -05:00
Luke Latham a5b3914bb7
Enforcing HTTPS enhancements (#9044) 2018-10-23 13:03:36 -05: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 ab66adea7c
Enhance KnownProxies/Networks content (#8634) 2018-09-20 14:01:02 -05:00
Luke Latham 298133dc38
Address KillSignal/exiting & sudo in Linux topics (#8464) 2018-09-18 12:36:09 -05:00
Luke Latham 7ca977b256 Link to supported OSes (#8423)
Fixes #8421
2018-09-06 14:57:36 -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
Luke Latham 30a0124fb8
DP key ring management updates (#7645) 2018-07-23 11:54:35 -05:00
Luke Latham 7101b68406 Kestrel endpoint config in Linux topics (#7432)
Update
2018-07-03 11:31:27 -06: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
Scott Addie 16086ef8d7
Metadata updates to ASP.NET Core host and deploy docs (#7190)
Addresses #6541
2018-06-20 13:57:53 -05:00
Luke Latham d1501690ce Forwarded headers updates for Nginx/Apache topics (#6644)
Updates
2018-05-29 15:45:35 -10: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
Joakim Carselind 6e6892af83 Escape environment values service files (#6279) 2018-05-08 13:13:29 -05:00
Luke Latham e96c1a8989
Proxy server/load balancer config topic (#5794) 2018-03-28 19:31:30 -07:00
Scott Addie 11dd121480
Add server host configuration guidance (#5674) 2018-03-13 11:50:14 -05:00
Scott Addie 30251ed509
choosen --> chosen 2018-03-01 14:15:14 -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 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 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
Luke Latham bdd7274686 Nginx name consistency (#5214) 2018-01-19 14:06:41 -06: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
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