Difference between revisions of "Codeunit/FormEvent/InstanceCreator"
Jump to navigation
Jump to search
old>Admin (Created page with "== What is it == The instance creator lets you build new TS application instances from a template, that is a MYSQL dump of an existing database. == Configuration == == Usag...") |
old>Admin |
||
Line 1: | Line 1: | ||
== What is it == | == What is it == | ||
The instance creator lets you build new TS application instances from a template, that is a MYSQL dump of an existing database. | The instance creator lets you build new TS application instances from a template, that is a MYSQL dump of an existing database. | ||
So you will need | |||
* A template | |||
* MySQL dump files | |||
** tsbase | |||
** tslive | |||
** tstest | |||
== Configuration == | == Configuration == |
Revision as of 14:26, 22 September 2018
What is it
The instance creator lets you build new TS application instances from a template, that is a MYSQL dump of an existing database.
So you will need
- A template
- MySQL dump files
- tsbase
- tslive
- tstest