Project:Develop and Test Mediawiki Code on Production: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Line 2: Line 2:




ssh tunnel to mardi01
* ssh tunnel to mardi01
 
* server settings in Intellij Idea sync files to mardi01 (within ide folder)
server settings in Intellij Idea sync files to mardi01 (within ide folder)
* override file which mounts the specified folder to the MathSearch extension folder
override file which mounts the specified folder to the MathSearch extension folder
* override folder should be mounted by cron already, can be renamed or moved
override folder should be mounted by cron already, can be renamed or moved

Revision as of 09:49, 15 June 2022

For formulasearch (mediawiki extension) it is necessary to test everything on production, production env often differs from local env.


  • ssh tunnel to mardi01
  • server settings in Intellij Idea sync files to mardi01 (within ide folder)
  • override file which mounts the specified folder to the MathSearch extension folder
  • override folder should be mounted by cron already, can be renamed or moved