Ignition Challenge File

After downloading the challenge file for the inductive university course I was unsure if putting the backup file on my server would overwrite and cause issues within the plant operations. Any advice on the matter would be appreciated as I would greatly like to finish this course without skipping any sections.
Thanks!

Yes, absolutely.

You should be doing your training with an isolated gateway and isolated database. Many people use their local workstations for such.

4 Likes

I suggest using docker for this kind of thing (anything you can do locally actually)
Then all you have to do is spin up a new container from the official image whenever you need a new environment.

5 Likes