GithubHelp home page GithubHelp logo

sitecorian / mvp-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sitecore/mvp-site

0.0 0.0 0.0 28.15 MB

Source code the Sitecore MVP site

Home Page: https://mvp.sitecore.com/

License: Apache License 2.0

PowerShell 0.81% Dockerfile 0.33% C# 9.47% HTML 10.05% CSS 48.60% JavaScript 0.96% Shell 0.16% SCSS 29.57% Ruby 0.05%

mvp-site's Introduction

๐Ÿฅ‡ Sitecore MVP Program Site

This repository for the Sitecore MVP site. It is built using Sitecore 10.2.

๐Ÿ’— 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. 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"
  2. At the bottom of the .env file you'll find the section for your Okta developer account details. You will need to populate the following values:

    • OKTA_DOMAIN (must include protocol, e.g. OKTA_DOMAIN=https://dev-your-id.okta.com)
    • OKTA_CLIENT_ID
    • OKTA_CLIENT_SECRET

Note that DOCKER_RESTART defaults to no but can point to always or other values as per this page - https://docs.docker.com/config/containers/start-containers-automatically/

  1. After completing this environment preparation, run the startup script from the solution root: ps1 .\up.ps1 Note that the up.ps1 script now automatically detects:
  • if running Docker linux daemon and switches to Windows
  • and stops IIS if it is running in the machine
  1. When prompted, log into Sitecore via your browser, and accept the device authorization.

  2. 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.

mvp-site's People

Contributors

robearlam avatar sebastiantecsi avatar ahmed-ae avatar mrtamasvarga avatar markvanaalst avatar lentalex627 avatar anderslaub avatar jst-cyr avatar dependabot[bot] avatar navancommits avatar dheerajp avatar guidovtricht avatar koenheye avatar cassidydotdk avatar naimae avatar joshuahover avatar

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.