Commit Graph

71 Commits (2439951f7858100c7358c6c1aa76681d958cbc60)

Author SHA1 Message Date
Tom Dykstra 33cc352805 Restructure deployment toc (#3176) 2017-04-07 13:11:19 -07:00
Mike Jones 34c277c0f9 link and screenshot update for Visual Studio 2017 (#3128)
* link and screenshot update for Visual Studio 2017

* removed note

* Updated links to Server Hosting bundle
2017-04-01 11:33:45 -10:00
Rick Anderson 1412549855 add pub sample markup (#3050) 2017-03-23 09:23:56 -10:00
Rick Anderson 4347a7fba9 VS17 update of publishing (#2998)
* VS17 update of publishing

* force add

* fix TOC

* sayed feedback

* clean up

* final cleanup

* last

* last

* last
2017-03-22 17:37:12 -10:00
Rick Anderson e5ea099be7 VSTS CI/CD (#3034) 2017-03-21 17:52:40 -10:00
Rick Anderson 5383012f84 VSTS CI/CD (#3035) 2017-03-21 17:52:25 -10:00
Shayne Boyer 7e8902f100 Update linuxproduction.md
Fixes #2839
2017-03-20 12:40:33 -04:00
Luke Latham a0b65cae7b Update iis.md (#2962) 2017-03-13 14:44:12 -10:00
Tom Dykstra 04e9a9f1bb convert tutorials toc node to non-expanding (#2933) 2017-03-09 16:40:17 -08:00
Luke Latham 1a4b9702b0 Update 502.5 Common Errors and VC++ redist information (#2860)
* Update iis.md

* Update iis.md

* ../rel/path to xref:UID
2017-03-07 16:17:39 -10:00
Luke Latham 9149b635a5 Update iis.md (#2734) 2017-03-06 09:16:44 -08:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Shayne Boyer 1c3ecfd960 Update proxy.conf Add X-Forwared-Proto (#2809)
Fixes #2804
2017-02-21 12:00:59 -05:00
Luke Latham 2d7892ac0c Update iis.md (#2783) 2017-02-16 11:25:38 -10:00
Luke Latham a403a5b5f7 Update hosting bundle installer link (#2773) 2017-02-15 13:07:15 -08:00
Sayed Ibrahim Hashimi 4d440efce7 shortening lines in publish doc before changes 2017-02-13 10:04:46 -08:00
Charlie Chu 46c9b8b513 Fix typo (#2673) 2017-02-06 09:19:59 -10:00
Paul Kim 8806479dc4 Update service file to set WorkingDirectory (#2654)
Since the ASP.NET Core application is run from /etc/systemd/system directory, the working directory is no longer /var/aspnetcore/hellomvc. Update the service file to set WorkingDirectory=/var/aspnetcore/hellomvc so that the program will run. Otherwise, users will get System.IO.FileNotFoundException when using systemd to monitor and run ASP.NET Core application.
2017-02-02 11:40:00 -10:00
Paul Kim cf3162922e Update service file to set WorkingDirectory
Since the ASP.NET Core application is run from /etc/systemd/system directory, the working directory is no longer /var/aspnetcore/hellomvc. Update the service file to set WorkingDirectory=/var/aspnetcore/hellomvc so that the program will run. Otherwise, users will get System.IO.FileNotFoundException when using systemd to monitor and run ASP.NET Core application.
2017-02-01 18:15:39 -08:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Luke Latham 2cf0568d12 Update iis.md (#2620)
Add an optional extended description…
2017-01-27 17:10:26 -08:00
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Tom Dykstra 5b6be5e4d0 revise title (#2590)
Add an optional extended description…
2017-01-23 13:10:21 -08:00
Luke Latham 2d55ffbf6e Move AppPool doc content into Publish IIS doc (#2556)
* Drop apppool.md from TOC

* Drop apppool.md from index.md

* Delete apppool.md

* Delete apppool-adduser.jpg

* Delete apppool-identity.png

* Add files via upload

* Add files via upload

* Add files via upload

* Update iis.md
2017-01-20 15:25:23 -08:00
Tom Dykstra 9a299443cb delete topic that was merged into iis.md (#2547) 2017-01-18 17:47:31 -10:00
Luke Latham bc948818ca Merge Pub IIS w/Web Deploy doc into Pub with IIS doc (#2488)
* Add Publish Web dialog image

* Update iis.md

* Delete pub-dialog.png

* Remove Pub with Web Deploy and VS doc

* Remove Pub with Web Deploy and VS doc from TOC

* React to feedback

* React to feedback on deployment options
2017-01-18 17:44:30 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Shayne Boyer 4f405816cb Partially addresses Issue 2147 (#2382)
* update image alt tags - init

* sass and grunt

* using gulp

* onsie twosie updates

* more single changes
2016-12-13 08:31:52 -08:00
Rick Anderson c7a30e9b77 Merge pull request #2269 from GuardRex/guardrex/publish-iis-update
Publish to IIS update
2016-12-01 09:15:48 -10:00
Luke Latham c2eef57321 Command line/command-line/command prompt updates (#2284)
Command line/command-line/command prompt updates
2016-12-01 09:15:06 -08:00
Luke Latham a0a7db1c3f React to feedback
Fixes #2204
2016-11-30 20:00:43 -06:00
Rick Anderson a129ad1cc9 Update linuxproduction.md 2016-11-29 15:17:22 -10:00
Rick Anderson 4d562c6a87 call `app.UseIdentity` 2016-11-29 14:06:06 -10:00
Luke Latham ced591d6ae Final updates
Addresses #2204

* React to feedback
* Add troubleshooting advice: environment env var to allow dev exception page to show, e.g., https://github.com/aspnet/IISIntegration/issues/280#issuecomment-252714412
* Add troubleshooting advice: cleaning up incoherent packages on major upgrades, e.g., https://github.com/aspnet/IISIntegration/issues/237
* Grammar/style updates
* Fix "command line" to "command prompt" https://github.com/aspnet/Docs/issues/2248
* React to feedback: Dev said that the word "assets" was a little confusing when referring to the deployment files and folders. I replaced or removed "assets" throughout the doc. https://github.com/aspnet/IISIntegration/issues/246#issuecomment-237429876
2016-11-29 13:22:36 -06:00
Luke Latham cae7971162 React to IISIntegration issues
Addresses #2204

* React to comment in https://github.com/aspnet/IISIntegration/issues/268 ... i.e., devs can still use `system.webServer` to configure IIS features that will work with the reverse proxy. Great tip imo.
2016-11-28 21:56:31 -06:00
Luke Latham d9ae1885b3 React to IISIntegration issues
* Reacts to customer comment on difficulty discovering IIS Shared Config workaround in ANCM ref doc. https://github.com/aspnet/IISIntegration/issues/287
* Adds a common error for an OS upgrade that breaks the 32-bit ANCM install. https://github.com/aspnet/AspNetCoreModule/issues/4
* Adds an ANCM installer error code for when the VC++ redist isn't installed properly. https://github.com/aspnet/IISIntegration/issues/272
2016-11-28 14:09:33 -06:00
Luke Latham a5bfe86943 Update common error updates
Addresses #2204

* Addresses changes for VC++ installation (especially in the case where the server doesn't have an Internet connection)
* Provides additional information for not having a runtime installed for portable apps, including the note on no Internet connection.
* Adds links to the location of .NET Downloads for obtaining a runtime installer.
2016-11-27 12:40:21 -06:00
Luke Latham 8385e6d70b Minor style change
Addresses: #2204
2016-11-26 15:34:59 -06:00
Luke Latham b0d3d0ae6f Added App log full exceptions
Addresses #2204
2016-11-26 15:32:47 -06:00
Luke Latham 27cc0da0ba Update iis.md 2016-11-25 17:53:36 -06:00
Luke Latham 593949234c Update iis.md
Addresses #2204 items ...
* Update `publish-iis` package version to `1.1.0-preview4-final`
* Update title of ANCM overview doc and add link to ANCM reference doc
* Updated imagery for WS2016 + added alt text to images
* Noted the option of installing only the ANCM where the runtime is not needed on the server
2016-11-22 13:29:06 -06:00
Luke Latham a193cf3c40 Add files via upload 2016-11-22 13:27:39 -06:00
Luke Latham 1c65392b82 Delete wf.png 2016-11-22 13:10:19 -06:00
Luke Latham 88fbe69f3f Delete rs.png 2016-11-22 13:10:15 -06:00
Luke Latham e8268fbf1d Delete role-services.png 2016-11-22 13:10:10 -06:00
Luke Latham 9b6044f3ec Delete editapppool.png 2016-11-22 13:10:05 -06:00
Luke Latham 1b277e7b0b Delete apppoolsbasicsettingscontextmenu.png 2016-11-22 13:09:59 -06:00
Luke Latham 85a988c055 Delete addwebsite.png 2016-11-22 13:09:52 -06:00
Luke Latham e3b7560074 Delete addwebsitecontextmenu.png 2016-11-22 13:09:44 -06:00
secretGeek 935584ea6a fixed bug in linuxproduction systemd service. some other minor changes for consistency, clarity. 2016-11-20 20:01:44 +10:00