freeverseio / laos

GNU General Public License v3.0
17 stars 6 forks source link

Deploy Public Archive Node for KLAOS Network #269

Open asiniscalchi opened 8 months ago

asiniscalchi commented 8 months ago

As a network administrator,
I want to deploy a public archive node of the KLAOS network,
So that users can access historical data reliably and the network remains robust and decentralized.

Acceptance Criteria

  1. Node Setup: The archive node should be set up with the latest stable version of the KLAOS network software.
  2. Data Integrity: Ensure that the node maintains a complete and unaltered history of the KLAOS network's transactions.
  3. Accessibility: The node must be publicly accessible at rpc.klaos.laosfoundation.io and capable of handling multiple concurrent user requests without significant performance degradation.
  4. Security: Implement robust security measures to protect the node from unauthorized access and potential cyber threats.
asiniscalchi commented 8 months ago

Current State

The domain rpc.klaos.laosfoundation.io is actively in use, directing users to an existing public full node within the KLAOS network. This node serves as an essential access point for network interactions.

Objective

The primary goal is to reassign this DNS to the new archive node while ensuring minimal service disruption. The transition needs to be seamless to maintain the integrity and reliability of the network for its users.

ccubu commented 8 months ago

https://github.com/freeverseio/laos-infrastructure/pull/56

asiniscalchi commented 8 months ago

Image