Giter VIP home page Giter VIP logo

Comments (3)

tasinco avatar tasinco commented on June 24, 2024

It is unclear how you have ortelius setup to run based on your description. If you run ortelius with docker it will start up a avalanchego node, and of the master branch that node is 1.1.3 however it 1.1.4 is a minor update and will work just as well.
Running a single ortelius instance, it is possible that that transactions could get lost. Our production setup we run a shared database and kafka instance with multiple ortelius producers and indexers for redundancy.
The default provided docker images will not configure your system like this, and it would require more extensive setup and resources to run properly and have redundancy. It will also require a significant level of devops knowledge to manage and run.
Downgrading your node is not recommended, and with upcoming releases will more than likely render them inoperable.

from ortelius.

sollover avatar sollover commented on June 24, 2024

I used your last docker image (published) for ortelius(https://github.com/ava-labs/ortelius - I used directly this.). It works avalanchego:v1.1.3 but it's missing a lot transactions still... Also ortelius running on 15GB space and the system has free space -generally- approximate 5GB... is this not enough? what is the ideal resource -requirements- for ortelius run properly?? @tasinco

from ortelius.

tasinco avatar tasinco commented on June 24, 2024

There is an infinite amount of space needed to run ortelius for the future. It will constantly consume an index transactions and grow.

In general our production systems run in aws using an aurora db and a managed kafka instance. We also run dual instances of ortelius consuming from 2 different nodes for redundancy.

Without that type of setup it is possible to lose transactions. This is not the standard docker image setup and requires additional devops resources to manage and maintain.

To help mitigate any loss make sure kafka is booted up and topics have been crated. And db is up and tables have been created before starting the producer and indexer.

from ortelius.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.