Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 1.04 KB

didList.md

File metadata and controls

21 lines (21 loc) · 1.04 KB
  • These part is vague since stuff happened yesterday and I'm sleepy af
  1. ubuntu version 18.04 in order to have mysql 5.7 and php 7.2
  2. install mysql 5.7
  3. install php 7.2
  4. install nodejs v14.
  5. install bower globally
  6. reverse proxy in apache
  7. follow the readme with great attention.
  8. install composer in a weird faction
  9. setup dns and subdomains redirecting to the server
  10. setup reverse proxy for main site, contest site, and teachers
  11. set the languages for the contest site.
  12. set the regions for the teacher interface for the new county IR
  13. set the language translations for the teacher interface.
  14. changed some of the dependencies location (from bitbucket to github) (think it was bower?)
  15. changed casing of France-IOI in the dependencaies of the composer.
  16. lib-curl was somewhere in the code, got changed to lib-curl.
  17. changed some of the dbv migrations since they were not compatible.

do phpinfo() to get the installed stuff alongside php

  • below are steps noted when they were being done:
  1. installed php-mbstring