GithubHelp home page GithubHelp logo

rtpharry / aci-orchardcms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewconnell/aci-orchardcms

0.0 1.0 0.0 31.04 MB

Orchard production multitenant deployment for http://www.andrewconnell.com, http://www.microsoftcloudshow.com & a few other sites.

Home Page: http://www.andrewconnell.com

License: BSD 3-Clause "New" or "Revised" License

CSS 8.62% C# 42.18% JavaScript 48.77% ASP 0.01% TypeScript 0.38% HTML 0.02% Batchfile 0.02%

aci-orchardcms's Introduction

ACI Orchard CMS

This repo contains the codebase for the OrchardCMS multitenant deployment I use to host multiple content sites in Microsoft Azure. Specifically it runs andrewconnell.com & MicrosoftCloudShow.com among others.

Why Maintain a Copy of Orchard Here?

I don't like the model Orchard offers where I deploy the code and upload modules and themes through the admin or installed by the gallery, rather I want all code preserved for XCOPY deployments.

The point is to have a source enlistment of the deployment with all my customizations in GitHub that includes all code I need to stand the deployment up but excludes all private configuration & settings data stored in Azure blob storage or Azure SQL Databases. Codebase updates are then applied using continious deployment (CD). Pushes to the master or dev branches notify Azure to pull the code and deploy the latest to a specific Azure Web App Deployment Slot.

More details on the configuration in the Docs.

This isn't a full source enlistment of the main OrchardCMS codebase, it's just the compiled website source + my stuff, specifically:

  • Contents of Orchard.Web.zip for a specific OrchardCMS release.
  • Add 3rd party modules I use in the site
  • Add custom themes for sites
  • Add any mandatory changes for use in Azure

aci-orchardcms's People

Contributors

andrewconnell avatar

Watchers

 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.