Hi Cardano friends, my best effort to contribute to the Cardano vision is making stake pool setup as easy as possible for the public. Ideally enabling basically anyone to set up a pool, whether it be a wale, or small ADA holder.
I have made beginner guides using Coincashew website and think most anyone can now follow along and have a working, safe, stake pool. Get grandma creating an ADA stake pool for knitters worldwide (maybe not, but you get the idea). 
setting up a Cardano relay node on a VPS
Air-gapped computer
Block producer
As time permits I would like to follow this up with,
Thanks. Interesting choice to not have any verbal narrative. Have you thought of recording a voice over to help walk people through the steps?
Great video overall though. Iāll definitely watch all of them,.
Thanks. I find when I do any voice that I end up doing a million takes before Iām happy.
Using text overlays stops any rambling and keeps everything on point.
Thanks so much for your guide.
I donāt have advanced knowledge in IT & Dev, so I want to setup a pool on Testnet.
3 Months later, iāll try on Mainnet.
Do you have any guide for Testnet.
Thanks!
Hi, the same guides should work, but whenever you see āāmainnetā in the coincashew commands, you will need to replace it with āātestnet-magic 1097911063ā
So command the command:
slotNo=$(cardano-cli query tip --mainnet | jq -r ā.slotā)
echo slotNo: ${slotNo}
Would become:
slotNo=$(cardano-cli query tip --testnet-magic 1097911063 | jq -r ā.slotā)
echo slotNo: ${slotNo}

Thanks so much,bro.
One more question please.
Iām going to setup a stake pool on Testnet.
So, is there any cheaper server that you can recommend?
Contabo is the cheapest Iāve seen. If anyone has found a cheaper VPS service, Iād be very interested 
I have been using Hetzner since 2 years for personal projects (non-crypto related). Thanks @MnMCharityPool_0pct for pointing out Contabo!
Also happy to see their blog post saying āCryptocurrencies utilizing proof of stake approach are welcome at Contabo.ā
Edit: I decided to research a bit and didnāt find any evidences that Contabo is eco-friendly or at least adheres to any carbon offset initiatives
, so for the time being I am gonna stay with Hetzner.
When choosing a provider please consider to select one which is not heavily used by other pools to reduce dependency from individual hosting providers