Site down for getting genesis, config and topology files

hello,

trying to setup a node but im stuck where i need these files, both the command line and website dont work, command line gives me a error 503 and website i DNS error

can we get this fixed? also where else can i find these files?

the command lines also need to be updates as they do not work anymore

You are looking at very out-dated documentation:
screenshot-2024-12-07-00:27:04

The configuration files now can be found at:
https://book.world.dev.cardano.org/environments.html

This is also stated clearly at:
https://github.com/IntersectMBO/cardano-node#overview-of-the-cardano-node-repository

do we have an updated guide then on how to setup up a node?

Just a node or a stake pool? (Obligatory warning that getting the delegation to run a stake pool profitably, to even get to produce a block at all, is hard, really hard.)

In principle, the information is already on https://github.com/IntersectMBO/cardano-node itself. If that isn’t hand-holding enough, please at least judge every other guide by the ability to understand what is there after following another guide.

The information on https://developers.cardano.org/docs/get-started/ is also good.

For setting up a pool (and a lot of other tools from various sources), there is https://cardano-community.github.io/guild-operators/ used by many SPOs, very actively developed. Small downside: they use their own management scripts which kind of adds another dependency.

A lot of SPOs also use https://www.coincashew.com/coins/overview-ada/guide-how-to-build-a-haskell-stakepool-node. I have very mixed feelings about that one. I have seen too many people just copy and pasting that and have no clue what their machine is doing afterwards. And too many people thinking that they have to compile themselves (and wasting quite a few hours getting that going instead of just using the pre-compiled binaries).

Finally, I tried myself to describe the minimal steps to arrive at what I need (just a node, not a pool): https://forum.cardano.org/t/setting-up-cardano-node-with-mithril-client-on-preview-preprod-and-mainnet/120798

trying to do a stake pool

thanks for your pointers and links, ill give them a read

currently going through coincashew

you saying its really hard isnt giving me much hope, was really hoping the barrier to entry would be abit easier, guess ill see