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
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.
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).