check_circle

Install Oqtane 3 on IIS 10 (Workstation or Server)

Each developer should easily adjust this recipe to its own needs and local development environment specifics because there are lots of ways how Oqtane can be installed and configured.

Pre-Requisites

  1. Either start with your own Windows 10, Windows Server or
  2.  
  3. - this is very important to get right
  1. Install Url Rewrite Module
  2. Install .NET Core Hosting Bundle

Install

  1. Download latest Oqtane.Framework.N.N.N.Install.zip from oqtane.framework git releases
  2. Create Folder awesome.oqtane.me folder in C:\inetpub and unzip Oqtane.Framework.N.N.N.Install.zip to it.
  3. Open IIS Manager and add new website, where is site name: awesome.oqtane.me, physical path points to awesome.oqtane.me folder and host name is: awesome.oqtane.me
  4. IIS APPPOOL\awesome.oqtane.me (or whatever your AppPool id is)
  5. Open internet browser and navigate to http://awesome.oqtane.me to start the website and run the oqtane installation.
  6. You should now see the installer dialog. IF NOT - Check for one of the following Issues
    1.  
  7. In Oqtane installer select, type...
  8. Congratulation! You have installed Oqtane!

Extend

Now you can start installing additional modules - either directly from NuGet or from Downloads. Here some examples

  1. Activate additional languages todo: checklist
  2. Install the Oqtane Blog Module todo: create checklist
  3. todo: add more