Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

...

  1. Install a new JobScheduler on the new server.
  2. Copy the ./config/live/ folder from the old JobScheduler to the new JobScheduler.

...

The new JobScheduler doesn't need the old database records.
The configuration of the jobs, job chains, orders, etc are stored in the ./config/live/ folder and not in the database.
But you cannot see, for example, the old logs.
See Advantages of using Which information is stored in a database with by JobScheduler? for more information about what JobScheduler stores in its database.

...