Coder Social home page Coder Social logo

ivanbuzyka / mvp-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sitecore/mvp-site

0.0 1.0 0.0 13.44 MB

Source code for a new Sitecore MVP site

License: Apache License 2.0

PowerShell 1.09% Dockerfile 0.70% C# 5.06% HTML 11.73% CSS 53.17% JavaScript 0.19% Shell 0.21% SCSS 27.85%

mvp-site's Introduction

๐Ÿฅ‡ MVP Site 2020

This is the new Sitecore MVP site - build against Sitecore 10 utillising the new .NET Core development experience.

๐Ÿšง๐Ÿšง๐Ÿšง This is a work in progress and as such will probably contain some errors, bugs etc that will hopefully be fixed before go live ๐Ÿšง๐Ÿšง๐Ÿšง

๐Ÿ’— Contributions

The Sitecore MVP site is an Open Source project and as such we welcome community contributions, though Sitecore has a "No commitment" approach to this repository. Please read the Code of Conduct and Contribution Guide before participating

โœ‹ PreRequisites

๐Ÿ’ป Initial Setup

  1. If your local IIS is listening on port 443, you'll need to stop it for now.

    iisreset /stop
    
  2. Before you can run the solution, you will need to prepare the following for the Sitecore container environment:

    • A valid/trusted wildcard certificate for *.sc.localhost

    • Hosts file entries for

      • mvp-cd.sc.localhost
      • mvp-cm.sc.localhost
      • mvp-id.sc.localhost
      • mvp.sc.localhost
    • Required environment variable values in .env for the Sitecore instance

      • (Can be done once, then checked into source control.)

    See Sitecore Containers documentation for more information on these preparation steps. The provided init.ps1 will take care of them, but you should review its contents before running.

    You must use an elevated/Administrator Windows PowerShell 5.1 prompt for this command, PowerShell 7 is not supported at this time.

    .\init.ps1 -InitEnv -LicenseXmlPath "C:\path\to\license.xml" -AdminPassword "DesiredAdminPassword"
  3. After completing this environment preparation, run the startup script from the solution root:

    .\up.ps1
  4. When prompted, log into Sitecore via your browser, and accept the device authorization.

  5. Wait for the startup script to open browser tabs for the rendered site and Sitecore Launchpad.

โš ๏ธ Troubleshooting

If have issues running the site locally, please refer to the Troubleshooting page on the wiki before opening an issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.