Lytee3

Migracija na produkcijo

Migration to staging or production Lytee/lycart3 checklist:

  • Edit tenant/application/.gitlab-ci.yml for deployment to staging or production environment!
  • Migrate database (api/application: ./cli transfer db tenant development production)
  • Add tenant and storage folder to engine1
  • Deploy code
  • Copy storage (engine1.lytee.comstorage)
  • Add virtual host to Lyspot (Luka)
  • Make sure to add domain URL in URL tenant URL in admin.dspot.si:
    www.european.golf - production

 

Deploy to production from l3 --> domain:

  • Make sure production files URL is correct in config.json:
    "files": {
    "url": {
    "development": "http://european-golf.lytee.test/files",
    "staging": "https://european-golf-l3.dspotdev.com/files",
    "production": "https://www.european.golf"
    },
    "path": {
    "development": "/WWW/lytee3/storage/european-golf",
    "staging": "/WWW/lytee3/storage/european-golf",
    "production": "/WWW/lytee3/storage/european-golf"
    }
    }

 

Les Troubles:

..:: Production CMS not working ::..
Virtual host ni pravilno vnešen.

test