Multiple workers

Planning on adding on a few CPUs to the network this week and was wondering if I should go through the same steps as when I setup the first worker. Besides using the same Infura ID, would it be advised to use the same eth keyfile as well or to generate a new eth keyfile for each CPU?

@BluBlu
Follow the same steps as your first worker. VideoCoin Console allows to create multiple workers and each worker is assigned a unique client-id. Use a separate ethkey for each worker and perform self-stake. When you start the worker you have to use the unique client-id and unique ethkey(that is bonded). The pair i.e. client-id and eth-key represents your worker.

Thanks for the guidance!