Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
28 stars 10 forks source link

Ansible deployment #8

Closed Akilan1999 closed 3 years ago

Akilan1999 commented 3 years ago

Problem

Annoying to deploy the tool in private infrastructure. At the current implementation the user will have to do the initial installation and do the appropriate connections to ensure that ever nodes knows about each other in the private network.

Solution

This entire process can be completely automated by creating Ansible runs.

Requirements:

Akilan1999 commented 3 years ago

Issue currently being tracked at #47