Edlib icon indicating copy to clipboard operation
Edlib copied to clipboard

Server setup guide

Open tmkarlsen opened this issue 1 year ago • 1 comments

  • [x] Docker setup complete
  • [ ] Alternate setup

List all requirements for setting up Edlib on a server and describe as best as possible a generic approach for setting it up and a more detailed description of how our setup is done.

Edlib is mostly built upon existing open-source code and services.

Backend

  • MariaDB for databases
  • Laravel Scout for aiding search
  • Meilisearch for search
  • PHP-FPM for improved data speed
  • GitHub for code repository and deployment
  • LTI
  • H5P

Frontend

  • Bootstrap for design

  • HTMX for design framework

  • React - JS library for building Content Author

  • auth0 for authentification

  • Docker for composer packages for setup

Identify the need for more illustrations like the one below.

Illustrations Image

tmkarlsen avatar Mar 27 '24 08:03 tmkarlsen

Todo:

  • [ ] Add changes and findings from July to the setup
  • [ ] Verify that the setup is complete including the chosen content types (H5P)

tmkarlsen avatar Aug 06 '24 09:08 tmkarlsen