omni-network/omni

Document manual process to setup Omni node

Closed this issue · 0 comments

Problem to Solve

We currently offer out-of-the-box solutions for setting up an Omni node using the halovisor Docker image, which wraps the cosmosvisor image for an all-in-one setup. Additionally, we provide the omni-cli for node initialization and configuration. However, advanced node operators often have their own CI/CD and operational systems in place. This necessitates reverse engineering our tools to integrate them into their existing workflows, which can be cumbersome and inefficient.

Proposed Solution

To enhance usability for advanced operators, it would be beneficial to provide comprehensive documentation on deploying an Omni node without relying on the CLI. While the CLI simplifies setup, larger operators prefer to utilize their own automation tools. Providing clear, detailed documentation on alternative deployment methods will empower these users to integrate our solutions more effectively into their existing systems, reducing the need for reverse engineering.