GithubHelp home page GithubHelp logo

Comments (3)

hosungsmsft avatar hosungsmsft commented on June 22, 2024

For the current VMSS-based architecture, I think we could consider utilizing Apache's virtual host feature. For example, the /moodle file share is divided into /moodle/www.site1.edu, /moodle/www.site2.edu, ..., and each /moodle/{FQDN} has /moodle/{FQDN}/html, /moodle/{FQDN}/certs, /moodle/{FQDN}/moodledata, and each /moodle/{FQDN}/html is copied locally to individual VM instances, and the configure Apache for multiple virtual hosts. Since adding additional domains will probably happen post-deployment, we'll need to add supporting scripts in the controller. This may mix up multiple sites' traffic into one VMSS cluster, which might be undesirable, and we might expedite containerized architecture to avoid that with a dedicated container replica set for each site.

from moodle.

hosungsmsft avatar hosungsmsft commented on June 22, 2024

Marking this as milestone v1.5.1, to see its feasibility and recommendation(s) of possible solutions. We should also consider combining this with the containerization work (#73).

from moodle.

hosungsmsft avatar hosungsmsft commented on June 22, 2024

This issue is put on hold for now. Dropping the milestone.

from moodle.

Related Issues (20)

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.