Skip to content
Discussion options

You must be logged in to vote

Given the command you've shown above I believe you are indeed running a node but likely don't realize it 😅
The cardano-node-ogmios docker image bundles as the name hints, a cardano-node and ogmios both in one container. The idea is to create one logical container which is a Cardano node with JSON/websocket support. Still, that's a full node behind!

I know that on MacOS, the default limit is 2GB of RAM allocated to containers which will definitely be not enough for mainnet. On Unix the limit is a bit higher as I recall but not sure about the exact number (nor if there's even a limit by default).

So you definitely wants to check that out and make sure that your system requirements are enoug…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@bensacc
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by KtorZ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q & A
Labels
None yet
2 participants